LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   vnc (realvnc) headaches... (https://www.linuxquestions.org/questions/linux-software-2/vnc-realvnc-headaches-720704/)

nataloi 04-21-2009 12:09 PM

vnc (realvnc) headaches...
 
Hello, I am having some issues w/vncserver and hope someone maybe able to help.
I just finally got this to install without errors - except its not really running...if I grep for the process I don't see it and its running on port 5901 and I can't telnet to the port... I have included the log from vncserver as well as my connection attempts.
Any help would be appreciated. Also I did add tcp port 5900 and 5901 into my firewall on my server from the desktop

[naloi@nagios .vnc]$ vncserver :1

New 'nagios.experis.com:1 (naloi)' desktop is nagios.experis.com:1

Starting applications specified in /home/naloi/.vnc/xstartup
Log file is /home/naloi/.vnc/nagios.experis.com:1.log

[naloi@nagios .vnc]$ su
Password:

[root@nagios .vnc]# ps aux | grep vncserver
root 4925 0.0 0.0 4120 720 pts/0 R+ 12:41 0:00 grep vncserver

[root@nagios .vnc]# telnet localhost 5900
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused

[root@nagios .vnc]# telnet localhost 5901
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused

[root@nagios .vnc]# telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
exit

[root@nagios .vnc]# more nagios.experis.com:1.log
Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'

Xvnc Free Edition 4.1.3 - built Oct 15 2008 12:55:42
Copyright (C) 2002-2008 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Underlying X server release 40201000, The XFree86 Project, Inc


Tue Apr 21 12:34:17 2009
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5901
vncext: created VNC server for screen 0

error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
Could not init font path element /usr/X11R6/lib/X11/fonts/misc/, removing from l
ist!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li
st!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/, removing from
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from
list!

Fatal server error:
could not open default font 'fixed'
xrdb: Connection refused
xrdb: Can't open display 'nagios.experis.com:1'
xmodmap: unable to open display 'nagios.experis.com:1'

(imsettings-start:4518): IMSettings-WARNING **: Failed to invoke a method `Start
IM':
Launch helper exited with unknown return code 1
Failed to start IM process `none'

(gnome-session:4542): Gtk-WARNING **: cannot open display: nagios.experis.com:1
[root@nagios .vnc]#


All times are GMT -5. The time now is 12:26 AM.