Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HTTP 500 error for system update
#4
Without knowing what caused the problem I would suggest re-cloning a fresh install from GitHub.

All your irrigation programs and settings are in the /data/ sub-directory so if you rename the SIP or OSPi directory with e.g.
Code:
sudo mv SIP SIP-old
then clone the new copy with:
Code:
git clone https://github.com/Dan-in-CA/SIP
and copy the data from the renamed one:
Code:
sudo cp -a /SIP-old/data/ /SIP/
That should give you a clean install with your programs and settings intact.

There was a name change from OSPi to SIP to avoid confusion with the OpenSprinkler software. If you have not updated the software in a while this may have something to do with the problem you experienced.

If you are using the init.d script to start the software automatically it should still work with the new program name but it would be better to replace the old ospi script in /etc/init.d/ with the new sip version that is included with the install. See the documentation under instillation and set up > The recommended method:
https://github.com/Dan-in-CA/SIP/wiki

Let me know if you have further questions.

Dan
Reply


Messages In This Thread
HTTP 500 error for system update - by DavidCNZ - 2015 Oct 09, 10:42 PM
RE: HTTP 500 error for system update - by dan - 2015 Oct 11, 11:33 PM
RE: HTTP 500 error for system update - by DavidCNZ - 2015 Oct 12, 01:30 AM
RE: HTTP 500 error for system update - by dan - 2015 Oct 12, 08:59 PM
RE: HTTP 500 error for system update - by DavidCNZ - 2015 Oct 13, 05:12 AM
RE: HTTP 500 error for system update - by dan - 2015 Oct 13, 08:23 PM
RE: HTTP 500 error for system update - by DavidCNZ - 2015 Oct 14, 03:15 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)