OpenSprinkler Forums Hardware Questions OpenSprinkler OSPI – UI not coming up after update Reply To: OSPI – UI not coming up after update

#51326

Samer
Keymaster

@Sebastian I would suggest performing the following steps:


git checkout master
git pull
sudo ./build.sh ospi
sudo /etc/init.d/OpenSprinkler.sh restart

See if that helps your issue. A restart after the following steps if the issue persist might help.

Let us know what you find.

Thanks!