You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2022/02/02 17:44:00 UTC

[jira] [Commented] (GUACAMOLE-1527) Latest official docker images aren't functionnal

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485990#comment-17485990 ] 

Mike Jumper commented on GUACAMOLE-1527:
----------------------------------------

{quote}
I just tried the latest versions of official guacamole and guacd docker images, and they are not functionnal. Rolling back to tags 1.4.0 make them work again.
{quote}

Trying myself, I'm not seeing any issue. What specific failure are you seeing?

{quote}
guacamole (a54cefdafad0) : guacamole tries to write in its homedir (/home/guacamole), but homedir is owned by root.
guacd (e246c3c89230) : guacamole says Websocket session has been closed.
{quote}

Are you sure the above matches your containers? The Guacamole webapp does not need to write its home directory at all (guacd does), and the guacd service would never complain that the WebSocket session is closed - that's something the webapp would log. It looks like you somehow switched the storage of your containers.

{quote}
I noted that both images have been uploaded by 'guacbuild' instead of 'mjumper', is it ok?
{quote}

Yes, that's the automated nightly rebuild. We have a process in place that rebuilds the images every night to ensure any distro-provided updates to dependencies are taken into account.

> Latest official docker images aren't functionnal
> ------------------------------------------------
>
>                 Key: GUACAMOLE-1527
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1527
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-docker, guacd-docker
>         Environment: Podman on Fedora 35 x86-64
>            Reporter: Leopold Hoppenot
>            Priority: Minor
>
> Hello,
> I just tried the latest versions of official guacamole and guacd docker images, and they are not functionnal. Rolling back to tags 1.4.0 make them work again.
> guacamole (a54cefdafad0) : guacamole tries to write in its homedir (/home/guacamole), but homedir is owned by root.
> guacd (e246c3c89230) : guacamole says Websocket session has been closed.
> I noted that both images have been uploaded by 'guacbuild' instead of 'mjumper', is it ok?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)