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

Can't add new custom queries in SQL Editor #26118

Closed
2 tasks done
amdervis opened this issue May 11, 2024 · 1 comment
Closed
2 tasks done

Can't add new custom queries in SQL Editor #26118

amdervis opened this issue May 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@amdervis
Copy link

amdervis commented May 11, 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

On supabase self-hosted with docker on windows, when trying to create a new query in SQL Editor, it creates a new query called 'Untitled query', after trying to run the query I get 'Failed to generate title error'.

[id]-d06633d21480ddeb.js:1 Uncaught (in promise) {code: 500, message: '<meta charSet…[32757],"scriptLoader":[]}\x3C/script>', requestId: '9e9ed0fa-e5d7-4490-84e9-f0a0c760f818'}

I can't find anywhere to change the title from 'Untitled query'

Even when using templates or quickstarts, then the query runs fine but after reload the query goes away from 'Your Queries'.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to 'SQL Editor'
  2. Click on 'New query'
  3. Write some SQL query and click on 'Run' or CTRL + ENTER
  4. See error

Expected behavior

I expected that I could have a bunch of custom SQL Queries saved and ready to reuse,.

Screenshots

image

System information

  • OS: [Windows/Docker]
  • Browser : Chrome
  • Clean installed using your documentation on how to self host Supabase with Docker.

Additional context

Add any other context about the problem here.

@amdervis amdervis added the bug Something isn't working label May 11, 2024
@encima
Copy link
Contributor

encima commented May 13, 2024

Hey @amdervis , this issue is already being tracked here #17941 so I will close this one to keep the discussion there

@encima encima closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants