SupabaseS
Supabase2mo ago
Brad

Connection error when uploading via TUS to /v1/resumable/uploads on a local instance of supabase

I am working on converting an online supabase to an offline instance, but when trying to use my methods to upload files via TUS I get a “Failed to establish a new connection: [Errno 111] Connection Refused” error. I am using Supabase CLI 2.54.11 and Uppy to handle my TUS uploads. I have not found conclusive documentation surrounding the handling of resumable uploads for the local/offline instances of Supabase, so any help or direction regarding how I should handle this would be appreciated.
Was this page helpful?