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 am testing ubuntu 24.04beta with PostgreSQL v16 and default-jre java. I cannot make dbptk run. I have tried md5 and scram-sha-256.
java --version
openjdk 21.0.2 2024-01-16
OpenJDK Runtime Environment (build 21.0.2+13-Ubuntu-2)
OpenJDK 64-Bit Server VM (build 21.0.2+13-Ubuntu-2, mixed mode, sharing)
java -Xmx1000m -Dfile.encoding=UTF-8 -cp dbptk-app-2.11.0.jar com.databasepreservation.Main migrate -e postgresql -eh localhost -edb 'DBC3' -eu postgres -ep 'x' -ede -epn 5432 -i siard-2 -if TestAndDemo3_A.siard
Converting database: siard-2 to postgresql
Initializing database
Importing SIARD version 2.1
ERROR Problem in database connection. The authentication type 10 is not supported. Check that you have configured the pg_hba.conf file to include the client's IP address or subnet, and that it is using an authentication scheme supported by the driver.
I am testing ubuntu 24.04beta with PostgreSQL v16 and default-jre java. I cannot make dbptk run. I have tried md5 and scram-sha-256.
java --version
openjdk 21.0.2 2024-01-16
OpenJDK Runtime Environment (build 21.0.2+13-Ubuntu-2)
OpenJDK 64-Bit Server VM (build 21.0.2+13-Ubuntu-2, mixed mode, sharing)
java -Xmx1000m -Dfile.encoding=UTF-8 -cp dbptk-app-2.11.0.jar com.databasepreservation.Main migrate -e postgresql -eh localhost -edb 'DBC3' -eu postgres -ep 'x' -ede -epn 5432 -i siard-2 -if TestAndDemo3_A.siard
Converting database: siard-2 to postgresql
Initializing database
Importing SIARD version 2.1
ERROR Problem in database connection. The authentication type 10 is not supported. Check that you have configured the pg_hba.conf file to include the client's IP address or subnet, and that it is using an authentication scheme supported by the driver.
dbptk-app.log.txt
The text was updated successfully, but these errors were encountered: