Skip to content

resticprofile key passwd not working? #573

@olalonde

Description

@olalonde

I'm trying to change my repository password but can't seem to do it with resticprofile:

$ resticprofile key passwd
2025/11/14 08:41:37 using configuration file: profiles.toml
2025/11/14 08:41:37 profile 'default': starting 'key'
repository c3bac7fd opened (version 2, compression level auto)
reading repository password from stdin
Fatal: an empty password is not allowed by default. Pass the flag `--insecure-no-password` to restic to disable this check
2025/11/14 08:41:47 key on profile 'default': exit status 1

$  cat new-password.txt | resticprofile key passwd
2025/11/14 08:39:32 using configuration file: profiles.toml
2025/11/14 08:39:32 profile 'default': starting 'key'
repository c3bac7fd opened (version 2, compression level auto)
reading repository password from stdin
Fatal: an empty password is not allowed by default. Pass the flag `--insecure-no-password` to restic to disable this check
2025/11/14 08:39:43 key on profile 'default': exit status 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions