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
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...