chatgpt-ui icon indicating copy to clipboard operation
chatgpt-ui copied to clipboard

Uploading document

Open spencerwongfeilong opened this issue 1 year ago • 2 comments

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

image

spencerwongfeilong avatar May 11 '23 10:05 spencerwongfeilong

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

playhousehosting avatar Aug 17 '23 13:08 playhousehosting

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

SMTemple avatar Dec 21 '23 21:12 SMTemple