[Bug] docker run -d 部署,报错ChunkLoadError: Loading chunk 670 failed
Describe the bug 手机端与PC端点击设置都会报错 Oops, something went wrong! ChunkLoadError: Loading chunk 670 failed.(error: https://xxxxxxxx.com/_next/static/chunks/670.4044b2bb6a81a32b.js) 其中xxxx.com是我反代的域名
To Reproduce Steps to reproduce the behavior:
- Go to 'ChatGPT'
- Click on '设置'
- See error
Screenshots If applicable, add screenshots to help explain your problem.
Deployment
- [√ ] Docker
- [ ] Vercel
- [ ] Server
附加参数
docker run -d 后面附加的参数 -e DISABLE_FAST_LINK=1 -e DISABLE_GPT4=1 -e CUSTOM_MODELS="-gpt-4,-gpt-4-0613,-gpt-4-1106-preview,-gpt-4-vision-preview"
能正常聊天,但是点击设置就报错。安卓端新的聊天里面 里面设置可以正常使用。主页的设置不能正常使用。PC全部不能正常点击设置。 Desktop (please complete the following information): - OS: [e.g.Android ]
- Browser [ chrome]
- Version [chrome. 120.0.6099.217,]
Smartphone (please complete the following information):
- Device: [e.g. redmi note12]
- OS: [e.g. MIUI 14.0.25]
Additional Logs Add any logs about the problem here.
Bot detected the issue body's language is not English, translate it automatically.
Title: [Bug] docker run -d deployment, error ChunkLoadError: Loading chunk 670 failed
nginx缓存问题,手动删除/www/server/nginx/proxy_cache_dir下的所有文件夹就行了
Bot detected the issue body's language is not English, translate it automatically.
nginx cache problem, just manually delete all folders under /www/server/nginx/proxy_cache_dir