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)."

13 Replies
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•11mo ago
Message Not Public
Sign In & Join Server To View
Tried incognito to ensure it's not bad cookies or cache?
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•11mo ago
Message Not Public
Sign In & Join Server To View
@nerdylive


https://browser-intake-datadoghq.com/api/v2/rum
seems to be failing
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
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:13Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
I will reach out to my IT to see if they have updated anything. Thanks for the help @nerdylive !
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
Good idea, it works onmy phone so that confirms it in my mind. Thanks again!