You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a new issue where every time I submit a new message, I get the error below. If I right click and "Restart from here", it goes through fine. This was not happening until a few weeks ago and it happens for both OpenAI and OpenRouter (with all models) so it doesn't seem vendor specific.
Searching through previous posts, it seems like this might be a timeout issue, but it would be some sort of "keep-alive" thing because if I send a new message right after one that worked, it goes fine, but then if I wait a while (like more than a few minutes), it seems to timeout again and the next message will need to be re-sent before it works.
Device and browser
Windows 11; Chrome
Pre-built docker (happening on both of the most recent dockers):
ghcr.io/enricoros/big-agi:sha-32861ea
ghcr.io/enricoros/big-agi:sha-b20d65e
Screenshots and more
No response
Willingness to Contribute
🙋♂️ Yes, I would like to contribute a fix.
The text was updated successfully, but these errors were encountered:
Description
I'm having a new issue where every time I submit a new message, I get the error below. If I right click and "Restart from here", it goes through fine. This was not happening until a few weeks ago and it happens for both OpenAI and OpenRouter (with all models) so it doesn't seem vendor specific.
[Service Issue] Openai: fetch failed · {"errno":-3001,"code":"EAI_AGAIN","syscall":"getaddrinfo","hostname":"api.openai.com"}
Searching through previous posts, it seems like this might be a timeout issue, but it would be some sort of "keep-alive" thing because if I send a new message right after one that worked, it goes fine, but then if I wait a while (like more than a few minutes), it seems to timeout again and the next message will need to be re-sent before it works.
Device and browser
Windows 11; Chrome
Pre-built docker (happening on both of the most recent dockers):
ghcr.io/enricoros/big-agi:sha-32861ea
ghcr.io/enricoros/big-agi:sha-b20d65e
Screenshots and more
No response
Willingness to Contribute
The text was updated successfully, but these errors were encountered: