Metabase Can't Startup because of `GET /api/health 503`

Got this error, when starting up metabase after memory hang

2024-12-04 05:37:47,217 INFO metabase.core :: Setting up and migrating Metabase DB. Please sit tight, this may take a minute...
2024-12-04 05:37:47,227 INFO db.setup :: Verifying postgres Database Connection ...
2024-12-04 05:37:47,448 ERROR middleware.log :: GET /api/health 503 410.8 µs (0 DB calls) {:metabase-user-id nil} 
{:status "initializing", :progress 0.3}

Already did java -jar metabase.jar migrate release-locks still no help



databasechangeloglock


Update, now stuck at

2024-12-04 06:38:05,941 INFO db.setup :: Verifying postgres Database Connection ...

after expanding java heap Xmx

Any help again @Luiggi ?
I saw you are also suggesting running release locks

Already resolved, got error max connection, error on memory heap

Solution, reset all process top release memory heap and reset DB to release connections