Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
isslower opened this issue Jan 16, 2024 · 3 comments
Open
2 tasks

Comments

@isslower
Copy link

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.

@Issues-translate-bot
Copy link

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

@wsj20010128
Copy link

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

@Issues-translate-bot
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants