OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) OSPi get internal server error after trying to manually run a program Reply To: OSPi get internal server error after trying to manually run a program

#35143

Samer
Keymaster

If you run the Python program manually it will dump its output into the console. To do this navigate to the directory where OSPi is located and run the following command:

python ospi.py

If any errors occur you should get a full trace back.