Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nexus configuration script does not wait for API to be live. #1609

Closed
marrobi opened this issue Mar 28, 2022 · 2 comments · Fixed by #1584
Closed

Nexus configuration script does not wait for API to be live. #1609

marrobi opened this issue Mar 28, 2022 · 2 comments · Fixed by #1584
Assignees
Labels
bug Something isn't working
Milestone

Comments

@marrobi
Copy link
Member

marrobi commented Mar 28, 2022

When running the nexus configuration script soon after deployment the script tries to connect to the Nexus API before it is ready. This is in the time between the password file being created on the file share becoming live.

The script retuens:

HTTP/1.1 503 Service Temporarily Unavailable
Content-Length: 19
Server: nginx
Date: Mon, 28 Mar 2022 12:39:56 GMT

curl: (22) The requested URL returned error: 503
@marrobi marrobi added the bug Something isn't working label Mar 28, 2022
@marrobi marrobi added this to the Release 0.3 milestone Mar 28, 2022
@marrobi
Copy link
Member Author

marrobi commented Mar 28, 2022

@jjgriff93 as part of the VM work, is the script going to be run as part of the deployment rather than manually?

If you can handle this situation would be good.

@daltskin daltskin moved this to Triage in AzureTRE - Crew Rock Mar 28, 2022
@daltskin daltskin mentioned this issue Apr 6, 2022
2 tasks
@martinpeck martinpeck moved this from Next to Backlog in AzureTRE - Crew Rock Apr 21, 2022
@martinpeck martinpeck moved this from Backlog to Triage in AzureTRE - Crew Rock Apr 21, 2022
@martinpeck
Copy link
Member

This will get resolved as part of #1584

@martinpeck martinpeck moved this from Triage to In Progress in AzureTRE - Crew Rock Apr 27, 2022
Repository owner moved this from In Progress to Done in AzureTRE - Crew Rock May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants