OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Error when accessing OSPi’s web interface Re: Re: Error when accessing OSPi’s web interface

#26207

Dan in CA
Participant

Dave,

Since it is also dropping the SSH connection it sounds like the Pi is rebooting for some reason. Is there any large appliance on the same circuit e.g. heater, microwave?

You could add a line to /etc/rc.local like:

date >> /home/pi/boot.log

This will create a log file in the pi home dir with a time and date of each boot.

Dan