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
I'd like to somebody help me. I'm trying to start PASH on Ubuntu 20 and Linux Mate but I've got the same problem. When I try to connect to database I got the following:
Nov 20, 2022 9:20:43 PM org.postgresql.Driver connect SEVERE: Connection error: org.postgresql.util.PSQLException: ERROR: SSL required at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:473) at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:205) at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49)
I've updatede my java from 11 to 18 versiom but I'm getting the same error still. Could anyone help me because I don't know what to do anymore ?
The text was updated successfully, but these errors were encountered:
Dears,
I'd like to somebody help me. I'm trying to start PASH on Ubuntu 20 and Linux Mate but I've got the same problem. When I try to connect to database I got the following:
Nov 20, 2022 9:20:43 PM org.postgresql.Driver connect SEVERE: Connection error: org.postgresql.util.PSQLException: ERROR: SSL required at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:473) at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:205) at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49)
I've updatede my java from 11 to 18 versiom but I'm getting the same error still. Could anyone help me because I don't know what to do anymore ?
The text was updated successfully, but these errors were encountered: