I’m looking to move from the S3 compatibleSupabase Storage to Tigris Data, but am seeing this error from Tigris’ “Enable Data Migration” feature in the web UI:
Get "https://[supabase_bucket_name].[supabase_project_reference_id].co/storage/v1/s3?delimiter=&list-type=2&max-keys=1&prefix=": dial tcp: lookup [supabase_bucket_name].[supabase_project_reference_id].supabase.co on [fdaa::3]:53: no such host
I have no issues access the Supbase Storage bucket using the S3 credentials via Cyber/Mountain Duck and also using the higher-level credentials via Supabase’s Pyton library.
There are two errors in the EU region from last night indicating an issue with the endpoint configuration that may have escalated into this error. The error there indicated that https:// was missing from the endpoint definition. We will add validation to the UI to ensure this requirement is clear in the future.
Could you email the details on what bucket might be affected to help@tigrisdata.com? I want to make sure that the error that we spotted is for your bucket and endpoint. Thanks!