pi-node / instructions

254 stars 154 forks source link

Got an exception: Cannot establish connection to the database #129

Open markjhealey opened 3 years ago

markjhealey commented 3 years ago

I'm running Windows 10 Home, with Docker Desktop.

My logs show the following... any ideas anyone? I've already followed the Windows 10 instructions for installing WSL2, reinstalled Pi, and Docker, and also deleted and reinstalled the container, so I'm out of idea...

init-core-db: failed!

2021-05-19T19:05:51.230 [default INFO] Config from etc/stellar-core.cfg

2021-05-19T19:05:51.242 [default INFO] Using QUORUM_SET: {

"t" : 2,

"v" : [ "testnet1", "testnet2", "testnet3" ]

}

2021-05-19T19:05:51.247 GBXK5 [Database INFO] Connecting to: postgresql://dbname=core host=localhost user=stellar password=****

2021-05-19T19:05:51.275 GBXK5 [default INFO] Application destructing

2021-05-19T19:05:51.275 GBXK5 [default INFO] Application destroyed

2021-05-19T19:05:51.276 GBXK5 [default FATAL] Got an exception: Cannot establish connection to the database.

FATAL: password authentication failed for user "stellar"

FATAL: password authentication failed for user "stellar"

2021-05-19T19:05:51.276 GBXK5 [default FATAL] Please report this bug along with this log file if this was not expected