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

Add better error messages in the UI #208

Open
epompeii opened this issue Oct 16, 2023 · 0 comments
Open

Add better error messages in the UI #208

epompeii opened this issue Oct 16, 2023 · 0 comments

Comments

@epompeii
Copy link
Member

Currently due to limitations in dropshot, errors on the server fail CORS in the UI.
This means that informative error messages are not available.

Upstream tracking issue: oxidecomputer/dropshot#801

One could disable CORS in fetch requests in the UI, but that would then disable the Authentication header, which isn't acceptable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant