On Thu, Oct 3, 2024 at 20:17 Nathaniel Belles <mon99keymon99...@gmail.com>
wrote:

> Hey all,
>
> I saw the staging of release of 1.6.0 so I hopped on to try to get this
> working in docker because I’m an ARM user and have been waiting for ARM
> support. I believe I found a bug but it might not be specifically related
> to 1.6.0, I’m just now noticing it. I built the docker files for
> guacamole-server and guacamole-client which both succeeded (thanks for that
> finally getting integrated!) but then when I went to start up the compose
> file I got an error in the web and went I went to look at the logs it
> showed me an error there too. After a while of debugging the issue I (just
> so happened to be looking through the environment variable config scripts
> for docker and) noticed that the environment variable POSTGRESQL_USER is
> deprecated in place of POSTGRESQL_USERNAME but I never got a warning about
> it anywhere. I was able to replace the deprecated environment variable and
> it resolved the issue but I wanted to bring it to someone’s attention to
> save someone else the couple hours I lost trying to debug the error.
>

I believe this will be fixed when this pull request is merged:

https://github.com/apache/guacamole-client/pull/1021
<https://github.com/apache/guacamole-client/pull/1021#issuecomment-2392495220>

If you want, you can grab the changes from that pull request and build and
verify that it does address the issues you're seeing.

-Nick

Reply via email to