My hosted supabase instance got restarted (idk why...
# help
i
My hosted supabase instance got restarted (idk why) and then I can't no more see the `pg_graphql`'s
graphql
endpoint
n
Hello @ilbert! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
🆕 graphql not available after restart
f
n
graphql not available after restart
o
Hi I guess in that case you guys should create a common ticket on the Github, this is probably something we can't fix for now
s
same issue here
i
Looking at the logs from the client, it seems the error is a CORS policy not set correctly. @fernandolguevara is it the same for your issue?
Copy code
Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
The REST API at
/rest/v1
is working normally instead, with the same
anon
key
I also tried to restart the server (Settings > General > Restart) but the GraphQL endpoint is stil not working
I opened a support ticket now
🆘
f
I recommend that you send a ticket to the support email, I think the error is because the Kong service does not have that endpoint registered in your project
i
I did it and they solved the problem within a day!! 🚀
maybe it was due to this thing, idk... Anyways, thanks a lot for the research!!