[Pkg-rust-maintainers] Bug#1145606: rbw generate fails with a JSON error
Antoine Beaupre
anarcat at debian.org
Tue Aug 25 22:02:09 BST 2026
Package: rbw
Version: 1.13.2-3
Severity: important
rbw generate stopped working at some point. rbw list and get work
correctly, but not saving the password. example:
> rbw generate 30 test test
[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.
-- System Information:
Debian Release: 13.6
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable'), (1, 'experimental'), (1, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.101+deb13-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages rbw depends on:
ii libc6 2.41-12+deb13u3
ii libgcc-s1 14.2.0-19
ii pinentry-curses 1.3.1-2
rbw recommends no packages.
rbw suggests no packages.
-- no debconf information
More information about the Pkg-rust-maintainers
mailing list