Supabase cannot start after stop

If i run supabase init and then supabase start it works correctly, but if i then run supabase stop and supabase start, the second start function fails with error
service not healthy: [realtime-dev.supabase_realtime_supabase]


I am self hosting on ubuntu with supabase version 1.123.4.

online I cant find anything regarding this :S anyone have any idea?
Was this page helpful?