On 9/2/24 2:50 PM, Tobias Meier wrote:
Hi

I justĀ  reinstalled my RaspberryPi with the latest bookworm Debian(raspbian) they now ship with wayland and also with wayvnc instead of realvnc.

After setting it up like described here: https://www.raspberrypi.com/documentation/computers/remote-access.html#vnc <https://www.raspberrypi.com/documentation/computers/remote-access.html#vnc>

I can connect with the certificate message and using tigervnc fully without problems using the user pi and passwort of pi just fine.

When using thins inside guacamole, I just get a grey waiting and then suddely it goes to Connection cut (or so):
grafik.png

Here my logfiles in debug mode:
https://pastebin.com/WcdVSzga <https://pastebin.com/WcdVSzga>


From the above logs:

    ERROR: Unsupported credential type requested.
    DEBUG: Unable to provide requested type of credential: 1.

The connection is failing because the VNC server is requesting a type of credentials that is not supported. You will need to configure your VNC server to accept a username/password or a password.

Looking at the RFB protocol details, it looks like credential type "1" is X.509 certificate.

- Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to