Hi, I am trying to set up Tigris, and I follow along the tutorial displayed on the Tigris page.
I set up the storage, I set up secrets, and I try to do a simple listing of the buckets from Tigris. For some reason that I do not know, Tigris does not read the secrets properly. I have tried printing the secrets myself to see if they are there and they are; I used
fly ssh console -C "printenv"
fly ssh console -C "printenv"
. I then tried to print the secret directly from Go with: