Page 1 of 1

Switch to Development from Master

Posted: Fri Nov 04, 2016 7:54 pm
by oldirtdog
How do I switch over to the development install from the Master, original install? I'm trying to get 32p integration working, but it's telling me [32P-AUTHENTICATION] Both session key and credential-based logins failed. I heard that the development version has a lot of different features that are not in the master one... I just figured this would be the best place to start... I'll open another thread for the issue if I can get it up to date on the development version and it still doesn't work

Re: Switch to Development from Master

Posted: Sat Nov 05, 2016 12:25 am
by evilhero
If you're up to date on the master you should never ok, since lot of the fixes that are currently in development are more for non 32p stuff. I know currently that if you use 2fa with 32p, you can't use auth mode in mylar.

But if you did a git clone to install mylar it's a simple matter of doing a 'git checkout development' from a command line when you're within the root of the mylar directory. Then edit the config.ini and make sure that the field git_branch is set to development. Then start up mylar, do any updates it says it needs and you're done.

Re: Switch to Development from Master

Posted: Sun Nov 06, 2016 1:49 am
by oldirtdog
Thanks... I think I'm going to just sit with the Master version, then... I don't use 2fa, but it still gives me an error when I try to test the connection... I'll open up another thread though... thanks for the quick reply and the great help... Love your work...