yeah it's quite weird. I've tested my app's upload features with more than 100 pictures. all of them worked. but I got an error only with this. first I thot something was up with my code. after seeing "Server Error" message in my console, I tried uploading it directly from the appwrite console. but I'm getting the same error there as well. I tried uploading it to some other test projects and buckets. the error is the same everywhere. what is wrong with this file?
could be an incomplete image or something
wdym by incomplete image?
So I had this happen to me once, and it was because the image was corrupted
which didn't make a ton of sense, because as you have shown you can still post the image and it still exists, did you check Mime Type and all that good stuff?
yes. it's image/jpeg
If this is on Appwrite Cloud, would you please share your project id?
i tried it from multiple projects from multiple organizations. IDs are below: 651c5286130842af844b (org A) 658ed14e38e3a5fea10c (org A) 65005042d8a8dd586edd (org B) 64cab6bee6061abdce37 (org B) 6483058e90e34e130379 (org B)
i can share the organization details as well if u want
Project id of the most recent please
651c5286130842af844b
When's the last time you tried the upload?
i just tried again
Weird...I don't see anything for that project 🧐
i just tried again
Weird...nothing...
I'll have to troubleshoot this on Monday, sorry
okay. no worries🤝
@Steven
Interestingly, can reproduce - but only on Cloud, not on self-hosted (running 1.4.13)
Just tried uploading, project ID 64f86390adbe93144ebe
And storage usage is negative? 🧐
Not related - in my case, it was to a brand new bucket, which is the only bucket in the project
I see. Anyways it should not be negative
yeah i also noticed that. it was negative for a few days. now it's back to positive (the usage amount also have changed)
Recommended threads
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...