ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] docker run -d 部署,报错ChunkLoadError: Loading chunk 670 failed
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
**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:
1. Go to 'ChatGPT'
2. Click on '设置'
3. 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.