Closed Bug 774384 Opened 12 years ago Closed 12 years ago

Sync server issued a 404 for info/collections

Categories

(Firefox for Android Graveyard :: Android Sync, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INCOMPLETE

People

(Reporter: aaronmt, Unassigned)

References

Details

(Whiteboard: [qa+])

Attachments

(1 file)

After Sync account creation  and during first initial Sync, I ran into the following:

I/GlobalSession(23127): Running next stage fetchInfoCollections (org.mozilla.gecko.sync.stage.FetchInfoCollectionsStage@41b182e0)...
W/SSResourceDelegate(23127): HTTP request failed.
W/SSResourceDelegate(23127): HTTP response body: 404 Not Found
W/SSResourceDelegate(23127): 
W/SSResourceDelegate(23127): The resource could not be found.
W/GlobalSession(23127): Aborting sync due to HTTP 404
W/GlobalSession(23127): Aborting sync: Failure fetching info/collections.
W/GlobalSession(23127): <HTTPFailureException 404 :: (404 Not Found
W/GlobalSession(23127): 
W/GlobalSession(23127): The resource could not be found.)>
W/GlobalSession(23127): 	at org.mozilla.gecko.sync.GlobalSession.handleHTTPError(GlobalSession.java:483)
W/GlobalSession(23127): 	at org.mozilla.gecko.sync.stage.FetchInfoCollectionsStage$StageInfoCollectionsDelegate.handleFailure(FetchInfoCollectionsStage.java:35)
W/GlobalSession(23127): 	at org.mozilla.gecko.sync.InfoCollections.handleRequestFailure(InfoCollections.java:163)
W/GlobalSession(23127): 	at org.mozilla.gecko.sync.net.SyncStorageRequest$SyncStorageResourceDelegate.handleHttpResponse(SyncStorageRequest.java:113)
W/GlobalSession(23127): 	at org.mozilla.gecko.sync.net.BaseResource.execute(BaseResource.java:250)
W/GlobalSession(23127): 	at org.mozilla.gecko.sync.net.BaseResource.go(BaseResource.java:299)
W/GlobalSession(23127): 	at org.mozilla.gecko.sync.net.BaseResource.get(BaseResource.java:305)
W/GlobalSession(23127): 	at org.mozilla.gecko.sync.net.SyncStorageRequest.get(SyncStorageRequest.java:162)
W/GlobalSession(23127): 	at org.mozilla.gecko.sync.InfoCollections$1.run(InfoCollections.java:99)
W/GlobalSession(23127): 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
W/GlobalSession(23127): 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
W/GlobalSession(23127): 	at java.util.concurrent.FutureTask.run(FutureTask.java:137)
W/GlobalSession(23127): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
W/GlobalSession(23127): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
W/GlobalSession(23127): 	at java.lang.Thread.run(Thread.java:856)

Beyond this first encounter, I am unable to reproduce this problem.

--
Firefox 14.0.1
Samsung Galaxy Nexus (Android 4.1.1)
The only way this can happen is if the URL doesn't match a route on the server.

That implies request URI truncation. atoll has seen apparently truncated HTTP verbs before, so...
Depends on: 774392
Depends on: 774389
Whiteboard: [qa+]
For those following along, I was told that this request from my client was made with a different username. I don't know how that was possible as I was signed into my account on my device.
Do you have 2 versions of Fx on your device?  Did the account ever get touched by a situation with 2 versions of Fx on the device?
Not at the time, previous versions were uninstalled and my account was removed prior to starting a session of 14.0.1 testing. In all the testing I'm using the same account.
Closing this as incomplete.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Product: Mozilla Services → Android Background Services
ok
Status: RESOLVED → VERIFIED
Product: Android Background Services → Firefox for Android
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: