node-chatgpt-api icon indicating copy to clipboard operation
node-chatgpt-api copied to clipboard

getting error when using or not using reverse proxy

Open rayli09 opened this issue 2 years ago • 1 comments

I keep getting

cause: Error: read ECONNRESET at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) { errno: -54, code: 'ECONNRESET', syscall: 'read' }, page: '/api/infra/service' } error when using the latest version. I tried both not using reverse proxy and using reverse proxy

rayli09 avatar Feb 15 '23 04:02 rayli09

The reverse proxy isn't working right now. Is it working if you use the API key and text-davinci-003?

waylaidwanderer avatar Feb 15 '23 07:02 waylaidwanderer