First, thanks so much for all your prompt replies!
I’m just getting to testing this with linux. I have it running as default storage using google cloud, and that seems to work fine with a token file saved in the preferences. However, I’ve added a local backup destination and it always asks for a storage password. I’ve tried adding “password”: “my-pass” to the keys section in preferences, and I’ve tried environment variables too, not seem to work. (tried DUPLICACY_PASSWORD and also DUPLICACY_local_PASSWORD, neither work).
In fact, I was having the same issue with the gcs_token setting at first because I had that job called “google”. When I named it “default” then it worked. Have not tested this with local yet.
Thanks again!