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

Helix-ui returns 2xx for instance that does not exist #2956

Open
GrantPSpencer opened this issue Oct 30, 2024 · 0 comments
Open

Helix-ui returns 2xx for instance that does not exist #2956

GrantPSpencer opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@GrantPSpencer
Copy link
Contributor

Describe the bug

Helix-ui will return 2xx code when you access an instance that does not exist - even if the cluster exists or not. The resources tab does not appear to be throw a 404 and just returns an empty list.

Screenshot 2024-10-30 at 2 55 13 PM

Request Method:
GET
Status Code:
204 No Content

Going to configuration still throws a 404, this is what should be thrown when you try to access an instance that does not exist.

To Reproduce

Go to helix-ui
Modify url manually to enter a fake instance name
Observe 2xx area code

Expected behavior

Throw 404

@GrantPSpencer GrantPSpencer added the bug Something isn't working label Oct 30, 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