The response ended prematurely. #255
Unanswered
tianqingshuilan
asked this question in
Q&A
Replies: 1 comment
-
This issue may be related to #243 or #254. Please take a look at both of these. If they don't solve your issue, please reopen the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
When accessing the web front-end and chatting with ChatGPT, there will be occasional interruptions during the chat process. Check the log and find that the error is:
System.IO.IOException: The response ended prematurely.
Your code piece
Result
The stack information location of exception handling is in the Service
await foreach
line of code.Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
None.
Beta Was this translation helpful? Give feedback.
All reactions