R
Runpod11mo ago
burb

Pod not "opening"

I tried starting a new pod and when i go to "open" the pod in the UI (hitting the down buttom within the pod), all I see is this black page. It refers to a error: "Application error: a client-side exception has occurred (see the browser console for more information)."
No description
13 Replies
Pseudoface
Pseudoface11mo ago
I recently started getting similar errors with my own UI (NextJS) which is served on a CPU pod through HTTP. It doesn't always happen, but it seems like the pod is not serving some or all of the static files. The console complains about multiple 404 errors accessing chunks of JS and CSS. I wonder if these are the same issue under hood.
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Titanium-Monkey
Titanium-Monkey11mo ago
Tried incognito to ensure it's not bad cookies or cache?
burb
burbOP11mo ago
I have tried incognito mode and still having the same issue. I am using Google Chrome, but also tested on Edge and same issue. Additionally had teammates try and they are running into the same issue.
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
burb
burbOP11mo ago
@nerdylive
No description
No description
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
burb
burbOP11mo ago
For the request it is returning net::ERR_BLOCKED_BY_CLIENT Error: RangeError: Invalid "number" argument: NaN _app-a466e08e636a690b.js:269 and _app-a466e08e636a690b.js:13
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
burb
burbOP11mo ago
I will reach out to my IT to see if they have updated anything. Thanks for the help @nerdylive !
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
burb
burbOP11mo ago
Good idea, it works onmy phone so that confirms it in my mind. Thanks again!

Did you find this page helpful?