Hello,
I am setting up Cardano-db-sync and am in the process of syncing the node. When I checked to see if it was synced, I saw that I am getting an error and no longer able to start the sync process again. When I run:
GNU nano 4.8 /tmp/migrate-2021-10-16T084515.log
Running : migration-1-0000-20190730.sql
WARNING: password file "config/pgpass-mainnet" has group or world access; permissions should be u=rw (0600) or less
psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: No such file or directory
Is the server running locally and accepting connections on that socket?
ExitFailure 2
Hi, i think you have to wait, we all have to wait…it seems there are general problems on the blockchain. Also my nodes are in sync mode after months of good work
What problems? Pretty sure the Cardano chain is completely fine at the moment. The cardano explorer shows new blocks arriving about 3 times per minute.
Yeah, im not 100% sure what happened. I had started syncing it the night before, and woke up to some error, when I tried resyncing…those were the errors I got.
I just ended up re downloading postgres and rebuilding db-sync, all is well now.