OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Interval Plugin – Garage Controls – BETA Reply To: Interval Plugin – Garage Controls – BETA

#34351

Ian
Participant

Hi pierantonio

 

To get some more information about what went wrong, open a terminal session on the Opensprinkler Pi.

Then cd to the /home/pi/OSPi directory

Type sudo service ospi stop

sudo python ospi.py

This will allow you to see the console log messages. You will probably find some typo’s in function names or syntax errors.

Regards

Ian