Page 1 of 1

Webapp crashes after inputting Foscam camera

PostPosted: Thu Mar 08, 2018 12:10 am
by rkaczano
I setup my ad2pi using the raspberry pi image. Went to webapp to setup and capture a still on my foscam and now the pi webapp won't boot... stuck at the login screen with:

"Services might still be starting - please wait and try again. If this continues, please let us know on GitHub. You can also email us at
Support"

I can still SSH into the pi, but don't know where to "reset" the config and re-setup (or resart the webapp) my alarm panel (20p).

Help.

Re: Webapp crashes after inputting Foscam camera

PostPosted: Thu Mar 08, 2018 5:33 pm
by kevin
cd /opt/alarmdecoder-webapp
sudo rm instance/db.sqlite
python manage.py initdb
sudo reboot