Closed Bug 625820 Opened 14 years ago Closed 13 years ago

Linux 3.x Sync plug-in stuck in NS_ERROR_NET_RESET

Categories

(Cloud Services :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jeff, Unassigned)

Details

Attachments

(6 files)

Attached file about:sync-log
After an office network blip where all connections were chopped (but then restored), Sync is staying stuck in NS_ERROR_NET_RESET, despite the rest of the browser working fine.
Argh -- I figured out the problem.  When the network connection dropped, it also chopped my ssh connections, one of which was maintaining a SOCKS proxy for me.  The Sync traffic was timing out, as it, too, was trying to traverse the (now unreachable) proxy.

Suggestion: Be more explicit/verbose when Sync encounters a proxy timeout as opposed to a general network timeout.
I was able to reproduce this simply by setting an invalid SOCKS proxy (127.0.0.1:8080, but nothing listening on that port) and then restarting Firefox.
As a result of the invalid proxy, I get a yellow bar that says "Failed to connect to the server. Please try again. [Preferences button]".

verifyLogin failed: NS_ERROR_PROXY_CONNECTION_REFUSED
So if the proxy works at startup for one or two syncs, and then goes down with connrefused, I get a gray "Unknown error [Sync Now button]" error bar but the sync log still says verifyLogin failed: NS_ERROR_PROXY_CONNECTION_REFUSED.
Bug 591102 has just landed on the Places branch.

atoll (or jvier), if you're feeling motivated, would you see if the behavior in Comment 7 still occurs?

You'll need to either grab one of these builds:

  http://tbpl.mozilla.org/?tree=Places&rev=ddd847f6fe89

or wait for it all to reach m-c and grab a nightly.

I think the correct behavior here is to report a network problem; being more specific might be inaccurate, and certainly would require new strings.

If you're not feeling motivated, let me know and I'll set up to repro.
add-on has been EOL'd
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: