From bugs at x2go.org Wed May 18 17:25:00 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Wed, 18 May 2011 17:25:00 +0200 Subject: [X2go-bugs] [Tickets #67] Drop box does not work with sshproxy Message-ID: Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=67 ------------------------------------------------------------------------------ Ticket | 67 Created By | dick.kniep at lindix.nl Summary | Drop box does not work with sshproxy Queue | pyhoca-gui Version | HEAD Type | Bug State | Unconfirmed Priority | 3. High Operating System | 5 Owners | ------------------------------------------------------------------------------ dick.kniep at lindix.nl (2011-05-18 17:25) wrote: If connecting to a server via an sshproxy, the dropbox does not work From bugs at x2go.org Fri May 20 14:57:48 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Fri, 20 May 2011 14:57:48 +0200 Subject: [X2go-bugs] [Tickets #68] Only one session is working with ssh-proxy Message-ID: Ticket URL: https://code.x2go.org/horde4/whups/ticket/?id=68 ------------------------------------------------------------------------------ Ticket | 68 Created By | dick.kniep at lindix.nl Summary | Only one session is working with ssh-proxy Queue | pyhoca-gui Version | HEAD Type | Bug State | Unconfirmed Priority | 2. Medium Operating System | 5 Owners | ------------------------------------------------------------------------------ dick.kniep at lindix.nl (2011-05-20 14:57) wrote: If one has connected to a host using ssh-proxy, it is not possible to connect to another host from pyhoca-gui. This is very inconvenient, as we have many servers where connections should be possible. From bugs at x2go.org Mon May 23 23:03:26 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Mon, 23 May 2011 23:03:26 +0200 Subject: [X2go-bugs] [Tickets #67] Re: Drop box does not work with sshproxy In-Reply-To: References: Message-ID: <20110523230326.Horde.g0QKcIeoSH1N2sueMsEXsiA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=67 ------------------------------------------------------------------------------ Ticket | 67 Updated By | Mike Gabriel Summary | Drop box does not work with sshproxy Queue | pyhoca-gui Version | HEAD Type | Bug -State | Unconfirmed +State | Feedback Priority | 3. High Operating System | 5 -Owners | +Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-05-23 23:03) wrote: The bug could not be confirmed. The SSH proxy connection still allowed X2go Mime Box actions (note the name change from X2go Drop Box to X2go Mime Box). However, there was an error, that is now fixed by this commit: http://code.x2go.org/gitweb?p=python-x2go.git;a=commitdiff;h=27abd53ee202d4ff7fe0f69acf34be4caf205b34 Local folder sharing failed after session resumption... Please give feedback if this fix address your observed issue. If not, please send more details on the steps you do with pyhoca-gui... From bugs at x2go.org Mon May 23 23:09:27 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Mon, 23 May 2011 23:09:27 +0200 Subject: [X2go-bugs] [Tickets #68] Re: Only one session is working with ssh-proxy In-Reply-To: References: Message-ID: <20110523230927.Horde.ry5JUIeoSH1N2s0HlIYXsIA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=68 ------------------------------------------------------------------------------ Ticket | 68 Updated By | Mike Gabriel Summary | Only one session is working with ssh-proxy Queue | pyhoca-gui Version | HEAD Type | Bug -State | Unconfirmed +State | Feedback Priority | 2. Medium Operating System | 5 -Owners | +Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-05-23 23:09) wrote: > If one has connected to a host using ssh-proxy, it is not possible > to connect to another host from pyhoca-gui. This is very > inconvenient, as we have many servers where connections should be > possible. is it possible that you try to bind the SSH proxy tunnels to the same port on localhost? By design of TCP/IP this is not possible. If you use several session profiles in PyHoca-GUI that are configured to use the SSH proxy feature then who have to make sure that they do not try to bind the local tunnel endpoint to the same IP port on localhost. However, if your PyHoca-GUI wants to use the same IP port for several profiles you will encounter two problems: (1) in theory: simultaneous sessions will not be possible (2) you will receive an SSH host key error before connect We have to implement a mechanism in PyHoca-GUI that checks this and warns about duplicate port usage on local SSH proxy tunnel endpoints. If unsure, please attach those parts of your sessions file that describe the sshproxy parameters. From bugs at x2go.org Thu May 26 01:29:14 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Thu, 26 May 2011 01:29:14 +0200 Subject: [X2go-bugs] [Tickets #68] Re: Only one session is working with ssh-proxy In-Reply-To: References: Message-ID: <20110526012914.Horde.4bm9X4eoSH1N3ZDKTjgU0pA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=68 ------------------------------------------------------------------------------ Ticket | 68 Updated By | Mike Gabriel Summary | Only one session is working with ssh-proxy Queue | pyhoca-gui Version | HEAD Type | Bug -State | Feedback +State | Resolved Priority | 2. Medium Operating System | 5 Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-05-26 01:29) wrote: This Git commit adds a check mechanism that warns the user if a local binding port is used twice... http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=acaeaf5df8984dc7e822101e23793f1935c25c2a From bugs at x2go.org Thu May 26 01:29:52 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Thu, 26 May 2011 01:29:52 +0200 Subject: [X2go-bugs] [Tickets #67] Re: Drop box does not work with sshproxy In-Reply-To: References: Message-ID: <20110526012952.Horde.zIUwH4eoSH1N3ZDwOzJE0yA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=67 ------------------------------------------------------------------------------ Ticket | 67 Updated By | Mike Gabriel Summary | Drop box does not work with sshproxy Queue | pyhoca-gui Version | HEAD Type | Bug -State | Feedback +State | Not A Bug Priority | 3. High Operating System | 5 Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-05-26 01:29) wrote: The problem about this bug was on the server side... From bugs at x2go.org Thu May 26 01:30:38 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Thu, 26 May 2011 01:30:38 +0200 Subject: [X2go-bugs] [Tickets #37] Re: Session profiles: allowing grouping of session profiles In-Reply-To: References: Message-ID: <20110526013038.Horde.n_ZaNoeoSH1N3ZEeOJMV4xA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=37 ------------------------------------------------------------------------------ Ticket | 37 Updated By | Mike Gabriel Summary | Session profiles: allowing grouping of session profiles Queue | pyhoca-gui Version | HEAD Type | Enhancement -State | Accepted +State | Implemented Priority | 1. Low Operating System | Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-05-26 01:30) wrote: Implemented with Git commit: http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=7211b53e3c828f3778d16210e3e9ff262d35543b From bugs at x2go.org Thu May 26 01:34:18 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Thu, 26 May 2011 01:34:18 +0200 Subject: [X2go-bugs] [Tickets #2] Re: Strg-C not possible during password authentication In-Reply-To: References: Message-ID: <20110526013418.Horde.LvJpY4eoSH1N3ZH6vweFNiA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=2 ------------------------------------------------------------------------------ Ticket | 2 Updated By | Mike Gabriel Summary | Strg-C not possible during password authentication Queue | pyhoca-cli Version | HEAD Type | Bug State | Assigned Priority | 1. Low Operating System | Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-05-26 01:34) wrote: fixed with Git commit: http://code.x2go.org/gitweb?p=pyhoca-cli.git;a=commitdiff;h=c76c65322810ca5bafdccfab94b9bb0df0503722 From bugs at x2go.org Thu May 26 01:55:27 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Thu, 26 May 2011 01:55:27 +0200 Subject: [X2go-bugs] [Tickets #59] Re: PyHoca-GUI , , About'' window needs work... In-Reply-To: References: Message-ID: <20110526015527.Horde.DYlFOoeoSH1N3ZbvO-EjTPA@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=59 ------------------------------------------------------------------------------ Ticket | 59 Updated By | Mike Gabriel Summary | PyHoca-GUI ,,About'' window needs work... Queue | pyhoca-gui Version | HEAD Type | Bug State | Assigned Priority | 1. Low Operating System | Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-05-26 01:55) wrote: Resolved by these Git commits: 1. http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=e9f90145c3c51a8c5000e7df62e0b6364d74ba1b 2. http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=6df9c606d0d33a83360313ffa69c7b96db3e471a From bugs at x2go.org Mon May 30 10:25:36 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Mon, 30 May 2011 10:25:36 +0200 Subject: [X2go-bugs] [Tickets #69] Crash if broken suspended/crashed session Message-ID: Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=69 ------------------------------------------------------------------------------ Ticket | 69 Created By | dick.kniep at lindix.nl Summary | Crash if broken suspended/crashed session Queue | pyhoca-gui Version | HEAD Type | Bug State | Unconfirmed Priority | 1. Low Operating System | 5 Owners | ------------------------------------------------------------------------------ dick.kniep at lindix.nl (2011-05-30 10:25) wrote: When a session has crashed (or has not been eded properly), it remains in the active sessions list. When one restarts pyhoca-gui (for instance the next day) and tries to reconnect to the crashed session, this traceback occurs pyhoca-gui[8513] (x2gofwtunnel-pylib) ERROR: incoming request to [localhost]:30004 was rejected by the SSH server. pyhoca-gui[8513] (PyHoca-GUI) NOTICE: [lindix - sessie fout] Forwarding tunnel request to [localhost]:30004 for session dick-51-1306402511_stRTERMINAL_dp24 was denied by remote X2go/SSH server. Session startup failed. Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/gevent/greenlet.py", line 405, in run result = self._run(*self.args, **self.kwargs) File "/home/dick/x2go/pyhoca-gui/x2go/client.py", line 1140, in resume_session return self.session_registry(session_uuid).resume() File "/home/dick/x2go/pyhoca-gui/x2go/session.py", line 915, in resume _terminal.start_printing() File "/home/dick/x2go/pyhoca-gui/x2go/backends/terminal/_stdout.py", line 485, in start_printing self.share_local_folder(folder_name=spool_dir, folder_type='spool') File "/home/dick/x2go/pyhoca-gui/x2go/backends/terminal/_stdout.py", line 607, in share_local_folder self.control_session._x2go_sftp_write(_x2go_key_fname, _x2go_key_bundle) File "/home/dick/x2go/pyhoca-gui/x2go/backends/control/_stdout.py", line 161, in _x2go_sftp_write remote_fileobj = self.sftp_client.open(remote_path, 'w') File "/usr/lib/pymodules/python2.6/paramiko/sftp_client.py", line 245, in open t, msg = self._request(CMD_OPEN, filename, imode, attrblock) File "/usr/lib/pymodules/python2.6/paramiko/sftp_client.py", line 628, in _request return self._read_response(num) File "/usr/lib/pymodules/python2.6/paramiko/sftp_client.py", line 675, in _read_response self._convert_status(msg) File "/usr/lib/pymodules/python2.6/paramiko/sftp_client.py", line 701, in _convert_status raise IOError(errno.ENOENT, text) IOError: [Errno 2] No such file >>(session_name='dick-51-1306402511_stRTERMINAL_dp24')> failed with IOError pyhoca-gui[8513] (PyHoca-GUI) NOTICE: [lindix - hervatten] X2go Sessie wordt hervat... dick-51-1306402511_stRTERMINAL_ From bugs at x2go.org Mon May 30 15:21:23 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Mon, 30 May 2011 15:21:23 +0200 Subject: [X2go-bugs] [Tickets #70] Cannot log on using ssh-proxy Message-ID: Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=70 ------------------------------------------------------------------------------ Ticket | 70 Created By | dick.kniep at lindix.nl Summary | Cannot log on using ssh-proxy Queue | pyhoca-gui Version | HEAD Type | Bug State | Unconfirmed Priority | 3. High Operating System | 9 Owners | ------------------------------------------------------------------------------ dick.kniep at lindix.nl (2011-05-30 15:21) wrote: Using a key that is working on Ubuntu, on windows I get a "host key for server lindix.cvix.nl does not match" while trying to connect. From bugs at x2go.org Tue May 31 11:11:02 2011 From: bugs at x2go.org (bugs at x2go.org) Date: Tue, 31 May 2011 11:11:02 +0200 Subject: [X2go-bugs] [Tickets #70] Re: Cannot log on using ssh-proxy In-Reply-To: References: Message-ID: <20110531111102.Horde.KJmoCoeoSH1N5LCmYzNhT1A@code.x2go.org> Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=70 ------------------------------------------------------------------------------ Ticket | 70 Updated By | Mike Gabriel Summary | Cannot log on using ssh-proxy Queue | pyhoca-gui Version | HEAD Type | Bug -State | Unconfirmed +State | Assigned Priority | 3. High Operating System | 9 -Owners | +Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel (2011-05-31 11:11) wrote: For testing, please move %USERPROFILE%/.ssh/known_hosts out of the way. The occurring error refers to a mismatch of SSH host keys. If you are using SSH Proxy you probably connect to [localhost]:. If you have used for another target machine already (i.e. in another session profile using SSH Proxy) then this error will occur. I will leave this bug open, as it needs some GUI guidance in case such a situation happens to the user.