Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Docker
Description
I yesterday updated my docker installation of guacamole, but now the mainpage throws the error
"An error has occurred and this action cannot be completed. If the problem persists, please notify your system administrator or check your system logs."
I have checked the containerlog and it says "Error querying database. Cause: org.postgresql.util.PSQLException: The authentication type 10 is not supported"
I have checked my PSQL my postgressql.conf has "password_encryption = md5"
and pg_hba.conf has "host all all all md5" as last line.
I have attached a logfile from the guacamole container and my docker compose.
Attachments
Attachments
Issue Links
- is duplicated by
-
GUACAMOLE-1516 Fail to connect with postgress 14
- Closed