bigbluebutton / docker

Docker files for BigBlueButton
GNU Lesser General Public License v3.0
368 stars 248 forks source link

password authentication failed for user "postgres" #279

Open andreas83 opened 1 year ago

andreas83 commented 1 year ago

I followed the documentation and ended up with following error:

PG::ConnectionBad: connection to server at "10.7.7.22", port 5432 failed: FATAL: password authentication failed for user "postgres"

any hints?

rycaputo commented 1 year ago

is this the first deployment or did you redeploy?

maybe holding on to old stuff volumes:

GiannisRallis commented 1 year ago

I'm experiencing a similar issue, and it's not my first deployment.

I've stopped all containers and used the docker system prune command to remove everything. Afterward, I downloaded the bbb-docker folder again. However, the problem still persists.

I'm using an existing server. I attempted to reinstall the containers because I encountered an error when trying to start rooms. The error prevents the rooms from starting from Greenlight.

The linux version i use is the Ubuntu 22.0.4