#1145606 rbw generate fails with a JSON error

Package:
rbw
Source:
rbw
Description:
unofficial command line client for Bitwarden
Submitter:
Antoine Beaupre
Date:
2026-08-25 21:17:01 UTC
Severity:
normal
#1145606#5
Date:
2026-08-25 21:02:09 UTC
From:
To:
rbw generate stopped working at some point. rbw list and get work
correctly, but not saving the password. example:
[REDACTED]
rbw generate: failed to parse JSON: missing field `access_token` at line 1 column 25

So the password gets generated, but something breaks when it's trying
to upload it.

The remote server is a "vaultwarden" server running the latest Docker
container (pulled today, 11a8641850b2), but it was also failing with a
3-weeks old container (9f8daa3a7526).

I have not tested against a stock upstream. Upgrading to 1.15.0-1
makes everything worse: instead of crashing with a JSON error, it
hangs after generating the password, and now even `rbw get` fails.

#1145606#10
Date:
2026-08-25 21:06:42 UTC
From:
To:
Sorry for the noise here, this is actually fixed in later releases. The
reason 1.15 hangs is because the `rbw-agent` needs to be restarted when
upgraded.