Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIARD --> postgreSQL: The authentication type 10 is not supported, ubuntu 24.04 #600

Open
BorisDomajnko opened this issue Mar 25, 2024 · 0 comments
Assignees

Comments

@BorisDomajnko
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants