what about that one?
You're getting this after what?
trying to upload
maybe cause the bucket is public?
Do you have restarted the appwrite main container?
What do you get in the docker logs? As the console errors are not useful
yup
that was it
But I suppose you need to recreate the bucket
bucket has to be private
interesting
Well yes the bug still persists for the backblaze adapter. there are always two files uploaded for each file
Just tested
Nope, that's not a bug
That's a feature
That literally is dude
depends if you have file snapshots on
the File Lifecycle
It is a bug
Go to buckets, lifecycle configuration and set it to keep latest version
It's not that
seems like it's maybe the thumbnail
or something similar
Nope, that happens when you enable encryption if I remember it well. Appwrite first uploads the file not encrypted, encrypts it and then overwrites the old unencrypted file with the encrypted one
Recommended threads
- Does 1.9.0 Self Hosted have MongoDB Atla...
I have been playing with the new 1.9.0 update and I am really excited for the MongoDB support. I wanted to ask though if at the current time Appwrite supports b...
- significant increase in CPU usage with 1...
Hi, This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (re...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...