Tomboy gets error 500 from U1 servers during Sync

Bug #636170 reported by Talia
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tomboy
Invalid
Undecided
Unassigned
tomboy (Ubuntu)
New
Undecided
Unassigned

Bug Description

I'm filing this on behalf of another user, as I just ran into this error myself, and reproduced similar output with a debug of my own.

Tomboy was able to sync for me once, but not again. I removed the machine from my one profile, removed all of my notes from tomboy, removed and reinstalled tomboy from the software center, set up the sync again, and still have no luck.

The sync window tells me that it failed, but if I expand the window it shows that all notes are synced. However, on the one dashboard, it says I've only got 3 notes (instead of 60), but none of them show up when I click the "notes" link.

I ran tomboy from the terminal with the --debug option, but I don't really know what to make of the output. It looks like a server error, but that's happening every time I've tried it over the last couple of weeks.

I'd really like to get tomboy to sync to one. Any help?

josh@josh-laptop:~$ tomboy --debug
** Running Mono with --debug **
...
[DEBUG 21:20:57.798] SyncThread using SyncServiceAddin: Tomboy Web
[DEBUG 21:20:57.815] Building web request for URL: https://one.ubuntu.com/notes//api/1.0/
[DEBUG 21:20:58.807] Building web request for URL: https://one.ubuntu.com/notes/api/1.0/user/
[DEBUG 21:20:59.207] 8
[DEBUG 21:20:59.210] Sync: GetNoteUpdatesSince rev 3
[DEBUG 21:20:59.215] Building web request for URL: https://one.ubuntu.com/notes/api/1.0/op/?include_notes=true&since=3
[DEBUG 21:20:59.592] Sync: 0 updates since rev 3
[DEBUG 21:20:59.598] Building web request for URL: https://one.ubuntu.com/notes/api/1.0/op/
[DEBUG 21:21:00.002] Sync: Uploading 64 note updates
[DEBUG 21:21:00.064] Building web request for URL: https://one.ubuntu.com/notes/api/1.0/op/
[DEBUG 21:21:00.474] Building web request for URL: https://one.ubuntu.com/notes/api/1.0/op/
[ERROR 21:21:01.318] Caught exception. Message: The remote server returned an error: (500) INTERNAL SERVER ERROR.
[ERROR 21:21:01.323] Stack trace for previous exception: at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000]
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000]
[ERROR 21:21:01.327] Rest of stack trace for above exception: at System.Environment.get_StackTrace()
   at Tomboy.WebSync.Api.OAuth.MakeWebRequest(RequestMethod method, System.String url, System.Collections.Generic.List`1 parameters, System.String postData)
   at Tomboy.WebSync.Api.OAuth.WebRequest(RequestMethod method, System.String url, System.String postData)
   at Tomboy.WebSync.Api.OAuth.Put(System.String uri, IDictionary`2 queryParameters, System.String putValue)
   at Tomboy.WebSync.Api.UserInfo.UpdateNotes(IList`1 noteUpdates, Int32 expectedNewRevision)
   at Tomboy.WebSync.WebSyncServer.CommitSyncTransaction()
   at Tomboy.Sync.SyncManager.SynchronizationThread()
[ERROR 21:21:01.327] Synchronization failed with the following exception: The remote server returned an error: (500) INTERNAL SERVER ERROR.
  at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000]
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000]

(tomboy:4295): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed

Revision history for this message
Talia (spektre1) wrote :

Oops, bad click. Should not be upstream, issue is server side, apparently.

Changed in tomboy:
status: New → Invalid
Revision history for this message
Talia (spektre1) wrote :

This should be filed against Ubuntu One servers. not sure how to do that right now. Will look when I get home.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.