running X server on vt1
After installing vnserver in my ubuntu 21, i can not connect through the viewer. I searched the logs of my server and i noticed the following errors.
4> 2021-04-25T14:09:31.069Z Trisquel vncserver-x11[935]: SModuleCtrlCommsListen: listening on /tmp/.vnc-vncservice/vncserver-x11.CtrlComms
<13> 2021-04-25T14:09:31.069Z Trisquel vncserver-x11[935]: ConsoleDisplay: Cannot find a running X server on vt1
<14> 2021-04-25T14:09:31.069Z Trisquel vncserver-x11[935]: AgentMgrService: consoleDisplayChanged, running 0
<14> 2021-04-25T14:09:31.076Z Trisquel vncserver-x11[935]: HostedBootstrap: Hosted Bootstrap error: Network failure: Error connecting: getaddrinfo: 'Temporary failure in name resolution' (-3)
Comments
Hi,
While we only officially support LTS version of Ubuntu, other versions should work. For Ubuntu 21.04 it looks like Wayland is used by default. Please try the below:
Using Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, CentOS/RHEL 8, or later?
When you connect to VNC Server on these OSes you may see a blank/blank screen or a message stating "Cannot currently show the desktop". To resolve this, edit /etc/gdm3/custom.conf (Ubuntu) or /etc/gdm/custom.conf (CentOS/RHEL) and uncomment WaylandEnable=false, then reboot the VNC Server computer.
If you used the vncsetup-helper script, then this change is not required.
from: https://help.realvnc.com/hc/en-us/articles/360003474572-How-do-I-get-started-with-VNC-Connect-on-Linux-
<14> 2021-04-25T14:09:31.069Z Trisquel vncserver-x11[935]: SModuleCtrlCommsListen: listening on /tmp/.vnc-vncservice/vncserver-x11.CtrlComms
<13> 2021-04-25T14:09:31.069Z Trisquel vncserver-x11[935]: ConsoleDisplay: Cannot find a running X server on vt1
<14> 2021-04-25T14:09:31.069Z Trisquel vncserver-x11[935]: AgentMgrService: consoleDisplayChanged, running 0
<14> 2021-04-25T14:09:31.076Z Trisquel vncserver-x11[935]: HostedBootstrap: Hosted Bootstrap error: Network failure: Error connecting: getaddrinfo: 'Temporary failure in name resolution' (-3)
<14> 2021-04-25T14:09:31.178Z Trisquel vncserver-x11[935]: HostedBootstrap: Hosted Bootstrap error: Network failure: Error connecting: getaddrinfo: 'Temporary failure in name resolution' (-3)
<14> 2021-04-25T14:09:31.280Z Trisquel vncserver-x11[935]: HostedBootstrap: Hosted Bootstrap error: Network failure: Error connecting: getaddrinfo: 'Temporary failure in name resolution' (-3)
<14> 2021-04-25T14:09:31.381Z Trisquel vncserver-x11[935]: HostedBootstrap: Bootstrap failed
<11> 2021-04-25T14:09:31.381Z Trisquel vncserver-x11[935]: HostedRendezvous: Rendezvous lookup failed: Hosted Bootstrap error: Network failure: Error connecting: getaddrinfo: 'Temporary failure in name resolution' (-3)
<14> 2021-04-25T14:09:31.381Z Trisquel vncserver-x11[935]: SModuleCloudAccess: Failed listening as [HQdFss-gCBXt-bQuoau]: Hosted Bootstrap error: Network failure: Error connecting: getaddrinfo: 'Temporary failure in name resolution' (-3)
<14> 2021-04-25T14:09:36.383Z Trisquel vncserver-x11[935]: SModuleCloudAccess: Beginning listening as [...]
<14> 2021-04-25T14:09:36.383Z Trisquel vncserver-x11[935]: HostedRegion: Using region Europe
<14> 2021-04-25T14:09:38.160Z Trisquel vncserver-x11[935]: HostedRendezvous: Using Rendezvous service at https://hc-3-gb-slg-1.services.vnc.com/rendezvous
<14> 2021-04-25T14:35:54.625Z Trisquel vncserver-x11[935]: HostedRendezvous: Retrying Rendezvous with secondary server; network error: Hosted Rendezvous error: Network failure: Timed out fetching resource
<14> 2021-04-25T14:35:54.625Z Trisquel vncserver-x11[935]: ConsoleDisplay: Active VT changed to vt2
<13> 2021-04-25T14:35:54.625Z Trisquel vncserver-x11[935]: ConsoleDisplay: Cannot find a running X server on vt2
<14> 2021-04-25T14:35:55.033Z Trisquel vncserver-x11[935]: HostedRendezvous: Using Rendezvous service at https://hc-1-gb-slg-1.services.vnc.com/rendezvous
i can not find the tray icon of ubunty so i used the vnclicensewiz with success. The computer is registered in real vnc and i can see it in my computers however i can not connect.
Please sign in to leave a comment.