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 28, 2014 at 9:54 pm
#26793
awesome-o
Member
Same problem. HTTP client works fine, but not the webapp.
I do see that trying to switch on manual mode in the app flashes a error message for a second: “Error communicating with open sprinkler. Please check your password is correct”.
Update:
Known bug, the answer is here: https://github.com/salbahra/OpenSprinkler-Controller/issues/30
Edit the config.php file and change the password there:
#Set OpenSprinkler password
$os_pw = “opendoor”;
Alternative: Change your password back to “opendoor”