Occasional Errors When Response Length Is Long #2621

Closed
opened 2025-11-11 15:10:51 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @sandycs-protoss on GitHub (Nov 12, 2024).

I encountered multiple errors when making API calls to my server:

  1. A 500 Internal Server Error occurred during POST request to /api/chat/completed
  2. JSON parsing error due to invalid response format
  3. TypeError in DOM manipulation where 't' is not a constructor
  4. WebSocket polling failed with 500 Internal Server Error
    Here's the screenshot

image

And after this error, I can't post anything because the send button is gone.
Here is what the screen like:
image

Originally created by @sandycs-protoss on GitHub (Nov 12, 2024). I encountered multiple errors when making API calls to my server: 1. A 500 Internal Server Error occurred during POST request to /api/chat/completed 2. JSON parsing error due to invalid response format 3. TypeError in DOM manipulation where 't' is not a constructor 4. WebSocket polling failed with 500 Internal Server Error Here's the screenshot ![image](https://github.com/user-attachments/assets/2b35eb20-5ff8-41bf-9016-65acce577013) And after this error, I can't post anything because the send button is gone. Here is what the screen like: ![image](https://github.com/user-attachments/assets/0a4e59b1-6af9-4560-890c-a67623a821ca)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2621