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
Does the Linux version not support sse long links? If supported, how do I need to configure it? I am currently reporting an error when deploying here:
15:47:52.087 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:--> POST https://api.openai.com/v1/chat/completions
15:47:52.087 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:Content-Type: application/json; charset=utf-8
15:47:52.087 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:Content-Length: 188
15:47:52.087 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:Accept: text/event-stream
15:47:52.087 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:--> END POST
15:47:52.089 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:<-- HTTP FAILED: java.io.IOException: unexpected end of stream on https://api.openai.com/...
The text was updated successfully, but these errors were encountered:
Does the Linux version not support sse long links? If supported, how do I need to configure it? I am currently reporting an error when deploying here:
15:47:52.087 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:--> POST https://api.openai.com/v1/chat/completions
15:47:52.087 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:Content-Type: application/json; charset=utf-8
15:47:52.087 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:Content-Length: 188
15:47:52.087 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:Accept: text/event-stream
15:47:52.087 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:--> END POST
15:47:52.089 [OkHttp https://api.openai.com/...] INFO c.u.c.i.OpenAILogger - [log,16] - OkHttp-------->:<-- HTTP FAILED: java.io.IOException: unexpected end of stream on https://api.openai.com/...
The text was updated successfully, but these errors were encountered: