NextJS 15.2.2 ChunkLoadError: Loading chunk 2295 failed #77305
Replies: 1 comment
-
I added this to the middleware and its helped
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I have a production version of nextjs that are runing in standalone mode
I faced the next issue
I checked the docker container and the
page-b454073fbe962ee8.js
exists.I am running the base Dockerfile that can be found in the vercel examples repo.
Environment:
The NextJS running behind the nginx proxy in EC2
The page have the next code:
How can I fix that issue?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions