todoist-habitrpg icon indicating copy to clipboard operation
todoist-habitrpg copied to clipboard

Sync not working (as of Sept 7 2017)

Open ricitron opened this issue 7 years ago • 6 comments

I have the issue where I can successfully run the sync, and get a "Sync completed successfully" message, but nothing on Habitica changes. I run this every 10 minutes with crontab and the last change on Habitica was on Sept 7th, so it appears to have stopped working around that time.

Any ideas?

ricitron avatar Sep 19 '17 00:09 ricitron

I might have the same problem. I just installed the program on windows but it is not syncing. It does work automatically on windows, right?

rickstaa avatar Oct 13 '17 09:10 rickstaa

I appear to be having the same problem. I just installed, and I do not see anything changing in Habitica.

WPennock avatar Nov 16 '17 19:11 WPennock

Same problem here.

lenilsonjr avatar Nov 23 '17 13:11 lenilsonjr

Same here. Is there any update?

cygnoir avatar Dec 31 '17 20:12 cygnoir

There's an alternative code that works: https://github.com/eringiglio/Habitica-todo

Run by updating the auth.cfg file with your respective keys, and then running 'python oneWaySync.py'. Note that you have to delete all habits and tasks in habitica first, otherwise you will get an error.

I found the way that oneWaySync treats dailies was annoying, and prefer to manage dailies only in habitica, so in main.py, below line 218, I added an additional 'pass' for item.category == 'daily'.

ricitron avatar Jan 04 '18 19:01 ricitron

Have same problem. Someday this useful project will alive.

qslid avatar May 10 '18 13:05 qslid