Ticket #3803 (closed defect: fixed)

Opened 5 months ago

Last modified 4 months ago

Socks Proxy support broken

Reported by: cax_queiroz@… Owned by: dkocher
Priority: high Milestone: 3.3.1
Component: core Version: 3.3b4
Severity: normal Keywords: proxy, socks
Cc:

Description (last modified by dkocher) (diff)

It does not work with socks proxies anymore. I've got back 3.3b3 and it is working again.

Below is the stack trace.

12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]	Exception in thread "Background" java.lang.UnsatisfiedLinkError: ch.cyberduck.core.SystemConfigurationProxy.isHostExcluded(Ljava/lang/String;)Z
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.core.SystemConfigurationProxy.isHostExcluded(Native Method)
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.core.AbstractProxy.configure(AbstractProxy.java:58)
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.core.Session.fireConnectionWillOpenEvent(Session.java:443)
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.core.http.HTTPSession.fireConnectionWillOpenEvent(HTTPSession.java:70)
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.core.dav.DAVSession.connect(DAVSession.java:86)
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.core.Session.check(Session.java:91)
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.core.dav.DAVSession.check(DAVSession.java:63)
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.core.Session.mount(Session.java:225)
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.core.Session.mount(Session.java:206)
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.ui.cocoa.CDBrowserController$25$1.run(CDBrowserController.java:3244)
12/10/09 1:43:59 PM	[0x0-0xe4fe4f].ch.sudo.cyberduck[53173]		at ch.cyberduck.ui.AbstractController$1.run(AbstractController.java:70)

Attachments

Change History

Changed 5 months ago by dkocher

  • status changed from new to assigned
  • description modified (diff)

Changed 5 months ago by dkocher

  • status changed from assigned to closed
  • resolution set to fixed

In r5460.

Changed 4 months ago by jonathan.hawkes@…

Still broken for me in 3.3. I reverted back to 3.3b3. Used to work with OS-wide Proxy config (System Preferences->Network->Advanced->Proxies).

Changed 4 months ago by dkocher

  • status changed from closed to reopened
  • resolution fixed deleted
  • milestone changed from 3.3 to 3.4

Changed 4 months ago by dkocher

  • status changed from reopened to closed
  • resolution set to fixed

Regression from r5506 fixed in r5592. Sorry for the ongoing trouble. A new nightly build with the fix will be available shortly.

Add/Change #3803 (Socks Proxy support broken)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.