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
- Scheduled works locking the entire Maria...
I have a scheduled function and apparently that or something is locking the entire MariaDB database and Appwrite is giving MariaDB errors. This error persists e...
- Python Function not working
I am getting this issue as well. Doesnt look like there was a solution as you guys were not able to replicate. Below is my code as well as the error. I started...
- Migration Help
I have a small project which I have started using Appwrite cloud and now I want to self host Appwrite and migrate the data. I'm getting this error everytime I ...