-
Notifications
You must be signed in to change notification settings - Fork 473
Sync existing docker repo with portus #1170
Comments
Looks like |
Hey kayrus, can you tell me where I can find the portus logs? And the mounted Portus directory contains a log folder which is empty except a 0 Byte sized development.log file. I've found why Portus would not add all the repositories into its database. |
@JoKre17 I use |
Thanks for all your contributions! |
I believe this is fixed. Check out the new options for the synchronization part. If you are facing further issues after this, please tell us so in the issue #1599. |
For some reason portus doesn't show/sync the data which is located in existing registry.
When I run
bundle exec rails r bin/client.rb catalog
it prints all the repos which I have in existing registry:portus logs contain auth log for each request:
docker logs:
But it doesn't show anything in the web interface.
The text was updated successfully, but these errors were encountered: