hello, i'm not able to upload more than 225 file in bucket, i taught that the limitation by totale size of files note by number
Are you on cloud or self hosting? Are you getting some specific error?
on cloud
i upload 225 files on the storage, now i can't upload any new file
my totale size files now is less than 3mo
my storage space is 2GO
What's the error you get?
it'a asked me to upgrade even 2.2Mo / 2Go of space used
Weird. Could you please share your project ID?
6492faf887846f155ea0
i repeted the same action to an other appwrite compte and for other project : i have 48 image files with 12.2Mo of size.
I have now the same probleme, i'm note able to upload new files
Is there any news
hmm let me check with the team
okay, thanks
Any feeddback?
Most people is on holidays so the response could be longer than usual
OKay
Apologies for the inconvenience
I understand, Thank u
I think it's a bug in the Console. Someone will look at it soon and if it is, it will be fixed in the next release.
Thank you, is there any other way to upload files?
Maybe with SDK
okay
Recommended threads
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Appwrite Storage error 503s for automate...
I'm facing error 503s from Appwrite after about 5-6 seconds of making AI requests from my tool with images and files above 20MB (=> not inline base64 used, but ...
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...