doy / rbw

unofficial bitwarden cli
https://git.tozt.net/rbw
Other
573 stars 82 forks source link

rbw daemon fails to start on Termux because /run is read-only #160

Closed pschmitt closed 4 months ago

pschmitt commented 4 months ago

On Termux rbw does not start at all:

rbw login
failed to daemonize: failed to create directory at /run/user/10296/rbw: Read-only file system (os error 30)
rbw login: failed to run rbw-agent: exit status: 1

Is there a way to override the runtime dir in rbw?

pschmitt commented 4 months ago

Nevermind. User error: I had XDG_RUNTIME_DIR set to /run/user/10296