should I go and re - set them ?
That seems to mean that the account you are using has access to them (correctly or not)
Probably re-setting them could solve the issue
I'll do some testing
but this also happens with the new files I upload
But did you had setup rules only for the current user?
file permissions look like this
bucket like this
the result of "listfiles" inside my app, (after closing session and opening a new one)
is the same number as all files
Definitely not working properly
I think we have a permission problem on buckets š
Yes, definitely, or at least everything seems to be properly configured. I will try later on a new instance to see if the same thing happens to me
thanks
i think we're going to need to push out another patch with maybe another migration
What should I do to fix this? rollback?
Maybe...we're trying to push out a patch ASAP
oh ok I'll keep an eye here
Okay, 1.3.4 has been released. Please upgrade and run the migrate command https://appwrite.io/docs/upgrade
great!
I forgot replying about this. Tested and yes, it happens the same to me. Will try upgrading
I should just update from the version im now, or the one before?
You can upgrade from 1.3.3
@Steven it seems it worked, as always thanks for all the help !
[SOLVED] Bucket Permissions not working since upgrade to 1.3
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...
- 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...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support š I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...