alpha22jp / simplenote2.el

A new version of emacs helper to interact with Simplenote
GNU General Public License v2.0
58 stars 12 forks source link

Sync error. #31

Open teichman opened 6 years ago

teichman commented 6 years ago

Thanks for making this!

Unfortunately I'm getting this error on synchronization: Sync notes error: (error Invalid time specification)

It worked at first sync, and I was able to create a hello world note, sync it to the cloud, and look at it on the android client. Now any time I try to sync, I'm getting the error above.

Thoughts?

Installed with melpa. Have used simplenote on android and osx previously. GNU Emacs 24.5.1 (x86_64-apple-darwin14.4.0) of 2015-08-11 on yosemitevm.local

schmudde commented 6 years ago

I'm a long time user and I'm seeing this as a new issue. Unfortunately, I am having trouble recreating these sync bugs. Does anyone know of a way to get a timestamp on the Simplenote web application? It would help with debugging. Here is what I'm seeing:

Perhaps it's a issue with the year? It doesn't explain the second sync issue. I also see the Sync notes error flash by, as it "updates" a lot of the old notes.

I'm on Emacs 25.2.2 on Pop_OS (Ubuntu 17.10).

Thanks for all your hard work. I'll try to generate more informative bugs.

arjunadeltoso commented 4 years ago

+1

Just installed and seeing

   Syncing all notes done                                                                                             |                                                                                                                       
   Sync notes error: (error Invalid time specification)

on GNU Emacs 24.5.1 (Ubuntu) and Simplenote.el 20190321.933 as well.

I also had some other issues:

unfortunately, I'm not a lisp-er to debug this myself :(