How severe does this issue affect your experience of using Ray?
- High: It blocks me to complete my task.
Hello,
I’m having an issue with the dashboard : when I try to access it I briefly see the dashboard then the page goes all white and nothing happen.
This is the error I’m getting on firefox (I tried on chrome and chromium same issue):
TypeError: e.disk is undefined
D NodeInfo.tsx:220
Hn NodeInfo.tsx:220
React 7
unstable_runWithPriority scheduler.production.min.js:19
React 4
Redux 5
t Dashboard.tsx:76
u runtime.js:63
_invoke runtime.js:293
T runtime.js:118
Babel 6
ja Dashboard.tsx:89
React 2
unstable_runWithPriority scheduler.production.min.js:19
React 3
B scheduler.production.min.js:17
onmessage scheduler.production.min.js:14
EventHandlerNonNull* scheduler.production.min.js:13
u (index):1
<anonymous> index.js:4
u (index):1
<anonymous> React
u (index):1
<anonymous> React
u (index):1
158 index.tsx:1
u (index):1
t (index):1
r (index):1
<anonymous> main.96d021bc.chunk.js:1
But when I look in the logs of the ray_head pod everything is fine even if I go in it to find the dashboard logs.
Do you have any idea what is happening ?
(I’m using the official Kubernetes deployment for ray_head and ray_worker)
Thanks !