Linux VNC - dontdisconnect: Not shared & existing client - refusing new client

Linux VNC - dontdisconnect: Not shared & existing client - refusing new client

Dobrý den, Mám nastavený VNC na ubuntu dle návodu https://cloud.up4.cz/it/linux-vnc-pro-vzdaleny-pristup-na-plochu-x11vnc .

a po přihlášeni správným heslem mě vnc hned odhlásí s chybou:

dontdisconnect: Not shared & existing client
refusing new client 192.168.5.17

Poradíte někdo prosím?

LOG:

13/07/2020 17:59:03 Protocol version sent 3.8, using 3.8
13/07/2020 17:59:03 rfbProcessClientSecurityType: executing handler for type 2
13/07/2020 17:59:06 -dontdisconnect: Not shared & existing client
13/07/2020 17:59:06 refusing new client 192.168.5.17
13/07/2020 17:59:06 client_count: 1
13/07/2020 17:59:06 Client 192.168.5.17 gone
13/07/2020 17:59:06 Statistics events Transmit/ RawEquiv ( saved)
13/07/2020 17:59:06 TOTALS : 0 | 0/ 0 ( 0.0%)
13/07/2020 17:59:06 Statistics events Received/ RawEquiv ( saved)
13/07/2020 17:59:06 TOTALS : 0 | 0/ 0 ( 0.0%)


ODPOVĚĎ


Dobrý den,

VNC chyby:

-dontdisconnect: Not shared & existing client
refusing new client 192.168.5.17

zkuste opravit přidáním parametru -nevershared, takže x11vnc byste pouštěl tímto příkazem:

x11vnc -xkb -noxrecord -noxfixes -noxdamage -display :0 -auth /var/run/lightdm/root/:0 -forever -nevershared -bg -o /var/log/x11vnc.log -rfbauth /home/user/.vnc/passwd -rfbport 5900

Jak se ti článek líbil?

Komentáře (0)

Přidat komentář