[
https://issues.apache.org/jira/browse/GUACAMOLE-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429020#comment-17429020
]
Mike Jumper commented on GUACAMOLE-1433:
----------------------------------------
{quote}
I don't like the concept of updating components within a docker image. Kinda
defeats the purpose imo.
{quote}
I think you're thinking of updating components within the Docker _container_.
Updating the _image_ as previously mentioned (ie: updating the {{Dockerfile}}
and build) is the proper solution.
> 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
> 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.3.4#803005)