Next.js Discord

Discord Forum

NextJS is showing page source randomly instead of UI components

Unanswered
Chalcid wasp posted this in #help-forum
Open in Discord
Chalcid waspOP
I have created my app in NextJS (v14.2.6) with App Router and I have deployed it (dockerized) in App Platform Digital Ocean.

At random times it shows in the browser the following instead of the page:
b:I[39275,[],""]
d:I[61343,[],""]
f:I[20405,["601","static/chunks/app/error-db8d0ec24f5e26cb.js"],"default"]
2:T880,�ν και � έ�Ρ�Ρ � και �ιμο�οι��Π......... (200 lines with these characters)

It's like it prints the page source code instead of running it.
I don't receive any error in Sentry and there isn't any issue in dev mode.

0 Replies