Hi,
I am connected via SSH into my server which is Debian Stretch/Gnome. I am using Tiger VNC 1.7 for now as that is what is in the repository.
I run 'vncserver' with no parameters. It starts, then terminates. I think again I may be missing something obvious?
New 'ux305.workgroup:1 (mark)' desktop at :1 on machine ux305.workgroup
Starting applications specified in /etc/X11/Xvnc-session
Log file is /home/mark/.vnc/ux305.workgroup:1.log
Use xtigervncviewer -SecurityTypes VncAuth -passwd /home/mark/.vnc/passwd :1 to connect to the VNC server.
vncserver: Failed command '/etc/X11/Xvnc-session': 256!
=================== tail -15 /home/mark/.vnc/ux305.workgroup:1.log ===================
Xvnc TigerVNC 1.7.0 - built Apr 9 2017 14:38:13
Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
See
http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11903000, The X.Org Foundation
Sat Sep 29 15:11:18 2018
vncext: VNC extension running!
vncext: Listening for VNC connections on local interface(s), port 5901
vncext: created VNC server for screen 0
Terminated
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":1"
after 173 requests (173 known processed) with 0 events remaining.
Killing Xtigervnc process ID 1730... which seems to be deadlocked. Using SIGKILL!
======================================================================================
Starting applications specified in /etc/X11/Xvnc-session has failed.
Maybe try something simple first, e.g.,
tigervncserver -xstartup /usr/bin/xterm
Any help much appreciated!
Mark