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

Fatbuildrweb is unable to list available instances when instance default does not exist #127

Closed
rezib opened this issue Jul 25, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rezib
Copy link
Contributor

rezib commented Jul 25, 2023

Example:

$ curl -k https://build.dev.rackslab.io/instances.json
{"error":"instance default not found"}

Fatbuildrweb tries to connect to fatbuildrd on default instance to retrieve the list of defined instances. But it fails when default instance is not defined. Another way to retrieve defined instances must be found.

@rezib rezib added the bug Something isn't working label Jul 25, 2023
@rezib rezib self-assigned this Jul 25, 2023
@rezib rezib added this to the v2.1.0 milestone Jul 25, 2023
@rezib
Copy link
Contributor Author

rezib commented Jul 26, 2023

Fixed with 78c9449.

@rezib rezib closed this as completed Jul 26, 2023
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