[ubuntu-mono] [Bug 636170] Re: Tomboy gets error 500 from U1 servers during Sync
Eduardo dos Santos Leggiero
636170 at bugs.launchpad.net
Fri Dec 9 14:11:42 UTC 2011
*** This bug is a duplicate of bug 575937 ***
https://bugs.launchpad.net/bugs/575937
** This bug is no longer a duplicate of bug 554313
Internal server error when syncing notes
** This bug has been marked a duplicate of bug 575937
Can't synchronize Tomboy Notes: Server returned 404 NOT FOUND
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tomboy in Ubuntu.
https://bugs.launchpad.net/bugs/636170
Title:
Tomboy gets error 500 from U1 servers during Sync
Status in Tomboy:
Invalid
Status in “tomboy” package in Ubuntu:
New
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 at 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
To manage notifications about this bug go to:
https://bugs.launchpad.net/tomboy/+bug/636170/+subscriptions
More information about the Ubuntu-mono
mailing list