jwetzell / docker-guacamole

A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
https://hub.docker.com/r/oznu/guacamole/
GNU General Public License v3.0
104 stars 17 forks source link

Repeated error message starting container #7

Closed RonOsborne closed 1 year ago

RonOsborne commented 2 years ago

Waiting for postgres to come up... Starting postgres... LOG: could not translate host name "localhost", service "5432" to address: Temporary failure in name resolution WARNING: could not create listen socket for "localhost" FATAL: could not create any TCP/IP sockets LOG: database system is shut down /var/run/postgresql:5432 - no response

RonOsborne commented 1 year ago

Solved edit postgresql.conf

Connection Settings

change listen_addresses to '*'