You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue. I managed to get past it by using the latest docker image for studio: supabase/studio:20230330-99fed3d
kubectl set image deployments/demo-supabase-studio supabase-studio=supabase/studio:20230705-7451ef3 - did the trick for me (7451ef3 is the latest version as of time of writing)
Bug report
Describe the bug
Hello everyone, I used this Quickstart guide https://github.com/supabase-community/supabase-kubernetes/blob/main/charts/supabase/README.md and encountered an issue in microk8s. Everything starts successfully, but it's impossible to open the standard project - it's stuck on an infinite loading screen. Please help
Screenshots
The text was updated successfully, but these errors were encountered: