You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi i'm getting an error while trying to deploy in openshift.
Just to clarify we only need to run the keycloak-config map first then the keycloak-server right? do we need to configure something else?
Thank you in advance!
Caused by: java.net.UnknownHostException: keycloak-postgresql at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.postgresql.core.PGStream.<init>(PGStream.java:61) at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:110)
The text was updated successfully, but these errors were encountered:
Hi i'm getting an error while trying to deploy in openshift.
Just to clarify we only need to run the keycloak-config map first then the keycloak-server right? do we need to configure something else?
Thank you in advance!
Caused by: java.net.UnknownHostException: keycloak-postgresql at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.postgresql.core.PGStream.<init>(PGStream.java:61) at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:110)
The text was updated successfully, but these errors were encountered: