chatgpt-web-dev / chatgpt-web

A third-party ChatGPT Web UI page built with Express and Vue3, through the official OpenAI completion API. / 用 Express 和 Vue3 搭建的第三方 ChatGPT 前端页面, 基于 OpenAI 官方 completion API.
https://chatgpt-web.dev
MIT License
1.61k stars 439 forks source link

Docker Compose部署提示500,提示Topology is closed #326

Closed tinnnnnnny closed 7 months ago

tinnnnnnny commented 1 year ago

image 求助

Urmi10799 commented 1 year ago

check your DB connection is accessible from your host machine.

huangwb8 commented 1 year ago

@tinnnnnnny

我有写过比较详细的教程,可参考下: 《Docker系列 基于OpenAI API和Access Token自建ChatGPT》。

祝好!

BobDu commented 7 months ago

未正确配置 MONGODB_URL 导致。最新版本已优化该错误提示