Skip to content

0.18.0 - unable to derive cache encryption key from password: unsupported key derivation algorithm: #4254

Closed
@tessus

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions