I used doppler login
on my MacBook. This gives me access to all the secrets and is working reliably. But whenever I use it from my Linux desktop, I am greeted with
Doppler Error: Invalid Auth token
.
If I doppler login
again, I get
Select an option: [Use arrows to move, type to filter]
> Scope login to current directory (/path/to/my/repo)
Overwrite global login (/)
Regardless of which option I choose, upon successful login, doppler starts working. But when I try again later (after reboot or a after some time) I get Doppler Error: Invalid Auth token
again.
Why is doppler login
so unreliable in my case? Am I doing sth wrong? Why is the token invalid after such a short time? Can I instead generate and use personal token just like I do with service token during deployment?