Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Sync not working (as of Sept 7 2017) #62

Open
ricitron opened this issue Sep 19, 2017 · 6 comments
Open

Sync not working (as of Sept 7 2017) #62

ricitron opened this issue Sep 19, 2017 · 6 comments

Comments

@ricitron
Copy link

ricitron commented Sep 19, 2017

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?

@rickstaa
Copy link

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?

@WPennock
Copy link

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

@lenilsonjr
Copy link

Same problem here.

@cygnoir
Copy link

cygnoir commented Dec 31, 2017

Same here. Is there any update?

@ricitron
Copy link
Author

ricitron commented Jan 4, 2018

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'.

@qslid
Copy link

qslid commented May 10, 2018

Have same problem. Someday this useful project will alive.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants