Originally created by @sandycs-protoss on GitHub (Nov 12, 2024).
I encountered multiple errors when making API calls to my server:
A 500 Internal Server Error occurred during POST request to /api/chat/completed
JSON parsing error due to invalid response format
TypeError in DOM manipulation where 't' is not a constructor
WebSocket polling failed with 500 Internal Server Error
Here's the screenshot
And after this error, I can't post anything because the send button is gone.
Here is what the screen like:
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

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

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @sandycs-protoss on GitHub (Nov 12, 2024).
I encountered multiple errors when making API calls to my server:
Here's the screenshot
And after this error, I can't post anything because the send button is gone.

Here is what the screen like: