首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >与Ubuntu One的Tomboy同步失败

与Ubuntu One的Tomboy同步失败
EN

Ask Ubuntu用户
提问于 2011-01-18 18:52:05
回答 1查看 1.2K关注 0票数 3

我正在运行Ubuntu10.10桌面(amd64)。当我试图与Ubuntu同步笔记时,我会得到一个对话框,表示tomboy“未能同步”,但没有列出任何细节。按照另一个条目的建议,我退出了tomboy,然后从控制台运行"tomboy -调试“。输出在下面。该错误表示notes URL返回404,但是我可以直接在Firefox中加载URL(登录到Ubuntu之后)并接收一个看起来正常的json响应。

我是根据System > Preferences > Ubuntu登录到Ubuntu的。

不知道从这里往哪里走..。

代码语言:javascript
复制
    [DEBUG 10:43:26.763] SyncThread using SyncServiceAddin: Tomboy Web
[DEBUG 10:43:26.764] Building web request for URL: https://one.ubuntu.com/notes//api/1.0/
[DEBUG 10:43:27.577] Building web request for URL: https://one.ubuntu.com/notes/api/1.0/user/
[ERROR 10:43:27.806] Caught exception. Message: The remote server returned an error: (404) NOT FOUND.
[ERROR 10:43:27.806] Stack trace for previous exception:   at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in <filename unknown>:0 
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000] in <filename unknown>:0 
[ERROR 10:43:27.807] 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.Get(System.String uri, IDictionary`2 queryParameters)
   at Tomboy.WebSync.Api.UserInfo.GetUser(System.String userUri, IWebConnection connection)
   at Tomboy.WebSync.WebSyncServer.BeginSyncTransaction()
   at Tomboy.Sync.SyncManager.SynchronizationThread()
[ERROR 10:43:27.807] Synchronization failed with the following exception: The remote server returned an error: (404) NOT FOUND.
  at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in <filename unknown>:0 
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000] in <filename unknown>:0 

(Tomboy:14075): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2011-01-18 22:19:34

对于这个错误,在启动板上有一个错误,其中有许多不同的修复程序,它们对某些错误有效,而对另一些错误无效。

票数 4
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/22158

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档