Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoI get an error every time I run `op`.
System Information
Macbook Pro 2021 (M1)
op version: 2.5.1
Every time I run op , I receive the following error:
couldn't start daemon: open /var/run/user/501/op-daemon.pid: no such file ...
Former Member
3 years agoAnd lo, it would appear that $XDG_RUNTIME_DIR was actually set by a script then subsequently unset once another script had finished running.
Ah, that would certainly conflate things!
Glad to know it's been fixed!