X2go windows client ( x2goclient-3.99.2.1-rc3-setup.exe <http://code.x2go.org/releases/binary-win32/x2goclient/x2goclient-3.99.2.1-rc3-setup.exe>) seems to be working fine, but I have my machine setup to notify me of any errors/critical/warning in event log. I'm getting the following errors from Event Log:
sshd: PID 10416: error: Could not load host key: /etc/ssh_host_key sshd: PID 10416: error: Could not load host key: /etc/ssh_host_rsa_key sshd: PID 10472: error: Couldn't create pid file "/var/run/sshd.pid": No such file or directory
The last occurs when you start the client, the first two occur when you log into the server.
I should note that these errors in Event Log are not handled properly, I get the following in front of every error:
"The description for Event ID 0 from source sshd cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: "
I have created a ssh_host_rsa_key in C:\Users\<user>\.x2go\etc and this doesn't seem to resovle the problem.
It's not clear why the install doesn't create these files, or why the errors are reported if x2go is running fine.
james