[
https://issues.apache.org/jira/browse/GUACAMOLE-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571975#comment-17571975
]
Stavros Kois commented on GUACAMOLE-1433:
-----------------------------------------
The driver looks like it's working very stable (have been using it from the
time it got merged till today with zero problems). Just stating that, in case
there was some hold back, until it was tested.
In our chart catalog we have a temp "hack" to replace the driver on boot.
[~Scheepers], you can see the "steps" I'm doing in order to make it work, until
there is a release.
(I know the script is not the best, but works as a temporary solution).
https://github.com/truecharts/charts/blob/185b9cc76e80d1c7a5566d0b97d7b8f53b9d9757/charts/stable/guacamole-client/values.yaml#L228-L289
> Docker implementation, The authentication type 10 is not supported.
> -------------------------------------------------------------------
>
> Key: GUACAMOLE-1433
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1433
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-docker
> Environment: Docker
> Reporter: Linus Olausson
> Priority: Minor
> Fix For: 1.5.0
>
> Attachments: _guacamole_logs.txt, guac-stack.yml
>
>
> 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.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)