Back

Appwrite Functions + Storage (Node.JS)

  • 0
  • Functions
  • Storage
Hưng Hồ
1 Apr, 2024, 14:47

I have an issue when tried to upload new file to Storage, I don't know why it return this issue without clear definition

TypeScript
code: 500,
  type: 'general_unknown',
  response: {
    message: 'Server Error',
    code: 500,
    type: 'general_unknown',
    version: '0.12.130'
  }
TL;DR
Developers are experiencing an issue when trying to upload a new file to Storage in their Appwrite Functions + Storage using Node.JS. The error message received is "Server Error" with code 500 and type 'general_unknown'. Possible solutions include retrying with a different file, checking allowed file types/sizes, and confirming the bucket ID.
Yte50
1 Apr, 2024, 14:57

Retry with a different file, check the file types allowed and size, confim, bucket ID

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more