NextChat icon indicating copy to clipboard operation
NextChat copied to clipboard

[Bug] docker run -d 部署,报错ChunkLoadError: Loading chunk 670 failed

Open isslower opened this issue 1 year ago • 3 comments

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.

PC 微信图片_20240116171449

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.

isslower avatar Jan 16 '24 09:01 isslower

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

Issues-translate-bot avatar Jan 16 '24 09:01 Issues-translate-bot

nginx缓存问题,手动删除/www/server/nginx/proxy_cache_dir下的所有文件夹就行了

wsj20010128 avatar Feb 21 '24 09:02 wsj20010128

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

Issues-translate-bot avatar Feb 21 '24 09:02 Issues-translate-bot