-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
[UI] When a Ray worker node dies, it makes Ray dashboard "cluster" page and "logs" page broken #47668
Comments
CC @rkooo567 any ideas ? |
can you share the console log when this happens? Also cc @alanwguo @nikitavemuri |
which log file do you need ? Ray node console log shows nothing abnormal. and the UI logs page is broken. |
I meant the UI log page (assuming there must be an exception there? ) |
no.. nothing displayed, it turns out to be an blank page |
This is the console error when loading "logs" page. @rkooo567 any insights ? |
@rkooo567
|
@anyscalesam Who should we assign this bug to ? thanks! This is a critical bug I think. |
@rynewang it's likely due to the recent dashboard optimizations. |
I think it's due to #47367 |
What happened + What you expected to happen
When a Ray worker node dies, it makes Ray dashboard "cluster" page and "logs" page broken
Normal "cluster page" containing dead node should be like:
But now it becomes:
and when Ray worker node dies, "logs" page is completely broken and show nothing.
Versions / Dependencies
This bug is introduced in Ray nightly build version , Ray 2.35 version is good.
Reproduction script
Checking
nodes?view=summary
request response, it got error like:Issue Severity
None
The text was updated successfully, but these errors were encountered: