Cannot install sprites CLI. Tigris bucket unreachable from spain during LaLiga matches - Tigris
Cannot install sprites CLI. Tigris bucket unreachable from spain during LaLiga matches
Unable to install sprites CLI.
curl -fsSL https://sprites.dev/install.sh | bash
✗ Fetching latest version
Error: Network error: could not connect to https://sprites-binaries.t3.storage.dev
Then checked the docs; this section gave hope but it has a broken link to GitHub Releases. I looked for sprite repos under the project's GitHub and couldn’t see one for the CLI.
So I’m out of ideas.
Sprites Documentation
Install the Sprites CLI on macOS, Linux, or Windows
Solution
Hi… Were you downloading from Spain, by any chance?
(I’m able to reach that bucket from over here, in the Northeastern US.)
The backend fails to list S3 buckets due to a TLS certificate verification error. The connection to t3.storage.dev is rejected because the x509 certificate is signed by an unknown authority, causing the request to fail after multiple retry attempts. code example package main import ( "context" "fmt" "log" "time" "github.com/aws/aws-sdk-...
Yes, I’m in Spain.
This LaLiga thing is outrageous. Sorry it’s affecting you.
Thanks for looking into it
I managed to install the CLI by downloading the binary from a different machine not affected by the blocks and moving it over afterwards.