Supabase projects dashboard down
# help-and-questions
m
Hey @garyaustin @Olyno, the projects page https://app.supabase.com/projects isn't loading for the past 10 minutes. Tried clearing cache, no luck. In general, data in Projects and Organizations is not loading. Notifying here in case it is systemwide, not just one-off case for me.
o
No issue on my side. Try to logout/login again, clear your cookies, or even try on another browser
g
Mine was logged out which is unusual, but is working.
m
Cleared cache & cookies, still no luck... can I DM one of you my username (github login) to see if its account related problem?

https://cdn.discordapp.com/attachments/1110999190626115704/1111001981633441853/Screenshot_2023-05-24_at_2.44.14_PM.png

g
We are not employees, you would have to contact support.
m
ok
t
@minjunes same here - you ever get it to work?
@minjunes fyi it didnt work for me in chrome/chrome incognito, but worked for me in firefox
g
No issues for chrome (latest update) or firefox for me.
m
@timmyg Working now
t
dang mine still shows the loading skeletons in chrome 😦
o
Any error in the devtool console?
t
yea i do see a 401 at https://xguihxuzqibwxjnimxev.supabase.co/auth/v1/user
Copy code
{
  "code": 401,
  "msg": "invalid JWT: unable to parse or verify signature, signature is invalid"
}