Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 329874 - Proxy error when creating push specification with ssh protocol
Summary: Proxy error when creating push specification with ssh protocol
Status: CLOSED DUPLICATE of bug 349702
Alias: None
Product: EGit
Classification: Technology
Component: Core (show other bugs)
Version: 0.10.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-10 04:41 EST by Christian Fecht CLA
Modified: 2013-09-27 12:00 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Fecht CLA 2010-11-10 04:41:48 EST
Hi all,

I get an unexpected proxy error when creating a push specification using the ssh protocol. This proxy error seems only to occur if and only if a proxy is configured for HTTPS. Since proxies should only affect the HTTP / HTTPS protocol, but not the socket-based SSH protocol, I consider this a bug. 

Error Message:

    ProxyHTTP:java.ioException: proxy error: Forbidden#

My Software:

o Eclipse Helios SR1
o Eclipse EGit (Incubation)	0.10.0.201011011856	
o Eclipse JGit (Incubation)	0.10.0.201011011852	

How to reproduce?
o Configure a proxy server for HTTPS in Preferences -> Network Connections.
o Create a push specification using ssh as protocol.
o You should now see the above error message.
o Remove the proxy for HTTP. 
o Try again to create a push specification using ssh. 
o It should now work. 

Kind Regards,
Christian
Comment 1 Marc Khouzam CLA 2012-04-09 09:42:04 EDT
Seems like the same issue as bug 349702.

May be a platform bug as I get the same problem trying to use ssh with RSE to connect to a remote node.
Comment 2 Robin Stocker CLA 2013-09-27 12:00:39 EDT

*** This bug has been marked as a duplicate of bug 349702 ***