WongSaang / chatgpt-ui

A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
https://wongsaang.github.io/chatgpt-ui/
MIT License
1.49k stars 325 forks source link

Uploading document #203

Open spencerwongfeilong opened 1 year ago

spencerwongfeilong commented 1 year ago

Receive an error code of 500 when attempting to upload pdf document

image

playhousehosting commented 1 year ago

i receive the same error as well. has there been a fix for this?

SMTemple commented 8 months ago

Having issues uploading any type of document. Console might have it boiled down to undefined call to 'tool' TypeError, but can not isolate where the error is coming from exactly.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'tool') at _ (index.9d8214f6.js:115:2856) at Proxy.p (index.9d8214f6.js:115:4462) at g (index.9d8214f6.js:113:67) at Z.onClick.L..L. (index.9d8214f6.js:113:2183) at entry.3bfb366b.js:1:72715 at na (entry.3bfb366b.js:1:13296) at Jt (entry.3bfb366b.js:1:13375) at Jt (entry.3bfb366b.js:1:13475) at HTMLButtonElement.n (entry.3bfb366b.js:1:72499)

Screenshot 2023-12-21 164602