Niek / chatgpt-web

ChatGPT web interface using the OpenAI API
https://niek.github.io/chatgpt-web/
GNU General Public License v3.0
1.89k stars 472 forks source link

502 Err_Aborted in Console #483

Closed ttkrpink closed 3 months ago

ttkrpink commented 4 months ago

Docker build is fine. But the web page is opened displaying a blank white page. The console has the following 502 error.

Thanks for your help.

image

Niek commented 3 months ago

Make sure you use http://localhost:5173/ to access the docker instance - this is not meant to serve on the internet.