rszimm / sprinklers_pi

Sprinkling System Control Program for the Raspberry Pi
GNU General Public License v2.0
309 stars 100 forks source link

Seems to not be loading Styles? #192

Open ScottJames841 opened 1 year ago

ScottJames841 commented 1 year ago

This has been working great for years, but suddenly not loading properly image image

nhorvath commented 1 year ago

Looks like no assets are loading. 1st did you try restarting the pi? 2nd what version of sprinklers pi are you using?

On Sun, Dec 4, 2022, 3:53 PM ScottJames841 @.***> wrote:

This has been working great for years, but suddenly not loading properly [image: image] https://user-images.githubusercontent.com/119816631/205514965-4fc44e5e-7955-4f5c-8748-cb5a4e66c8f0.png [image: image] https://user-images.githubusercontent.com/119816631/205514971-70d3bec2-eec2-4889-8692-aa4ea2544986.png

— Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/192, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABIJXFDUDXLF35TUSSMXETWLUAEJANCNFSM6AAAAAASTSEHR4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ScottJames841 commented 1 year ago

Restarted many times. Build 1.7.0. It's still working - but hard to use. At least the timers are still turning everything on and off properly

nhorvath commented 1 year ago

The 405 isn't making much sense to me. Are you running anything else on that pi? I would try backing up your /usr/local/etc/sprinklers_pi directory, then doing a clean install

sudo make remove
make clean
make
sudo make install

then copy back /usr/local/etc/sprinklers_pi before starting it. Warning: make remove will delete /usr/local/etc/sprinklers_pi and /web