You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (Jira)" <ji...@apache.org> on 2020/03/19 18:32:00 UTC

[jira] [Commented] (GUACAMOLE-993) Connecting to Kubernetes server: 403 Forbidden

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

Nick Couchman commented on GUACAMOLE-993:
-----------------------------------------

Please post your question to the mailing list:

http://guacamole.apache.org/support/

> Connecting to Kubernetes server: 403 Forbidden
> ----------------------------------------------
>
>                 Key: GUACAMOLE-993
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-993
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-server
>    Affects Versions: 1.1.0
>            Reporter: phil.chang
>            Priority: Major
>         Attachments: guacamole_configure.png
>
>
> Use Kubernetes server is v1.16.8 , Installing with Rancher
> Select "SSL/TSL" options,  I use SSL provided by kubenetes in ”/etc/kubernetes/ssl”. 
> The configuration screenshot in attachment, The following is my guacmole configure by keys path:
> {code:java}
> Certificate authority certificate:    /etc/kubernetes/ssl/kube-ca.pem
> Client certificate:                   /etc/kubernetes/ssl/kube-apiserver.pem
> Client key:                           /etc/kubernetes/ssl/kube-apiserver-key.pem
> {code}
>  
>  
>  
> The Guacd log shows the following error:
>  
> {code:java}
> guacd[6]: INFO: Creating new client for protocol "kubernetes"
> guacd[6]: INFO: Connection ID is "$37b988df-ec42-493a-8da2-dbedf3f9caa6"
> guacd[1360]: INFO:      User "@662a1698-1881-4455-b177-413c4fc154c2" joined connection "$37b988df-ec42-493a-8da2-dbedf3f9caa6" (1 users now present)
> guacd[1360]: ERROR:     Error connecting to Kubernetes server: 403 Forbidden
> guacd[1360]: INFO:      User "@662a1698-1881-4455-b177-413c4fc154c2" disconnected (0 users remain)
> guacd[1360]: INFO:      Last user of connection "$37b988df-ec42-493a-8da2-dbedf3f9caa6" disconnected
> guacd[1360]: INFO:      Kubernetes connection ended.
> guacd[6]: INFO: Connection "$37b988df-ec42-493a-8da2-dbedf3f9caa6" removed.
> {code}
> Thanks.
>  



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