Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-1516

Fail to connect with postgress 14

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 1.4.0
    • None
    • None
    • Docker environemt
      guacd:1.4.0
      guacamole:1.4.0
      postgress:latest aka postgress:14.1
      postgress:13

    Description

      Deploy via docker with postgress:latest lead to postgress 14.1, and guacamole throw error authentication

      13:26:44.534 [http-nio-8080-exec-8] ERROR o.a.g.rest.RESTExceptionMapper - Unexpected internal error: 
      guacamole_guacamole.1.52ahr4htk0mp@homelab    | ### Error querying database.  Cause: org.postgresql.util.PSQLException: 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.
      guacamole_guacamole.1.52ahr4htk0mp@homelab    | ### The error may exist in org/apache/guacamole/auth/jdbc/user/UserMapper.xml
      guacamole_guacamole.1.52ahr4htk0mp@homelab    | ### The error may involve org.apache.guacamole.auth.jdbc.user.UserMapper.selectOne
      guacamole_guacamole.1.52ahr4htk0mp@homelab    | ### The error occurred while executing a query
      guacamole_guacamole.1.52ahr4htk0mp@homelab    | ### Cause: org.postgresql.util.PSQLException: 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. 

      Deploying with postgress 13 work successfully.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dedyms Dedy Martadinata
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: