[From nobody Tue Aug 25 22:17:04 2026
Received: (at submit) by bugs.debian.org; 25 Aug 2026 21:02:13 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-118.4 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,DOS_RCVD_IP_TWICE_B,FOURLA,FROMDEVELOPER,
 HAS_PACKAGE,SPF_HELO_NONE,SPF_SOFTFAIL,USER_IN_DKIM_WELCOMELIST,
 XMAILER_REPORTBUG autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 15; hammy, 150; neutral, 94; spammy,
 0. spammytokens: hammytokens:0.000-+--H*Ad:N*Bug,
 0.000-+--HTo:N*Debian, 0.000-+--HTo:N*System, 0.000-+--HTo:N*Bug,
 0.000-+--HTo:N*Tracking
Return-path: &lt;anarcat@debian.org&gt;
Received: from marcos.anarc.at ([45.72.186.94]:47890)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;anarcat@debian.org&gt;) id 1wyyHc-005dPS-2w
 for submit@bugs.debian.org; Tue, 25 Aug 2026 21:02:13 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=debian.org;
 s=marcos-debian.anarcat.user; t=1787691730;
 bh=Q+tR4p8KZ4Z7+2wWl/tlgOJyyJt77+38XE9FiDHN7e0=;
 h=From:To:Subject:Date:From;
 b=kUmTOKa9akmXwjwij4KOL8ChmMQvQ/Egp9jZmnImlH6C6a+GeGKE7x5oJsDNLvS4/
 ESSuqBWk0+LYY8ypSfQhKlbY/OWCcLM2CO7WuwM2hDukABh9MkYm5s6wB4am1xE0Ap
 bYZA53lFW4uf76holLE3KH8ZETDap4Mbx5E6+61XDNi8915QpS1oqYtUSlGB4PeVq9
 +HvlWrWbYe9cxPykJBY6Meo5qm3MEI4oPGrpfYs9iITzUu9UwXkGAfEUHeO8ufTKFL
 Up/jI6p5k5rpza+cGyqwkyzRBY2EZXbf3kUXkqTdEgfB1ztoRkiwXoMa3R5Ko/AjcO
 OT1Lqdzm6cB+g==
Received: from angela.anarc.at (unknown [45.72.186.94])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange x25519 server-signature ECDSA (prime256v1) server-digest SHA256)
 (No client certificate requested)
 by marcos.anarc.at (Postfix) with ESMTPSA id 4428F10E1C3;
 Tue, 25 Aug 2026 17:02:10 -0400 (EDT)
Received: by angela.anarc.at (Postfix, from userid 1000)
 id 03A74E146C; Tue, 25 Aug 2026 17:02:09 -0400 (EDT)
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Antoine Beaupre &lt;anarcat@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: rbw generate fails with a JSON error
Message-ID: &lt;178769172999.213417.11261459762327393097.reportbug@angela.anarc.at&gt;
X-Mailer: reportbug 13.2.0
Date: Tue, 25 Aug 2026 17:02:09 -0400
Delivered-To: submit@bugs.debian.org

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:

&gt; 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 &quot;vaultwarden&quot; 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
]