302 on B2, but Mac only?

I have a weird error that I’ve not seen before. I use B2 for all my backups and everything’s been working fine with Windows and Linux. But now when I use Mac (Catalina), I get a 302 from b2 after creating the repository. I’ve confirmed the repo exists on B2, and even restic says it is there after the init, but can’t do snapshots or anything else.

Help?

% . ./.envvars-restic-backup

% restic init
created restic repository 44309c95c6 at b2:xxx:yyy  # redacted

Please note that knowledge of your password is required to access
the repository. Losing your password means that your data is
irrecoverably lost.
% restic snapshots
Fatal: unable to open config file: Stat: b2_download_file_by_name: 302:
Is there a repository at the following location?
b2:xxx:yyy

Hi @mcampbell and welcome to the restic community! :slight_smile:

From what you report this seems like it’s a client side issue - which is a good first hint!
Maybe you can check if there are some settings which differ on B2s end with the other buckets you have - since you init a new repository.