Skip to content

file info error on encrypted files #1051

@willbprog127

Description

@willbprog127

Greetings,

When issuing the following command for a client-encrypted file stored on b2:

./b2-linux file info b2://myCuteFunBucket/syncfiles/myCuteFunFileName

I get the following output:

UserWarning: bad request exception with an unknown `code`. message=None, code=None
ERROR: None (None)

The documentation at https://b2-command-line-tool.readthedocs.io/en/master/subcommands/file_info.html does not mention the need to use the SSE_C key, although I tried with this and it still produces the same error.

b2-linux account authorize was performed successfully before this.

Using file info on a non-encrypted file works as expected.

Using b2 command line tool version: 4.1.0. I also tried with b2v3-linux and I received the same error.

Thanks 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions