Invalid document structure: Attribute "metadata" has invalid type. Value must be a valid string
- 1
- Self Hosted
Have you ever had any other version of Appwrite installed?
Where are you seeing that metadata error?
No only this one
After uploading a file progress stops at some point and then when clicking on create a file in the storage tab it shows the error at the top.
I can get a screenshot if that helps
Stops? It might have still been uploading 🧐
Maybe you can try uploading again after opening the browser dev tools and looking at the network tab
I left the file uploading overnight yesterday and came back to it stuck at 50%, I'll try to see if theres anything there that gives more info. If not I suppose I'll just try with the SDK instead.
Interesting....
I have it uploading again, I'll reply back with what it shows in the network tab
getting screenshot for the 400
Let me know 🙌
I’ve had success uploading other smaller zip files, largest one was about 500mb. I will try with a different larger zip and see if it’s the same.
You're using a 3rd party storage provider?
Digital ocean yes
Could be a DO issue?
Nah, looks like a bug... Would you be able to create a GitHub issue?
Haven't done one before but I can give it a go
form looks simple enough, should be no problem.
Just make sure to include that your using a 3rd party provider and it's a big file
gotcha
Recommended threads
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...