Re: VNC connection problem

2018-10-01 Thread Nick Couchman
On Tue, Sep 25, 2018 at 8:19 PM VolandSZ wrote: > I am still struggling on how to run guacd in debug mode (step by step > manual > on how to add -L debug) smiley image="anim_handshake.gif"/> > With Docker, I'm not sure the current released version (0.9.14) has a way to specify the debug level,

Re: VNC connection problem

2018-09-25 Thread VolandSZ
I am still struggling on how to run guacd in debug mode (step by step manual on how to add -L debug) smiley image="anim_handshake.gif"/> BUT it seems that i have found the cause of my problem and i tend to think that it could be bug that needs to be fixed. Long story short. I am from russia and

Re: VNC connection problem

2018-09-25 Thread VolandSZ
I did not manage to run guacd in debug, but thats what i see in syslog so far: Sep 25 13:01:52 ubuntu guacd[29979]: Creating new client for protocol "vnc" Sep 25 13:01:52 ubuntu guacd[29979]: Connection ID is "$bbc812dc-5921-4b97-80f0-e57076005354" Sep 25 13:01:52 ubuntu guacd[30926]: Cursor

Re: VNC connection problem

2018-09-25 Thread VolandSZ
Here is a link to folder wiht screenshots and catalina.out https://drive.google.com/open?id=1xJJfa2aitw6k5eLRUeHaGI-_MwVBePF- good is connection "1" bad connection "2" as for running guacd in debug mode and where to find logs of server i would much appreciate some more help ie console commands

Re: VNC connection problem

2018-09-25 Thread Nick Couchman
On Sat, Sep 22, 2018 at 5:44 PM VolandSZ wrote: > Thats why i posted screenshots.. > I didn't see any screenshots. If you're posting from Nabble (looks like you are), and you try to put screenshots inline in the message (insert pictures), the Apache list server tends to strip these out. I

Re: VNC connection problem

2018-09-22 Thread VolandSZ
Thats why i posted screenshots.. Ok i am trying this another way via docker now and maybe someone can explain me what does this mean or how to type it in terminal: $ docker run --name some-guacamole \ --link some-guacd:guacd\ ... -d -p 8080:8080 guacamole/guacamole These

Re: VNC connection problem

2018-09-21 Thread Mike Jumper
As Nick suggests, please verify that you are not accidentally configuring the connection to attempt to connect to the VNC server as if it is guacd. The fields in the web interface for the guacd hostname/port and the VNC server hostname/port are fairly close together, so this would be an easy

Re: VNC connection problem

2018-09-19 Thread VolandSZ
Any ideas? -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: VNC connection problem

2018-09-18 Thread VolandSZ
Yes bouth are from same version, i used this script https://github.com/MysticRyuujin/guac-install -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: VNC connection problem

2018-09-18 Thread VolandSZ
I use MySQL authentication and have no problems with all VNC connections that are in the same network Guacamole server is 192.168.1.10 and all connections that are set up in this network are ok (192.168.1.7, 192.168.1.115 and so on) but when i try to connect to 213.30.130.141 i get error

Re: VNC connection problem

2018-09-18 Thread Nick Couchman
On Tue, Sep 18, 2018 at 1:26 PM VolandSZ wrote: > Hi friends! First of all i must say that i am quite a new user to guacamole > and linux ecosystem in general. So please dont judge me very strict > We're here to help you, not judge you, so don't hesitate to ask any questions you have! > > Now

Re: VNC connection problem

2018-09-18 Thread Mike Jumper
On Tue, Sep 18, 2018 at 10:26 AM, VolandSZ wrote: > Hi friends! First of all i must say that i am quite a new user to guacamole > and linux ecosystem in general. So please dont judge me very strict > > Now to the topic, i`ve installed Debian 9 stretch and Guacamole 0.9.14 and > set up several

VNC connection problem

2018-09-18 Thread VolandSZ
Hi friends! First of all i must say that i am quite a new user to guacamole and linux ecosystem in general. So please dont judge me very strict Now to the topic, i`ve installed Debian 9 stretch and Guacamole 0.9.14 and set up several VNC connetions in the same network as Guacamole server is