Projects tigase _server server-core Issues #1490
Connection to localhost:5432 refused (#1490)
Unknown opened 2 years ago

I have followed error

Connection not validated
Validating DBConnection, URI: jdbc:postgresql://localhost:5432/postgres?user=postgres&password=*****&useSSL=false
Problem validating database connection: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
image

but any other application is able to connect Zrzut ekranu 2023-01-29 o 21 34 46

How I runned the server:

$ docker pull tigase/tigase-xmpp-server
$ docker run --name tigase-server -p 8080:8080 -p 5222:5222 tigase/tigase-xmpp-server
issue 1 of 1
Type
Bug
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1490
Please wait...
Page is in error, reload to recover