Closed Bug 706308 Opened 13 years ago Closed 13 years ago

Application Sync does nto seem to be occurring after the first sync

Categories

(Web Apps Graveyard :: AppsInTheCloud, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: onecyrenus, Unassigned)

Details

Application sync does not seem to be working with the latest extension 
http://people.mozilla.com/~dclarke/openwebapps/Extension/   openwebapps-c6302e4e22-11_29_2011.xpi
From console.log the actual syncing doesn't seem to be occuring, I don't see anything on the console to build a better picture.
Probably not os specific but running Mac OS X 10.6.8.
Did you login with BrowserID?
this should probably be refined into appsync is pushing updates, but the client is  unable to receive updates. 

Ex: 
Ran GET since: 1322786907.97 results: 
Object
sync.js:620confirming UUID 132199156207-apps 132199156207-apps
sync.js:620No apps to process
sync.js:620finished processUpdates until: 1322786926.85
sync.js:620putUpdates processing lastPut: 1322786137.67
sync.js:620Adding app toUpdate: origin: http://www.matthewhollett.com lastSyncPut: 1322786137.67 last_modified: 1322786975700
sync.js:620putUpdates updates: [
Object
]
sync.js:620server put completed result: 
Object
sync.js:620Undefined UUID
sync.js:620finished syncNow


--- Here we pushed an update. 
Client Side

Ran GET since: 1322786923.93 results: Object { applications=[0], since=1322786923.93, until=1322786929.21, more...}
sync.js (line 620)
confirming UUID 132199156207-apps 132199156207-apps
sync.js (line 620)
No apps to process
sync.js (line 620)
finished processUpdates until: 1322786929.21
sync.js (line 620)
putUpdates processing
sync.js (line 620)
No updates to send
sync.js (line 620)
finished syncNow
sync.js (line 620)
sync.js (line 625)
Starting syncNow
This turns out to be in appsync.. if the apps aren't coming down it probably has something to do with timestamps / appsync related infrastructure.
Component: Extension → AppSync
QA Contact: extension → appsync
Screwed up on the paste above, but guarantee not seeing applications > 0 . After the initial sync
Summary: Application Sync does nto seem to be occurring → Application Sync does nto seem to be occurring after the first sync
Priority: -- → P1
this has been fixed, by another bug.. closing
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
this is the timestamp problem that was occuring on appsync server. 2^31. issue..
Status: RESOLVED → VERIFIED
Product: Web Apps → Web Apps Graveyard
You need to log in before you can comment on or make changes to this bug.