Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Registry was successfully created. (NOT the actual case) #1909

Closed
hamelsveld opened this issue Jul 26, 2018 · 4 comments · Fixed by #1911
Closed

Registry was successfully created. (NOT the actual case) #1909

hamelsveld opened this issue Jul 26, 2018 · 4 comments · Fixed by #1911
Labels

Comments

@hamelsveld
Copy link

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?

@vitoravelino
Copy link
Contributor

Apparently there still some regression introduced recently. Thank you for reporting it!

@hamelsveld
Copy link
Author

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]>
@vitoravelino
Copy link
Contributor

@hamelsveld Issue is fixed. Try it now. Docker image head tag should be updated soon.

@hamelsveld
Copy link
Author

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.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants