10: FF Sync Problem

Bug reports and enhancement requests
Post Reply
blobdoc
Posts: 1
Joined: Tue Nov 21, 2017 11:03 am

10: FF Sync Problem

Post by blobdoc »

Hello,

thx for the new version. Looking great so far, but the new version triggers a problem with FF sync.

Code: Select all

1511261487674	Sync.AddonsReconciler	DEBUG	Rectifying state for addon NoScript (version=10.1.1, id={73a6fe31-595d-460b-a920-fcc0f8843232})
1511261487690	Sync.Telemetry	TRACE	observed weave:engine:sync:start extension-storage
1511261487690	Sync.Engine.Extension-Storage	DEBUG	Syncing extension settings for ["{73a6fe31-595d-460b-a920-fcc0f8843232}"]
1511261487694	Sync.CollectionKeyManager	INFO	Setting collection keys contents. Our last modified: 0, input modified: 1511259497880.
1511261487694	Sync.BulkKeyBundle	INFO	BulkKeyBundle being created for [default]
1511261487694	Sync.CollectionKeyManager	INFO	Processing downloaded per-collection keys.
1511261487695	Sync.BulkKeyBundle	INFO	BulkKeyBundle being created for {73a6fe31-595d-460b-a920-fcc0f8843232}
1511261487696	Sync.CollectionKeyManager	INFO	Clearing collection keys...
1511261487696	Sync.CollectionKeyManager	INFO	Saving downloaded keys.
1511261487696	Sync.CollectionKeyManager	INFO	Bumping last modified to 1511259497880
1511261488326	Sync.CollectionKeyManager	INFO	Setting collection keys contents. Our last modified: 0, input modified: 1511259497880.
1511261488326	Sync.BulkKeyBundle	INFO	BulkKeyBundle being created for [default]
1511261488326	Sync.CollectionKeyManager	INFO	Processing downloaded per-collection keys.
1511261488327	Sync.BulkKeyBundle	INFO	BulkKeyBundle being created for {73a6fe31-595d-460b-a920-fcc0f8843232}
1511261488327	Sync.CollectionKeyManager	INFO	Clearing collection keys...
1511261488327	Sync.CollectionKeyManager	INFO	Saving downloaded keys.
1511261488327	Sync.CollectionKeyManager	INFO	Bumping last modified to 1511259497880
1511261488919	Sync.Engine.Extension-Storage	ERROR	Syncing {73a6fe31-595d-460b-a920-fcc0f8843232}: request failed: Error: HTTP 507; Error: HTTP 507 Insufficient Storage: Resource access is forbidden for this user (Maximum bytes per object exceeded (30095 > 16384 Bytes.) (resource://services-common/kinto-http-client.js:2354:21) JS Stack trace: formatResponse@kinto-http-client.js:2377:21 < processResponse@kinto-http-client.js:2352:14
1511261488919	Sync.Engine.Extension-Storage	WARN	Syncing failed: Error: HTTP 507; Error: HTTP 507 Insufficient Storage: Resource access is forbidden for this user (Maximum bytes per object exceeded (30095 > 16384 Bytes.) (resource://services-common/kinto-http-client.js:2354:21) JS Stack trace: formatResponse@kinto-http-client.js:2377:21 < processResponse@kinto-http-client.js:2352:14
1511261488920	Sync.Status	DEBUG	Status for engine extension-storage: error.engine.reason.unknown_fail
1511261488920	Sync.Status	DEBUG	Status.service: success.status_ok => error.sync.failed_partial
1511261488920	Sync.ErrorHandler	DEBUG	extension-storage failed: Error: HTTP 507; Error: HTTP 507 Insufficient Storage: Resource access is forbidden for this user (Maximum bytes per object exceeded (30095 > 16384 Bytes.) (resource://services-common/kinto-http-client.js:2354:21) JS Stack trace: formatResponse@kinto-http-client.js:2377:21 < processResponse@kinto-http-client.js:2352:14
1511261488920	Sync.Telemetry	TRACE	observed weave:engine:sync:error extension-storage
1511261488920	Sync.Synchronizer	INFO	Sync completed at 2017-11-21 11:51:28 after 3.56 secs.
1511261488921	Sync.Declined	DEBUG	Handling remote declined: ["bookmarks","forms","history","passwords"]
1511261488921	Sync.Declined	DEBUG	Handling local declined: ["bookmarks","forms","history","passwords"]
1511261488921	Sync.Declined	DEBUG	Declined changed? false
1511261488922	Sync.Service	INFO	No change to declined engines. Not reuploading meta/global.
1511261488926	Sync.SyncScheduler	DEBUG	Next sync in 600000 ms.
1511261488926	Sync.ErrorHandler	ERROR	Some engines did not sync correctly.
1511261488927	Sync.Telemetry	TRACE	observed weave:service:sync:finish 
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:57.0) Gecko/20100101 Firefox/57.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: 10: FF Sync Problem

Post by Thrawn »

As I understand it, Firefox Sync wasn't working reliably anyway. It's probably not high on the to-do list. But thanks for raising it.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Post Reply