This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 472
Registry was successfully created. (NOT the actual case) #1909
Labels
Comments
Apparently there still some regression introduced recently. Thank you for reporting it! |
Let me know when I can do some re-testing! |
mssola
added a commit
to mssola/Portus
that referenced
this issue
Jul 27, 2018
This commit fixes a regression introduced in the pull request SUSE#1896 in which registries were no longer creatable. This happened because of a validation error on `portus_user_validation` produced by adding a team to the portus hidden user. Fixes SUSE#1909 Signed-off-by: Miquel Sabaté Solà <[email protected]>
mssola
added a commit
to mssola/Portus
that referenced
this issue
Jul 27, 2018
This commit fixes a regression introduced in the pull request SUSE#1896 in which registries were no longer creatable. This happened because of a validation error on `portus_user_validation` produced by adding a team to the portus hidden user. Fixes SUSE#1909 Signed-off-by: Miquel Sabaté Solà <[email protected]>
@hamelsveld Issue is fixed. Try it now. Docker image head tag should be updated soon. |
Yes it's working great again !! |
mssola
added a commit
that referenced
this issue
Jul 27, 2018
This commit fixes a regression introduced in the pull request #1896 in which registries were no longer creatable. This happened because of a validation error on `portus_user_validation` produced by adding a team to the portus hidden user. Fixes #1909 Signed-off-by: Miquel Sabaté Solà <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've now done the following:
Git clone ....
changed the .env file and changed the FQDN to match the IP adress of the host
docker-compose down
docker-compose up
then when it started I can create an Admin account no problem
then when I want to add the registry it tells me "Registry was successfully created." but I keep getting this registry creation screen and that's it.
Then I've done a
docker-compose down
docker-compose build
docker-compose up
Same result ....
Changed the docker-compose.yml and changes the versions from "develop" to latest and same results.... after a build, run ...
Can you please tell me whats wrong?
The text was updated successfully, but these errors were encountered: