Re: guacd service does not start automatically.

2022-04-19 Thread Ivanmarcus
It's unclear to me if Guacamole operates ok should you restart guacd once the Pi has booted? If so then a simple solution might be to run a cron reboot command to restart guacd a few seconds after boot. Say "@reboot sleep 30 && /path/to/guacd" I realise this isn't necessarily _fixing_ the is

Re: TigerVNC clipboard-encoding UTF-8

2022-04-19 Thread Ben Sheppard
Ive circled back on this issue, and still cant seem to get it working. I found a PR in libvncserver which enables UTF-8 via a compilation flag: https://github.com/LibVNC/libvncserver/pull/468 I recompiled the library with this flag off latest master, then recompiled guacamole and x11vnc against

Re: guacd service does not start automatically.

2022-04-19 Thread 박제형
Thanks for providing your solution. But that problem is still not solved and the guacd service is running before the network is ready. However, other services that use the network, such as ssh, tomcat, and samba, run successfully after network preparation. ​ # systemctl status guacd ● guacd.se

Re: How to allow "WebSocket | HTTP tunnel request" with IPv6?

2022-04-19 Thread Henri Alves de Godoy
Hi Willy, Assuming that your server where the tomcat/guacd daemon is is dual-stack and your internal environment is IPv6-only In the host configuration, put the IPv6 of the remote machine you want to access. You can also change in guacd to bind the v6 address of localhost ::1 It works without a

How to allow "WebSocket | HTTP tunnel request" with IPv6?

2022-04-19 Thread Willy Manga
Hi, I have installed guacamole and got the following errors [1] after a successful authentication. I'm aware of [2] where the solution was to set bind_host to 127.0.0.1 [3]. My question is how to allow that tunnel request in an IPv6-only environment? The 'Connection refused' seems like an

Re: Unable to allocate PTY, possible bug

2022-04-19 Thread Amartya Thorat
Hi Jonathan Thank you for your help, I did not know about cisco router term type limitations I will try to find how to set up term type in guacamole . Thanks! Amartya Thorat On Tue, Apr 5, 2022 at 9:07 PM Hankins, Jonathan < jhank...@homewood.k12.al.us> wrote: > Doubt this is helpful, but I look