Manual DB Migration - PG::UnableToSend: no connection to the server

Hi,

When posting, please use the formatting tools to make your posts easier to read by the people you want to help you: Community, first steps: Code, config, log block formatting in topics and replies

But from what I see it looks like postgres database isn’t running. You should check your services:

gitlab-ctl status

and try:

gitlab-ctl reconfigure
gitlab-ctl restart