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
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...