I am getting a notification everytime I access my bucket from the Web UI that i have another 16 objects locked with another passphrase.
Obviously this is some kind of a bug, because i store my passphrase in a text document on my pc and I copy paste it (correctly everytime). I deleted the bucket and the passphrase I uploaded only 4 files and I again I get this message.
However if itâs just on login when you type a passphrase initially this seems like a generic warning for âallâ your buckets, as some of my buckets only have a single passphrase whereas others have multiple:
I have not uploaded other files. Its a new bucket and still I get this message. The only files I have uploaded are visible with my passphrase in My documentaries folder, still I get this notification.
If the number of objects from the first command doesnât match the number of encrypted objects in the bucket, then you have used a different encryption phrase to upload some of your objects.
Greetings,
Coming late to the party, but I also experience this on my fresh account.
Always using default pass phrase creating buckets. Uploading files via same rclone command from a bash script. Leaving a bucket for a while, and âObjects lockedâ appears in one of my buckets. Canât unlock with the passphrase.
Having 2 buckets, I have Objects locked in only one.
Hello @Dragomir-Ivanov,
It is a visual effect, the reported usage is appearing with a delay, but the UI detects a difference between settled amount of objects and actual amount of objects, so it concludes that there is some objects encrypted with a different encryption phrase.
I believe it should be fixed already
Greetings @Alexey ,
Still seeing âObjects lockedâ in the bucket in question. However now when I am entering the pass phrase it gives me a warning window, that not all files in that bucket can be decrypted with the supplied pass phrase. I gave me a small heart attack
This is weird, I thought that this issue is fixed. At least the author is confirmed thatâs fixed.
I reported this to the team.
As turned out, there is still an issue and here is the change: https://review.dev.storj.io/c/storj/gateway-mt/+/11580
So, I hope it will be fixed and released soon.