© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4mo ago•
2 replies
Yeetus Deletus

Can't add to storage bucket from studio (self-hosted Supabase docker)

I am currently trying to deploy Supabase to a VPS, but I can't get Supabase storage to work properly. Following these instructions up to Accessing Supabase Studio, I am able to create a storage bucket, but I am unable to put anything in it. The request to upload files comes back with
Invalid compact JWS
Invalid compact JWS
, am I missing any setup steps? Is it that I'm accessing Supabase over WireGuard? (this also happens on just localhost). This is what the error looks like
{
  "statusCode": "403",
  "code": "AccessDenied",
  "error": "Unauthorized",
  "message": "Invalid Compact JWS"
}
{
  "statusCode": "403",
  "code": "AccessDenied",
  "error": "Unauthorized",
  "message": "Invalid Compact JWS"
}

I'd love to know what could be causing this
Self-Hosting with Docker | Supabase Docs
Learn how to configure and deploy Supabase with Docker.
Self-Hosting with Docker | Supabase Docs
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Unable to access Storage from Studio (self hosted)
SupabaseSSupabase / help-and-questions
5mo ago
Self Hosted Storage
SupabaseSSupabase / help-and-questions
3y ago
Supabase Storage Explorer in cli-hosted Studio
SupabaseSSupabase / help-and-questions
4y ago
Self Hosted Storage throws 500 error in Studio
SupabaseSSupabase / help-and-questions
3mo ago