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

Web UI reports "Oops! Internal Server Error" when job hasn't started yet #890

Open
talex5 opened this issue Oct 7, 2023 · 0 comments
Open
Labels
type/bug Something isn't working

Comments

@talex5
Copy link
Contributor

talex5 commented Oct 7, 2023

(originally reported at ocurrent/solver-service#74 (comment) by @patricoferris)

The web UI is currently showing "500 Oops! Internal Server Error" for lots of jobs (example). Looking at the logs, it seems that it got a decent error message from ocaml-ci (No job for variant "(analysis)" yet):

07.10.23 11:14:36.284       dream.log  INFO REQ 68411 GET /github/ocaml-multicore/eio/commit/69c622fa0184606164bfbb6a257768c87d2a9d29/variant/%28analysis%29 10.0.1.4:55160 Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0
07.10.23 11:14:36.330                       REQ 68411 Internal server error: Failed: No job for variant "(analysis)" yet

It should display the reason for the problem to the user instead of an internal server error in this case.

@talex5 talex5 added the type/bug Something isn't working label Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant