is there a known incompatibility (and ideally a workaround) between aml-vnc used by Vero V and TigerVNC? It does connect to the server but then it reports an error:
CConnection: No matching security types
CConn: No matching security types
Test results with all VNC viewers I have installed
VNC is used for remote administration and setup but isnāt suitable for video playback. If you want video playback on other devices you could use DLNA which is built in to share your media library with other devices
Interesting, I downgraded to 1.12.0 (and even 1.9.0), but still getting the same error.
TigerVNC Viewer 64-bit v1.12.0
Built on: 2022-03-14 12:48
..
..
DecodeManager: Creating 4 decoder thread(s)
CConn: connected to host XXX port 5900
CConnection: Server supports RFB protocol version 3.8
CConnection: Using RFB protocol version 3.8
CConnection: No matching security types
CConn: No matching security types
What is your distro? Mine is Arch-rolling. Might be a matter of using the correct compilation options (?)
Linux Mint 21.3 Cinnamon. Just using the distro versions of VNC clients.
I canāt see those messages you post but I guess itās the same behaviour here. A message comes up in the window āThis connection is not secureā but I can connect (?insecurely) via password. It must have exhausted all these options:
SecurityTypes - Specify which security scheme to use (None, VncAuth, Plain,
TLSNone, TLSVnc, TLSPlain, X509None, X509Vnc, X509Plain)
(default=X509Plain,TLSPlain,X509Vnc,TLSVnc,X509None,TLSNone,VncAuth,None)
Found it! I see this
Thu Oct 31 09:42:33 2024
DecodeManager: Detected 6 CPU core(s)
DecodeManager: Creating 4 decoder thread(s)
CConn: Connected to host 192.168.1.55 port 5900
CConnection: Server supports RFB protocol version 3.8
CConnection: Using RFB protocol version 3.8
CConnection: Choosing security type VncAuth(2)