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] [v2.12.3] yidadaa/chatgpt-next-web container start issue #4692

Open
1 of 3 tasks
zs-dima opened this issue May 14, 2024 · 7 comments
Open
1 of 3 tasks

[Bug] [v2.12.3] yidadaa/chatgpt-next-web container start issue #4692

zs-dima opened this issue May 14, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@zs-dima
Copy link

zs-dima commented May 14, 2024

Bug Description

yidadaa/chatgpt-next-web container can not be started.
v2.12.2 wors well

Steps to Reproduce

  1. docker pull yidadaa/chatgpt-next-web

  2. 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

  • Docker
  • Vercel
  • Server

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

@tom832
Copy link

tom832 commented May 15, 2024

I met the same issue with the latest docker container. And I rolled back to v2.12.2 which could work well.

@zs-dima
Copy link
Author

zs-dima commented May 15, 2024

reproduced issue with arm64 yidadaa/chatgpt-next-web:v2.12.3 image

@jialeLeee
Copy link

新版本确实有问题render 部署之后无法访问切到v2.12.2就可以了
docker pull yidadaa/chatgpt-next-web:v2.12.2

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


There is indeed a problem with the new version. After deployment, it cannot be accessed. Just switch to v2.12.2.
docker pull yidadaa/chatgpt-next-web:v2.12.2

@fred-bf
Copy link
Contributor

fred-bf commented May 22, 2024

@jialeLeee @zs-dima would you try rebuild docker image from the latest docker image to see whether the issue still exists?
should be resolved in #4689

@zs-dima
Copy link
Author

zs-dima commented May 22, 2024

@fred-bf I can not see any fixed docker images on docker hub

@jialeLeee
Copy link

@fred-bf i haven't tried yet, if it's fixed plz tell me thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants