You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
react-dom.production.min.js:216 TypeError: Cannot read properties of undefined (reading 'ipAddress')
at ActorTable.tsx:384:68
at Array.filter ()
at ActorTable.tsx:381:29
at Array.map ()
at t.Z (ActorTable.tsx:362:19)
at oo (react-dom.production.min.js:157:137)
at Ws (react-dom.production.min.js:267:460)
at Al (react-dom.production.min.js:250:347)
at Ol (react-dom.production.min.js:250:278)
at xl (react-dom.production.min.js:250:138)
us @ react-dom.production.min.js:216
n.callback @ react-dom.production.min.js:216
mi @ react-dom.production.min.js:131
hs @ react-dom.production.min.js:220
Ml @ react-dom.production.min.js:259
t.unstable_runWithPriority @ scheduler.production.min.js:18
Va @ react-dom.production.min.js:122
Dl @ react-dom.production.min.js:252
bl @ react-dom.production.min.js:243
(anonymous) @ react-dom.production.min.js:123
t.unstable_runWithPriority @ scheduler.production.min.js:18
Va @ react-dom.production.min.js:122
$a @ react-dom.production.min.js:123
Wa @ react-dom.production.min.js:122
Le @ react-dom.production.min.js:292
Kt @ react-dom.production.min.js:73
Show 16 more frames
Show less
ActorTable.tsx:384 Uncaught TypeError: Cannot read properties of undefined (reading 'ipAddress')
at ActorTable.tsx:384:68
at Array.filter ()
at ActorTable.tsx:381:29
at Array.map ()
at t.Z (ActorTable.tsx:362:19)
at oo (react-dom.production.min.js:157:137)
at Ws (react-dom.production.min.js:267:460)
at Al (react-dom.production.min.js:250:347)
at Ol (react-dom.production.min.js:250:278)
at xl (react-dom.production.min.js:250:138)
Versions / Dependencies
ray 2.9.0
Reproduction script
Issue Severity
Low: It annoys or frustrates me.
The text was updated successfully, but these errors were encountered:
ckw017
added
bug
Something that is supposed to be working; but isn't
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Jan 17, 2024
scottsun94
added
P0
Issues that should be fixed in short order
and removed
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Jan 23, 2024
Tricky to upgrade the cluster I repro'd with onto nightly, but if this fixed a problem with the same symptoms (can't load the page when there's a dead actor on it) then was likely the same issue.
What happened + What you expected to happen
Seeing this in the console
react-dom.production.min.js:216 TypeError: Cannot read properties of undefined (reading 'ipAddress')
at ActorTable.tsx:384:68
at Array.filter ()
at ActorTable.tsx:381:29
at Array.map ()
at t.Z (ActorTable.tsx:362:19)
at oo (react-dom.production.min.js:157:137)
at Ws (react-dom.production.min.js:267:460)
at Al (react-dom.production.min.js:250:347)
at Ol (react-dom.production.min.js:250:278)
at xl (react-dom.production.min.js:250:138)
us @ react-dom.production.min.js:216
n.callback @ react-dom.production.min.js:216
mi @ react-dom.production.min.js:131
hs @ react-dom.production.min.js:220
Ml @ react-dom.production.min.js:259
t.unstable_runWithPriority @ scheduler.production.min.js:18
Va @ react-dom.production.min.js:122
Dl @ react-dom.production.min.js:252
bl @ react-dom.production.min.js:243
(anonymous) @ react-dom.production.min.js:123
t.unstable_runWithPriority @ scheduler.production.min.js:18
Va @ react-dom.production.min.js:122
$a @ react-dom.production.min.js:123
Wa @ react-dom.production.min.js:122
Le @ react-dom.production.min.js:292
Kt @ react-dom.production.min.js:73
Show 16 more frames
Show less
ActorTable.tsx:384 Uncaught TypeError: Cannot read properties of undefined (reading 'ipAddress')
at ActorTable.tsx:384:68
at Array.filter ()
at ActorTable.tsx:381:29
at Array.map ()
at t.Z (ActorTable.tsx:362:19)
at oo (react-dom.production.min.js:157:137)
at Ws (react-dom.production.min.js:267:460)
at Al (react-dom.production.min.js:250:347)
at Ol (react-dom.production.min.js:250:278)
at xl (react-dom.production.min.js:250:138)
Versions / Dependencies
ray 2.9.0
Reproduction script
Issue Severity
Low: It annoys or frustrates me.
The text was updated successfully, but these errors were encountered: