You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Hiroshi Noto (Jira)" <ji...@apache.org> on 2021/04/03 09:21:00 UTC

[jira] [Commented] (GUACAMOLE-1316) associate_openid() failed printing a message in start.sh within container

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

Hiroshi Noto commented on GUACAMOLE-1316:
-----------------------------------------

Thanks for fixing this!

> associate_openid() failed printing a message in start.sh within container
> -------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-1316
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1316
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacd-docker
>    Affects Versions: 1.3.0
>         Environment: Docker
>            Reporter: Hiroshi Noto
>            Assignee: Mike Jumper
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> When using OpenID Connect with docker image, an error message below will be logged.
> {noformat}
> 2021-03-22 15:17:22/opt/guacamole/bin/start.sh: 542: /opt/guacamole/bin/start.sh: : not found{noformat}
>  
> This is caused by these lines, especially #542.
> [https://github.com/apache/guacamole-client/blob/f1783f5dc1734b114a3698d3a3bac713eb9c2b9c/guacamole-docker/bin/start.sh#L542]
> A line #542 includes space characters in the end of the line.
>  
> note: this error will not affect functionality of the container



--
This message was sent by Atlassian Jira
(v8.3.4#803005)