ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] [v2.12.3] yidadaa/chatgpt-next-web container start issue
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 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
- [X] 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
- Local: http://chatgpt:3000
- Network: http://10.10.36.6:3000
✓ Ready in 96ms
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.