[GH-ISSUE #28] Workspace.js Line: 51 | Error parsing the JSON data in file #16

Closed
opened 2026-02-22 18:17:28 -05:00 by yindo · 0 comments
Owner

Originally created by @kaboomskizzle on GitHub (Jun 11, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/28

`POST
http://localhost:3001/workspace/kaboomski-studios/chat
Status
500
Internal Server Error
VersionHTTP/1.1
Transferred335 B (21 B size)
Referrer Policystrict-origin-when-cross-origin

Access-Control-Allow-Origin
http://localhost:3000
Connection
keep-alive
Content-Length
21
Content-Type
text/plain; charset=utf-8
Date
Sun, 11 Jun 2023 07:15:34 GMT
ETag
W/"15-/6VXivhc2MKdLfIkLcUE47K6aH0"
Keep-Alive
timeout=5
Vary
Origin
X-Powered-By
Express

Accept
/
Accept-Encoding
gzip, deflate
Accept-Language
en-US,en;q=0.5
Authorization
null
Connection
keep-alive
Content-Length
69
Content-Type
text/plain;charset=UTF-8
Host
localhost:3001
Origin
http://localhost:3000
Referer
http://localhost:3000/
Sec-Fetch-Dest
empty
Sec-Fetch-Mode
cors
Sec-Fetch-Site
same-site
User-Agent
Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data workspace.js:51:17
chatResult workspace.js:51
(Async: promise callback)
sendChat workspace.js:50
fetchReply index.jsx:49
ChatContainer index.jsx:66
React 15
handleSubmit index.jsx:16
React 15`

Originally created by @kaboomskizzle on GitHub (Jun 11, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/28 `POST http://localhost:3001/workspace/kaboomski-studios/chat Status 500 Internal Server Error VersionHTTP/1.1 Transferred335 B (21 B size) Referrer Policystrict-origin-when-cross-origin Access-Control-Allow-Origin http://localhost:3000 Connection keep-alive Content-Length 21 Content-Type text/plain; charset=utf-8 Date Sun, 11 Jun 2023 07:15:34 GMT ETag W/"15-/6VXivhc2MKdLfIkLcUE47K6aH0" Keep-Alive timeout=5 Vary Origin X-Powered-By Express Accept */* Accept-Encoding gzip, deflate Accept-Language en-US,en;q=0.5 Authorization null Connection keep-alive Content-Length 69 Content-Type text/plain;charset=UTF-8 Host localhost:3001 Origin http://localhost:3000 Referer http://localhost:3000/ Sec-Fetch-Dest empty Sec-Fetch-Mode cors Sec-Fetch-Site same-site User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0 SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data workspace.js:51:17 chatResult workspace.js:51 (Async: promise callback) sendChat workspace.js:50 fetchReply index.jsx:49 ChatContainer index.jsx:66 React 15 handleSubmit index.jsx:16 React 15`
yindo closed this issue 2026-02-22 18:17:28 -05:00
yindo changed title from Workspace.js Line: 51 | Error parsing the JSON data in file to [GH-ISSUE #28] Workspace.js Line: 51 | Error parsing the JSON data in file 2026-06-05 14:33:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#16