Auth not working

Auth is down for my entire application. No changes on my end and supabase is failing on all fronts
9 Replies
Jerome
Jerome5d ago
For everyone its like this
0-46
0-465d ago
Same for me. My dashboard shows the following error - even when I host on AWS!
{
"code": 400,
"errors": [
{
"domain": "global",
"message": "Job exceeded rate limits: Your project_and_region exceeded quota for creating jobs. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas",
"reason": "jobRateLimitExceeded"
}
],
"message": "Job exceeded rate limits: Your project_and_region exceeded quota for creating jobs. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas",
"status": "INVALID_ARGUMENT"
}
{
"code": 400,
"errors": [
{
"domain": "global",
"message": "Job exceeded rate limits: Your project_and_region exceeded quota for creating jobs. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas",
"reason": "jobRateLimitExceeded"
}
],
"message": "Job exceeded rate limits: Your project_and_region exceeded quota for creating jobs. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas",
"status": "INVALID_ARGUMENT"
}
randomshenans
randomshenans5d ago
yep, great when I was trying to demo to a client - POS service when this happens
graedde
graedde5d ago
Same issue here. Catastrophy.
randomshenans
randomshenans5d ago
someone messed something up for sure
graedde
graedde5d ago
I assume someone at Supabase just needs to increase the job rate limit. And they better do it real quick because all Supabase projects seem to be down?
Jerome
Jerome5d ago
Yes all it seems
chaintng
chaintng5d ago
same..., but look good now
Jack
Jack5d ago
@enritarta - see #Unhealthy project status, Supabase got a major outage at the moment. https://status.supabase.com/incidents/sh7gmmyktjzw Seems to be recovering in part but only for some regions, it'll take more time until a full fix is resolved.

Did you find this page helpful?