[ubuntu-mono] [Bug 449648] Re: Synchronization via Tomboy web (Ubuntu One server) fails.

Benjamin.M maurer.benjamin at gmail.com
Tue Apr 20 12:49:28 BST 2010


I'm having the same issue as DrQwill it seems. I can't upload any notes
to the server and tomboy --debug says:

[DEBUG]: SyncThread using SyncServiceAddin: Tomboy im Internet
[DEBUG]: Building web request for URL: https://one.ubuntu.com/notes//api/1.0/
[DEBUG]: Building web request for URL: https://one.ubuntu.com/notes/api/1.0/user/
[DEBUG]: 8
[DEBUG]: Sync: GetNoteUpdatesSince rev -1
[DEBUG]: Building web request for URL: https://one.ubuntu.com/notes/api/1.0/op/?include_notes=true
[DEBUG]: Sync: 2 updates since rev -1
[DEBUG]: Building web request for URL: https://one.ubuntu.com/notes/api/1.0/op/
[DEBUG]: Sync: Uploading 23 note updates
[DEBUG]: Building web request for URL: https://one.ubuntu.com/notes/api/1.0/op/
[DEBUG]: Building web request for URL: https://one.ubuntu.com/notes/api/1.0/op/
[ERROR]: Caught exception. Message: The remote server returned an error: (500) INTERNAL SERVER ERROR.
[ERROR]: 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]: 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]: 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:3379): GLib-CRITICAL **: g_source_remove: assertion `tag > 0'
failed

-- 
Synchronization via Tomboy web (Ubuntu One server) fails.
https://bugs.launchpad.net/bugs/449648
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tomboy in ubuntu.

Status in Ubuntu One Servers: Confirmed
Status in “tomboy” package in Ubuntu: Invalid

Bug description:
Binary package hint: tomboy

As per title.
Launching Tomboy with --debug allowed me to see the following exception:

<--- snip --->
[...]

[DEBUG]: Returned value from web request: 
<html>
<head>
  <title>OpenID transaction in progress</title>
</head>
<body onload="document.forms[0].submit();">
<form accept-charset="UTF-8" action="https://login.launchpad.net/+openid" enctype="application/x-www-form-urlencoded" id="openid_message" method="post"><input name="openid.mode" type="hidden" value="checkid_setup" /><input name="openid.return_to" type="hidden" value="https://one.ubuntu.com/auth/complete/?next=%2Fnotes%2Fapi%2F1.0%2F[***REMOVED***]" /><input name="openid.realm" type="hidden" value="https://one.ubuntu.com/" /><input name="openid.lp.query_membership" type="hidden" value="ubuntuone-admins,ubuntuone-hackers,canonical" /><input name="openid.ns" type="hidden" value="http://specs.openid.net/auth/2.0" /><input name="openid.sreg.optional" type="hidden" value="email,fullname,nickname" /><input name="openid.claimed_id" type="hidden" value="http://specs.openid.net/auth/2.0/identifier_select" /><input name="openid.ns.sreg" type="hidden" value="http://openid.net/extensions/sreg/1.1" /><input name="openid.assoc_handle" type="hidden" value="{HMAC-SHA1}[***REMOVED***]" /><input name="openid.ns.lp" type="hidden" value="http://ns.launchpad.net/2007/openid-teams" /><input name="openid.identity" type="hidden" value="http://specs.openid.net/auth/2.0/identifier_select" /><input type="submit" value="Continue" /></form>
<script>
var elements = document.forms[0].elements;
for (var i = 0; i < elements.length; i++) {
  elements[i].style.display = "none";
}
</script>
</body>
</html>

[ERROR]: Synchronization failed with the following exception: Unexpected character '<' at [2:0]
  at Hyena.Json.Tokenizer.UnexpectedCharacter (Char ch) [0x00000] 
  at Hyena.Json.Tokenizer.InnerScan () [0x00000] 
  at Hyena.Json.Tokenizer.Scan () [0x00000] 
  at Hyena.Json.Deserializer.CheckScan (TokenType expected, Boolean eofok) [0x00000] 
  at Hyena.Json.Deserializer.Deserialize () [0x00000] 
  at Tomboy.WebSync.Api.UserInfo.ParseJson (System.String jsonString) [0x00000] 
  at Tomboy.WebSync.Api.UserInfo.GetUser (System.String userUri, IWebConnection connection) [0x00000] 
  at Tomboy.WebSync.WebSyncServer.BeginSyncTransaction () [0x00000] 
  at Tomboy.Sync.SyncManager.SynchronizationThread () [0x00000]

<--- snip --->

ProblemType: Bug
Architecture: amd64
Date: Mon Oct 12 18:09:24 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: tomboy 1.0.0-0ubuntu2
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=it_IT.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-13.43-generic
SourcePackage: tomboy
Uname: Linux 2.6.31-13-generic x86_64





More information about the Ubuntu-mono mailing list