WongSaang / chatgpt-ui

A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
https://wongsaang.github.io/chatgpt-ui/
MIT License
1.51k stars 333 forks source link

打开后台 , 出现 502 Bad Gateway #165

Closed 278213568 closed 1 year ago

278213568 commented 1 year ago

打开后台 , 出现 502 Bad Gateway, 看docker-compose logs有如下: connect() failed (111: Connection refused) while connecting to upstream, client: 118.163.116.68, server: localhost, request: "GET /admin/ HTTP/1.0", upstream: "http://192.168.48.2:8000/admin/", host: "47.241.5.241:9000"

278213568 commented 1 year ago

什么都没有修改, 为什么又好了? 后台又能正常访问了。

WongSaang commented 1 year ago

可能是当时容器没完全启动,目前还有这个问题吗?

278213568 commented 1 year ago

目前没有这个问题了, 但是我看容器启动日志里面也正常的。搞不懂了。

WongSaang commented 1 year ago

如再遇到随时打开