OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › Problems after update–can’t use web or mobile app › Re: Re: Problems after update–can’t use web or mobile app
May 7, 2014 at 9:22 pm
#26782
Dan in CA
Participant
There was a glitch with the plugin that is required for the app to run. 😳
you can fix it by either doing another git pull or from your pi directory:
chmod +x ./OSPi/plugins/mobile_app.py
Dan