anse-app / chatgpt-demo

Minimal web UI for ChatGPT.
https://chatgpt.ddiu.me
MIT License
8.01k stars 3.8k forks source link

Remote connection Refused #296

Closed cheniujh closed 1 year ago

cheniujh commented 1 year ago

Describe the bug

i've deploy this project on my cloud server. when i visit http://myserverIP:3000 using my own PC, it always got ERR_CONNECTION_REFUSED, i've tries npm run dev -- --0.0.0.0 to run the project, but it dosen't work

Reproduction

ERR_CONNECTION_REFUSED,

System Info

deploy machine:centos8
remote client:win11

Used Package Manager

pnpm

Validations

cheniujh commented 1 year ago

i need help

yzh990918 commented 1 year ago

We temporarily close this due to the lack of enough information. Please provide a minimal reproduction to reopen the issue. Thanks.