<div dir="ltr"><div><div><div>Stefan:<br><br></div>Thanks much.<br><br></div>I added the redirector as you suggested.  I was concerned that I could not see this output as it contains valuable information, but the output is still visible and x2go now connects to this server without issue.<br><br></div>Thanks for the suggestion.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 19, 2015 at 11:01 AM, Stefan Baur <span dir="ltr"><<a href="mailto:X2Go-ML-1@baur-itcs.de" target="_blank">X2Go-ML-1@baur-itcs.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Am 19.01.2015 um 17:25 schrieb Rance Hall:<br>
<div><div class="h5">> My x2go server is my desktop at work and there is a .bashrc that<br>
> launches keychain and loads my ~/.ssh/id_dsa into the session<br>
> environment.<br>
><br>
> the terminal gets the following output before the prompt:<br>
><br>
> * keychain 2.7.1 ~ <a href="http://www.funtoo.org" target="_blank">http://www.funtoo.org</a> * Found existing<br>
> ssh-agent: 1829 * Known ssh key: /home/rhall/.ssh/id_dsa<br>
><br>
> Then you get a bash prompt.<br>
><br>
> This output becomes the text of the error message when I try to<br>
> connect to this same box via x2go-client.<br>
><br>
> The relevant lines in .bashrc are:<br>
><br>
> /usr/bin/keychain ~/.ssh/id_dsa source ~/.keychain/rhall-sh<br>
<br>
</div></div>Just to make things easier for others trying to debug your issue - you<br>
have an SSH agent named keychain running on the *server*, not on the<br>
client?<br>
<br>
If so, I could imagine X2GoClient is getting confused by this output<br>
when it tries to ssh into the server. Do you think you could, for<br>
debug purposes, silence this keychain tool by running it with<br>
" 2>&1 >/dev/null"<br>
(without the quotes) appended to its call?<br>
<br>
- -Stefan<br>
<br>
- --<br>
BAUR-ITCS UG (haftungsbeschränkt)<br>
Geschäftsführer: Stefan Baur<br>
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364<br>
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2.0.22 (MingW32)<br>
<br>
iQEcBAEBAgAGBQJUvTh0AAoJEG7d9BjNvlEZoCkIAIj5qXLpcQAg3+4CBHF157ug<br>
FryJtbzS7OXHD/QUy+otxq9yo5moUHio79OhfsprYU7MGH+PUU0bVr2VQTC4ujJl<br>
d+mba0X9M347y96phFzCS9CIY3/16e5yfR/9GekQVn6l/h/GdrtWecoQzYnSUolm<br>
V+lhydo7d9ubyy352GQMOsL4f05bNXExnBgky5/fGz4QVfOgNpa1P+7CR7PQ4+yG<br>
e8HZ5AD6EgNPIli4AcVEomvOCWngAufVJOJPq/8rkK1clklKxdpseZd5eZYn0elZ<br>
kfui9t+SXpI9BD06Ib7tbc6hse3AVqY8jFiXtVCPad1R14XW9kmA1Eg/vmbe6qI=<br>
=iTkA<br>
-----END PGP SIGNATURE-----<br>
_______________________________________________<br>
x2go-user mailing list<br>
<a href="mailto:x2go-user@lists.x2go.org">x2go-user@lists.x2go.org</a><br>
<a href="http://lists.x2go.org/listinfo/x2go-user" target="_blank">http://lists.x2go.org/listinfo/x2go-user</a><br>
</blockquote></div><br></div>