mattydebie / bitwarden-rofi

Wrapper for Bitwarden https://github.com/bitwarden/cli and Rofi
GNU General Public License v3.0
346 stars 56 forks source link

Could not load items error #87

Closed ReinerSanders closed 4 months ago

ReinerSanders commented 4 months ago

Hi,

I am using the script on Linux (EndeavourOS with i3) and it stopped working a few days ago.

Now when I run it, and after enter the password to unlock my vault, the "could not load items" error appears.

Any idea on how to solve this, please?

Thanks in advance.

vargn commented 4 months ago

I am seeing the same error. It appeared after updating my system to Manjaro 24.0 with i3.

ReinerSanders commented 4 months ago

This is strange. I also have i3 here. :(

vargn commented 4 months ago

Could it be related to the fix mentioned in issue #83 and #84?

vargn commented 4 months ago

This seems to be the issue:

rm: cannot remove '/tmp/bwmenu/logins.gpg': No such file or directory

However, I tried creating this file, and it gets deleted. But loading items still fails. Additionally, there's this:

$ bw list items --session 'key'
mac failed

EDIT: Seems as if the latest version is v2024.4.1, but the package in Arch/Manjaro repo is currently still at v2024.4.0.

ReinerSanders commented 4 months ago

I also tried that without success, unfortunately.

So it seems we will have to wait for an update?

vargn commented 4 months ago

Package has now been updated to 2024.4.1 on the Arch repo, but not on the Manjaro repo.

ReinerSanders commented 4 months ago

Yes. It solved the problem here (EndeavourOS).

vargn commented 4 months ago

Confirmed working with package version 2024.4.1

mattydebie commented 4 months ago

Alright that's good news, had a pretty heavy week so far so wasn't able to look into it 😅