Can't find AuthVersion in AuthUrl - set explicitly

Hello,

I try to make Restic Backup use a swift backend, I get this error:

Fatal: create repository at swift:backups:/filebackups failed: conn.Authenticate: Can’t find AuthVersion in AuthUrl - set explicitly

How do I set this variable?

I tried
export ST_AUTH_VERSION=1

but to no avail

For those who wonder…

I added /v1 to my ST_AUTH export setting and now he likes it :slight_smile:

Thanks for the feedback! The Swift backend always was a bit odd. :wink: