-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot update my note through leanote-push #1
Comments
自己稍微确认了一下: 这些笔记有一个共同点: 能在leanote网页版上找到但在客户端上找不到. 好像这个BUG一直有. |
如果在Leanote客户端上找不到的话,那在emacs里应该也没有才对。因为emacs采用的api与leanote的app是一样的。 |
好像大点的文件上传更新不了啊 ,是我Emacs配置有问题吗 |
文件多大?是什么操作系统?@auzn |
archlinux 超过2kb 就报"Got error" "status not need update" ,MINGW64下也不行 |
看下 *Leanote-Log* 这个buffer的内容是什么 |
"Got error" |
从日志上看,估计本地与远端冲突了,把本地笔记删了再重新 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's the message from leanote-push:
leanote-push: Push to remote error, msg:usnNotExists
But leanote-pull is still working.
The text was updated successfully, but these errors were encountered: