RHEL 8 TigerVNC Server — Cannot connect

710 views
Skip to first unread message

Randall Beck

unread,
Feb 3, 2021, 1:17:20 PM2/3/21
to TigerVNC User Discussion/Support
Hi,

I installed TigerVNC (tigervnc-server-1.10.1-9.el8_3.x86_64 plus related RPMs) on a RHEL 8 virtual machine as a systemd service. systemctl status vncserver@\:1.service shows it is active and running with no error or warning messages.

And I can see TigerVNC is LISTENing on the expected ports:
netstat -tlnp | grep vnc
tcp        0      0 127.0.0.1:5901          0.0.0.0:*               LISTEN      1441/Xvnc           
tcp6       0      0 ::1:5901                :::*                    LISTEN      1441/Xvnc    

However, when I try to connect on my MacBook using VNC Viewer 6.19.1115, I always see the message:

"Timed out waiting for a response from the computer."

I do not see any corresponding error messages in /var/log/message or /var/log/secure.

How can I debug this, and are there any TigerVNC logs I can view?

Thanks,

--Randy

Jim McNamara

unread,
Feb 4, 2021, 12:16:09 AM2/4/21
to tigervn...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "TigerVNC User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tigervnc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tigervnc-users/90ca5bf5-f7c8-4837-abea-ca686f8a142fn%40googlegroups.com.

Randall-

If you are using virtualbox you might consider RDP.

I am having success with win 10 and fedora guest in virtualbox using remmina. 

Robo-loki

Pierre Ossman

unread,
Feb 4, 2021, 7:00:52 AM2/4/21
to Randall Beck, TigerVNC User Discussion/Support
On 03/02/2021 19:17, Randall Beck wrote:
> Hi,
>
> I installed TigerVNC (tigervnc-server-1.10.1-9.el8_3.x86_64 plus related
> RPMs) on a RHEL 8 virtual machine as a *systemd service. systemctl status
> vncserver@\:1.service* shows it is active and running with no error or
> warning messages.
>
> And I can see TigerVNC is LISTENing on the expected ports:
> netstat -tlnp | grep vnc
> tcp 0 0 127.0.0.1:5901 0.0.0.0:* LISTEN
> 1441/Xvnc
> tcp6 0 0 ::1:5901 :::* LISTEN
> 1441/Xvnc
>
> However, when I try to connect on my MacBook using VNC Viewer 6.19.1115, I
> always see the message:
>
> "Timed out waiting for a response from the computer."
>
> I do not see any corresponding error messages in /var/log/message or
> /var/log/secure.
>
> How can I debug this, and are there any TigerVNC logs I can view?
>

How are you connecting? The output from netstat shows that the server is
only listening on localhost, so it won't accept connections from any
other machine. This is a common configuration to force usage of an SSH
tunnel to reach the server.

Regards
--
Pierre Ossman Software Development
Cendio AB https://cendio.com
Teknikringen 8 https://twitter.com/ThinLinc
583 30 Linköping https://facebook.com/ThinLinc
Phone: +46-13-214600

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
Reply all
Reply to author
Forward
Message has been deleted
0 new messages