Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage API behind proxy returns invalid TUS resumable upload URL #543

Closed
2 tasks done
Obeyed opened this issue Sep 7, 2024 · 1 comment · Fixed by #545
Closed
2 tasks done

Storage API behind proxy returns invalid TUS resumable upload URL #543

Obeyed opened this issue Sep 7, 2024 · 1 comment · Fixed by #545
Labels
bug Something isn't working released

Comments

@Obeyed
Copy link

Obeyed commented Sep 7, 2024

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

Using the default docker supabase example; try to perform a resumable upload with Storage API v1.10.0 or newer. This will return an invalid URL, for example: http://localhost:8000/storage/v1:8000/upload/resumable/xxxxx, where the port is defined twice.

Expected behavior

A valid URL for the resumable upload.

Additional context

What is the expected way to configure the kong.yml file for the storage service?

@Obeyed Obeyed added the bug Something isn't working label Sep 7, 2024
@Obeyed Obeyed changed the title Storage API behind proxy returns unexpected malformed TUS resumable upload URL Storage API behind proxy returns invalid TUS resumable upload URL Sep 7, 2024
Copy link

🎉 This issue has been resolved in version 1.11.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
1 participant