-
Notifications
You must be signed in to change notification settings - Fork 60.2k
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] [v2.12.3] yidadaa/chatgpt-next-web container start issue #4692
Comments
I met the same issue with the latest docker container. And I rolled back to v2.12.2 which could work well. |
reproduced issue with arm64 yidadaa/chatgpt-next-web:v2.12.3 image |
新版本确实有问题render 部署之后无法访问切到v2.12.2就可以了 |
There is indeed a problem with the new version. After deployment, it cannot be accessed. Just switch to v2.12.2. |
@jialeLeee @zs-dima would you try rebuild docker image from the latest docker image to see whether the issue still exists? |
@fred-bf I can not see any fixed docker images on docker hub |
@fred-bf i haven't tried yet, if it's fixed plz tell me thx |
运行后无法通过其他设备访问192.168.3.xxx:3000的服务, yidadaa/chatgpt-next-web:v2.12.2版本的可以使用 |
After running, the service of 192.168.3.xxx:3000 cannot be accessed through other devices. yidadaa/chatgpt-next-web:v2.12.2 version can be used |
@fred-bf any updates are welcome |
Bug Description
yidadaa/chatgpt-next-web container can not be started.
v2.12.2 wors well
Steps to Reproduce
docker pull yidadaa/chatgpt-next-web
docker run -d -p 3000:3000
-e OPENAI_API_KEY=sk-xxxx
-e CODE=your-password
yidadaa/chatgpt-next-web:v2.12.3
Expected Behavior
yidadaa/chatgpt-next-web start well as before
Screenshots
No response
Deployment Method
Desktop OS
No response
Desktop Browser
No response
Desktop Browser Version
No response
Smartphone Device
No response
Smartphone OS
No response
Smartphone Browser
No response
Smartphone Browser Version
No response
Additional Logs
▲ Next.js 14.1.1
✓ Ready in 96ms
The text was updated successfully, but these errors were encountered: