- Joined
- Apr 16, 2016
- Messages
- 9,848
- Reaction score
- 17,081
- Location
- Pleasant Hill, Concord
- What state or country do you live in
- California
Please dont flush the card. Its likely a simple username/ password issue. Lets walk through how you are updating username/password and I am sure we'll be able to address this.I can't get this to work for the life of me, I have a pi3b+, 32gig class 10 sd card with raspian flashed on it with etcher, I connect to a tv with hdmi, do all the setup, wifi and updates and raspberry pi works great. I download the dashboard latest version, https://github.com/reef-pi/reef-pi/releases/download/1.5/reef-pi-1.5-pi3.deb, and reboot pi, I enter the ip address into a browser and log in reef-pi/reef-pi and the dashboard appears, I go to configuration and try to change the password, press update then reload and get error. None of the buttons on the bottom of the page work, they are red and all give a terminated"} error. Then when I refresh my browser I get the login page but can't log in anymore. I have reflashed the card atleast 10 times, Am I supposed to download any other releases, any help would be appreciated.
I'll repeat, do not reimage your SD card, it only reduces the lifespan of SD cards, and you can always reef-pi by just removing the database, and restarting it
Code:
sudo rm -rf /var/lib/reef-pi/reef-pi.db
sudo systemctl start reef-pi.service




