10/18/2023 Map Stopped Working?
Visit this post for the fix
Forgive me if this is a stupid question or it has already been answered before, but I am having some trouble on the initial bootup of LiveSectionalV4. I am currently operating on a Raspberry Pi 4B. Attached is an image of the screen when my Pi is connected to a monitor. I left this screen up, but nothing changed. I was also unable to connect the wifi on BerryLan (it never showed up as an option (bluetooth was enabled on my phone)).
Thank you!
Nothing to forgive. This is all part of the fun. 🙂
No picture of your monitor was displayed and that would really help diagnose the issue. I'm guessing there is an error message on the screen that would help determine what we would need to do. So if you wouldn't mind rebooting, then send a pic or two of the information on the screen we'll be happy to help. - Mark
Alrighty, lets try this again!
Ok, it looks like its hanging up at webapp.py. So hit;
ctrl-c
This should bring up the prompt '$'
At the cmdline prompt enter
sudo raspi-config
Select option '2' then enter in the wifi credentials. Select finished and reboot when prompted. This will allow you to setup your wifi. For more info you can visit;
https://www.raspberrypi.com/documentation/computers/configuration.html
Once it reboots see if things progress as normal. If not show another picture and we'll keep diagnosing. - Mark
I unfortunately do not see a spot to input my wifi credentials. Option 2 is Display Options 😞
That's a bit different, so select '1' System Options then Wifi. - Mark