Dashboard stuck on `Connecting to Default Project`

System info:
Linux oracle Ubuntu aarch64 aarch64 aarch64 GNU/Linux


Another similar issue:
https://github.com/supabase/supabase/discussions/6637

I am self hosting Supabase, and I used the followed the Official Guide.
https://github.com/supabase/supabase/tree/master/docker

The following PasteBin contains logs of each container.
https://pastebin.com/Qkk7PKNV


While in Supabase-Studio, in the chrome console I am receiving the following:
default:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
:3000/api/profile/permissions?returning=minimal:1          Failed to load resource: the server responded with a status of 404 (Not Found)
:3000/api/profile/permissions?returning=minimal:1          Failed to load resource: the server responded with a status of 404 (Not Found)


How can this issue be resolved?
Any help is appreciated.
Was this page helpful?