Closed
Bug 619393
Opened 15 years ago
Closed 13 years ago
history failed: NS_ERROR_NOT_AVAILABLE in Res_get during sync
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: arzhel, Unassigned)
Details
Attachments
(1 file)
|
6.43 KB,
text/plain
|
Details |
I'm using Firefox 4 beta 7 fr with Sync 1.6b4 on Linux 64bits. It was working yesterday evening and stopped this morning
I think this is the most important part:
2010-12-15 10:15:43 Engine.History DEBUG Total (ms): sync 728, processIncoming 725, syncStartup 1, findDupe 0, getChangedIDs 0, createRecord 165, isEqual 165, reconcile 377, syncCleanup 0
2010-12-15 10:15:43 Service.Main DEBUG history failed: NS_ERROR_NOT_AVAILABLE JS Stack trace: Res_get()@resource.js:376 < SyncEngine__processIncoming()@engines.js:511 < ()@engines.js:203 < SyncEngine__sync()@engines.js:768 < wrappedSync(null)@util.js:168 < batchedSync()@util.js:174 < ()@engines.js:203 < WrappedNotify()@util.js:147 < Engine_sync()@engines.js:213 < WeaveSvc__syncEngine([object Object])@service.js:1738 < ()@service.js:1624 < WrappedNotify()@util.js:147 < WrappedLock()@util.js:119 < WrappedCatch()@util.js:97 < sync()@service.js:1529 < SUI_doSync()@browser.js:5082 < ([object XULElement],[object Object])@browser.js:5198 < callbackWrapper([object XULElement],[object Object])@notifications.js:146 < _doButtonCommand([object XULCommandEvent])@notification.xml:410 < oncommand([object XULCommandEvent])@browser.xul:1
2010-12-15 10:15:43 Engine.Passwords INFO 0 outgoing items pre-reconciliation
complete logs are here : http://xionox.pastebin.mozilla.org/889452
| Reporter | ||
Comment 1•15 years ago
|
||
Same problem with Sync 1.6b5
Updated•15 years ago
|
Summary: Unknown error while synchronization → history failed: NS_ERROR_NOT_AVAILABLE in Res_get during sync
Comment 2•15 years ago
|
||
According to mxr:
Returned when an operation can't complete due to an unavailable resource
Likely related to Bug 619162 -- I see long-running syncs and an assortment of "couldn't fetch"-style errors in your log.
Are you on an unreliable wireless network, by any chance?
| Reporter | ||
Comment 3•15 years ago
|
||
I got the error on several good wireless networks. It works if I don't check "sync history" in the options.
Comment 4•15 years ago
|
||
I seem to have similar problem. Quote info shows 5,6 MB for history. Maybe my problem comes from that size.
Updated•15 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Comment 5•13 years ago
|
||
This should be fixed by now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•