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

[Bug] Connection failures due to JMX Auth or JMX Untrusted TLS cert simply result in "Gateway Timeout" #348

Closed
andrewazores opened this issue Apr 2, 2024 · 0 comments · Fixed by #350
Labels
bug Something isn't working

Comments

@andrewazores
Copy link
Member

Current Behavior

When attempting to perform some action (ex. list active recordings) on a target which requires JMX authentication and/or uses a JMX TLS cert which is not trusted, the UI stays in a loading state for some time and eventually displays an error notification with an "HTTP Gateway Timeout" message. This is a regression from the 2.x series releases, which would detect the root cause of the failure and respond to the client with a more informative error message which the web-client used to display a helpful modal/popup prompting the user to either add stored credentials or add the certificate to truststore.

Expected Behavior

No response

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

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.

1 participant