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

Contributor fails to join the queue when he/she/it gets a 502 #396

Open
zosorock opened this issue Sep 23, 2021 · 0 comments
Open

Contributor fails to join the queue when he/she/it gets a 502 #396

zosorock opened this issue Sep 23, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@zosorock
Copy link

I imagine it is in moments of high load, but if the Contributor gets a 502 it exits immediately and does not provide any clue to the user. I had to dig inside the container to find the error messages:
Sep 23 19:42:38.246 ERROR setup1_contributor::commands::contribute: Failed to join the queue, error: HTTP status server error (502 Bad Gateway) for url (https://outer-ceremony.aleo.org/v1/queue/contributor/join) Sep 23 19:42:38.249 INFO setup1_contributor::commands::contribute: Error occurred during contribution: Failed to join the queue, error: HTTP status server error (502 Bad Gateway) for url (https://outer-ceremony.aleo.org/v1/queue/contributor/join)
We should at least handle and print some information. At a minimum, we should suggest that the contributor has to run the command again.

@zosorock zosorock added the bug Something isn't working label Sep 23, 2021
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
None yet
Development

No branches or pull requests

1 participant