Open
Bug 1388024
Opened 8 years ago
Updated 2 years ago
History sync fails: NS_ERROR_ILLEGAL_VALUE calling mozIAsyncHistory.updatePlaces
Categories
(Firefox :: Sync, defect, P3)
Tracking
()
NEW
People
(Reporter: lazymonkey, Unassigned)
References
Details
Attachments
(1 file)
269.88 KB,
application/x-7z-compressed
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170806100257
Steps to reproduce:
created new firefox profile and logged in into sync
Actual results:
sync always fails, but at least bookmarks and passwords seems ok.
I'll attach the log files.
note that on other computers with older profiles it syncs correctly.
Expected results:
sync should complete correctly
Updated•8 years ago
|
Flags: needinfo?(markh)
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: sync failed (new profile) → History sync fails: NS_ERROR_ILLEGAL_VALUE calling mozIAsyncHistory.updatePlaces
Comment 1•8 years ago
|
||
This is odd - I wonder if we should back bug 1377944 out? Kit, WDTY?
Blocks: 1377944
Flags: needinfo?(kit)
Comment 2•8 years ago
|
||
We've backed out bug 1377944, so this should go away too in the next day or 2. However, I'm going to keep this open for reference for when we re-land it.
Flags: needinfo?(markh)
Flags: needinfo?(kit)
Comment 4•8 years ago
|
||
Via bug 1390178 we see the same error happens using either updatePlaces or insertMany - so bug 1377944 probably isn't at fault here.
Updated•8 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•