Closed
Description
After upgrading from 0.17.0 to 0.18.0, I get the following error message on the client (repository server is running 0.18.0):
client 0.18.0
ERROR failed to open repository: error opening content cache: unable to derive cache encryption key from password: unsupported key derivation algorithm: , supported algorithms [pbkdf2-sha256-600000 scrypt-65536-8-1]
ERROR open repository: unable to open repository: error opening content cache: unable to derive cache encryption key from password: unsupported key derivation algorithm: , supported algorithms [pbkdf2-sha256-600000 scrypt-65536-8-1]
client 0.17.0
ERROR failed to open repository: unable to establish session for purpose=: error establishing session: unable to initialize session: rpc error: code = PermissionDenied desc = access denied for a@b: EOF
ERROR open repository: unable to open repository: unable to establish session for purpose=: error establishing session: unable to initialize session: rpc error: code = PermissionDenied desc = access denied for a@b: EOF
I just want to point out that my entire backup infra is now unusable due to this issue.
Metadata
Assignees
Labels
No labels