Closed
Bug 668895
Opened 13 years ago
Closed 13 years ago
Sync encountered an error while syncing when FIPS is enabled
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
DUPLICATE
of bug 443386
People
(Reporter: mozilla, Unassigned)
Details
While trying to sync, Firefox prints:
----------
Sync encountered an error while syncing: Unknown error. Sync will automatically retry this action
----------
The error console has, for every sync attempt:
----------
Error: [Exception... "null" nsresult: "0x805a1ff6 (<unknown>)" location: "JS frame :: resource://services-sync/resource.js :: Channel_onStopRequest :: line 563" data: no]
Source File: resource://services-sync/resource.js Line: 563
----------
Although I have services.sync.log.appender.debugLog.enabled=true, "about:sync-log" or "about:sync-log.1" says "File not found", although both are listed in "about:about". There are other bugreports with this error (#637258, #651957, #664234, #634993, #640366), but only #599767 mentions a relationship to the FIPS module:
> Make sure password store is accessible by sync
> (FIPS 140 blocks sync (sync bug)
However, the comment is from 2011-01-14, the report has been closed. As soon as I disable the FIPS-140 module, "Sync" is working again.
Reporter | ||
Comment 1•13 years ago
|
||
FWIW, this has also been mentioned in the addon review section in March 2011:
> https://addons.mozilla.org/en-US/firefox/addon/firefox-sync/reviews/?page=6
> it's sad how they tout security, but it simply does not work with FIPS-140
> Support on existing accounts. Otherwise works good.
This sounds more like a bug in Sync than it is a bug in the Firefox FIPS implementation. Moving to appropriate component.
Component: Security → Firefox Sync: Crypto
Product: Firefox → Mozilla Services
QA Contact: firefox → sync-crypto
Version: 5 Branch → unspecified
Reporter | ||
Comment 3•13 years ago
|
||
This may well be, thanks for moving. I wonder why nobody else is complaining about this. Is nobody using FIPS && Sync?
Reporter | ||
Comment 4•13 years ago
|
||
Gaaah, found it: #443386, did not find it before, sorry :(
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•6 years ago
|
Component: Firefox Sync: Crypto → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•