Connecting to RealVNC Server - Raspberry Pi Forums


since did not work straight out of box september 2016 debian jessie image, manually reinstalled realvnc applications outlined steps given https://www.realvnc.com/docs/raspberry- ... -pi-legacy article.

installation completed fine, still cannot establish gui sessionc pc's local realvnc client application headless rpi 2 device.

connected ssh device, , after firing command "sudo systemctl status vncserver-x11-serviced", getting following output:

code: select all

● vncserver-x11-serviced.service - vnc server in service mode daemon    loaded: loaded (/usr/lib/systemd/system/vncserver-x11-serviced.service; enabled)    active: active (running) since fri 2016-10-28 17:41:51 cest; 9min ago  main pid: 5129 (vncserver-x11-c)    cgroup: /system.slice/vncserver-x11-serviced.service            ├─5129 /usr/bin/vncserver-x11-core -service -pidfile /var/run/vncserver-x11-serviced.pid            ├─5147 /usr/bin/vncagent service 17            ├─5150 /usr/bin/vncserverui service 18            └─5165 /usr/bin/vncserverui -statusicon 5  oct 28 17:41:53 raspberrypi vncserver-x11[5129]: tcplistenermanager: not accepting connections: failed listen on @ least 1 address. oct 28 17:41:53 raspberrypi vncserver-x11[5129]: tcplistenermanager: not listening on 0.0.0.0::5900: bind: address in use (98) oct 28 17:41:53 raspberrypi vncserver-x11[5129]: tcplistenermanager: not accepting connections: failed listen on @ least 1 address. oct 28 17:41:53 raspberrypi vncserver-x11[5129]: tcplistenermanager: not listening on 0.0.0.0::5900: bind: address in use (98) oct 28 17:41:53 raspberrypi vncserver-x11[5129]: tcplistenermanager: not accepting connections: failed listen on @ least 1 address. oct 28 17:41:53 raspberrypi vncserver-x11[5129]: tcplistenermanager: not listening on 0.0.0.0::5900: bind: address in use (98) oct 28 17:41:53 raspberrypi vncserver-x11[5129]: tcplistenermanager: not accepting connections: failed listen on @ least 1 address. oct 28 17:41:53 raspberrypi vncserver-x11[5129]: tcplistenermanager: not listening on 0.0.0.0::5900: bind: address in use (98) oct 28 17:41:53 raspberrypi vncserver-x11[5129]: tcplistenermanager: not accepting connections: failed listen on @ least 1 address. oct 28 17:50:10 raspberrypi systemd[1]: started vnc server in service mode daemon. 
above log entries, me seems vnc server colliding 0.0.0.0 ip address, not seem find hint on can change application's configuration settings :?

given pi headless, depending upon realvnc mode server running, may need modify config.txt "force" hdmi display since, if there no physical hdmi connection, pi default sdtv (composite video) settings (perhaps not supported viewer/other computer). iirc, there several other threads discussed in more detail.
trev.


raspberrypi



Comments