© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4w ago•
15 replies
luca_didomenico

Intermittent Supabase JS issues

auth
Hi everyone, since yesterday I’ve been having intermittent issues where Supabase JS calls sometimes don’t work.

Yesterday I was testing on a React Native project and the calls were failing. For example, calling the “update user password” endpoint via the Supabase JS client was returning an error. I then replaced the Supabase JS call with a direct fetch to the REST endpoint, and that worked.

Today I’m seeing an even bigger issue on a Next.js web app: requests work intermittently, and after investigating it looks like in my auth context onAuthStateChange and getSession() might be conflicting. Very often, when I call getSession() it just never resolves and stays pending.

This only started recently (everything was fine up to a couple days ago), so I’m wondering if it could be related to the upcoming maintenance on the 16th. I’m on the free plan: does anyone know if free vs pro changes anything here, or if others are seeing similar behavior?
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

Supabase Issues
SupabaseSSupabase / help-and-questions
13mo ago
supabase-js v2 Database type creating intellisense issues
SupabaseSSupabase / help-and-questions
4y ago
Supabase JS help
SupabaseSSupabase / help-and-questions
4y ago
Supabase JS rate limit
SupabaseSSupabase / help-and-questions
4mo ago