MysticRyuujin / guac-install

Script for installing Guacamole on Ubuntu
974 stars 270 forks source link

RDP and VNC stopped working after upgrade #261

Closed alexlimov closed 10 months ago

alexlimov commented 10 months ago

RDP and VNC stopped working after upgrade from Debian 11 to Debian 12 Initially we have Debian 11 with latest updates and Guacamole 1.5.3 - working fine... After upgrading to Debian 12 and trying RDP/VNC connect - browser says: The connection was terminated due to an internal Guacamole server error. Please try again later or contact your administrator

alexlimov commented 10 months ago

Solution: ln -s /usr/lib/x86_64-linux-gnu/libwebp.so.7.1.5 /usr/lib/x86_64-linux-gnu/libwebp.so.6 systemctl restart guacd systemctl status guacd

and check type of authentication - I choose "Any"