mayan: starting entrypoint.sh
mayan: update_uid_gid()
usermod: no changes
mayan: os_package_installs()
mayan: pip_installs()
mayan: performupgrade()
CommandError: Error during signal_pre_upgrade signal: could not connect to server: Connection refused
Is the server running on host "172.17.0.1" and accepting
TCP/IP connections on port 5432?
, <class 'django.db.utils.OperationalError'>
I check the .yml file all the information are the same. can you please help me
Can you connect from the server where mayan edms is located with the user mayan is running with and with the database user details from your yml file via psql to the database? It seems there is the problem.`