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

Avoid meaningless HTTP/500 generic error when submitting JWT token against unexisting instance #137

Closed
rezib opened this issue Aug 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rezib
Copy link
Contributor

rezib commented Aug 28, 2023

fatbuildrctl reports the following error when authenticating with JWT token against on unexisting instance:

$ fatbuildrctl --uri https://build.rackslab.io/fail build -a rfl -d bookworm --sources 0.0.1@. -w
ERROR ⸬ server error: Remote server internal error (500)

This should report an error message indicating the authentication cannot be performed with this instance.

@rezib rezib added the bug Something isn't working label Aug 28, 2023
@rezib rezib self-assigned this Aug 28, 2023
@rezib rezib closed this as completed in 71e636d Aug 28, 2023
@rezib rezib added this to the v2.1.0 milestone Mar 4, 2024
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