Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[network error] using open ai #46

Closed
warnacloud opened this issue Jul 8, 2023 · 3 comments
Closed

[network error] using open ai #46

warnacloud opened this issue Jul 8, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@warnacloud
Copy link

network error using openai
image

CONNECT chat.openai.com:443 HTTP/1.1
Host: chat.openai.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36

DEBU[2023-07-08T00:02:17Z] [HTTPS] Start
DEBU[2023-07-08T00:02:17Z] [DOH] Found 104.18.3.161 with chat.openai.com
DEBU[2023-07-08T00:02:17Z] [HTTPS] New connection to the server chat.openai.com 172.18.0.2:42426
DEBU[2023-07-08T00:02:17Z] [HTTPS] Sent 200 Connection Estabalished to 172.17.128.1:57608
DEBU[2023-07-08T00:02:17Z] [HTTPS] Client sent hello 272bytes
DEBU[2023-07-08T00:02:20Z] [HTTPS] Error reading from 172.17.128.1:57608 timed out
DEBU[2023-07-08T00:02:20Z] [HTTPS] Closing client Connection.. 172.17.128.1:57608
DEBU[2023-07-08T00:02:20Z] [HTTPS] Error reading from 104.18.3.161:443 timed out
DEBU[2023-07-08T00:02:20Z] [HTTPS] Closing server Connection.. chat.openai.com 172.18.0.2:42426
DEBU[2023-07-08T00:02:20Z] [PROXY] Request from 172.17.128.1:57610

CONNECT api-iam.intercom.io:443 HTTP/1.1
Host: api-iam.intercom.io:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36

DEBU[2023-07-08T00:02:20Z] [HTTPS] Start
DEBU[2023-07-08T00:02:20Z] [DOH] Found 107.23.65.63 with api-iam.intercom.io
DEBU[2023-07-08T00:02:20Z] [HTTPS] New connection to the server api-iam.intercom.io 172.18.0.2:57306
DEBU[2023-07-08T00:02:20Z] [HTTPS] Sent 200 Connection Estabalished to 172.17.128.1:57610
DEBU[2023-07-08T00:02:20Z] [HTTPS] Client sent hello 517bytes
DEBU[2023-07-08T00:02:23Z] [HTTPS] Error reading from 172.17.128.1:57610 timed out
DEBU[2023-07-08T00:02:23Z] [HTTPS] Closing client Connection.. 172.17.128.1:57610
DEBU[2023-07-08T00:02:23Z] [HTTPS] Closing server Connection.. api-iam.intercom.io 172.18.0.2:57306
DEBU[2023-07-08T00:02:23Z] [HTTPS] Error reading from 107.23.65.63:443 timed out
@xvzc
Copy link
Owner

xvzc commented Aug 25, 2023

I see the website has been loaded successfully, right?
Does this happen all the time or sometimes?

@warnacloud
Copy link
Author

I see the website has been loaded successfully, right? Does this happen all the time or sometimes?

this happens every time I have a conversation with chatgpt, chat gpt answers like typing runs that's when this error appears and when the send message button is clicked

@xvzc
Copy link
Owner

xvzc commented Sep 4, 2023

Reproduced. This will be fixed in the next release.

@xvzc xvzc added the bug Something isn't working label Sep 4, 2023
@xvzc xvzc closed this as completed in 363f022 Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants