Page 1 of 1

Cannot Update Mylar

Posted: Mon Jul 23, 2018 2:19 pm
by timmyrocks
I am having that problem with the Annuals continually downloading that I understand was fixed in a new update, however when I try and update Mylar I get the following error:

2018-07-23 08:15:16 WARNING [ERROR] Could not get commits behind from github: 'total_commits'
2018-07-23 08:15:16 DEBUG Comparing currently installed version [aafb2e816bdd6e0ee94a08897d5e9fc603118124] with latest github version [34e7705f6251bab259fcd06ff073136fa611367c]

Any advice or ideas on this?

Thank you

Re: Cannot Update Mylar

Posted: Mon Jul 23, 2018 7:50 pm
by evilhero
Make sure you're not running a fork of mylar that has it pointing to another user other than 'evilhero'. It sounds like your did some local changes and because of that it can't update properly. If so, you'll have to either stash your changes via git (ie. git stash), or unfortunately do a fresh git clone on an empty directory (backing up your config.ini, mylar.db and cache folder beforehand so you can drop them back after the git clone).