Scoreboard frequently gets in a reboot loop, you see the loading goal screen and it reboots from that page. #452
Replies: 10 comments 12 replies
-
What is causing the crash? Send the log (can be accessed thiugh supervisor or there's a command in the image if you use that). Which version are you running? |
Beta Was this translation helpful? Give feedback.
-
Do you have a location set in your config file? Did you run the scoreboard while blank? If so try putting your location in and deleting the sb_cache directory in /tmp and see if that makes a difference. |
Beta Was this translation helpful? Give feedback.
-
What is the easiest way to do this?
I have one set in raspi-config.
…On Wed, Mar 13, 2024 at 10:38 PM azaroth08 ***@***.***> wrote:
Do you have a location set in your config file? Did you run the scoreboard
while blank?
If so try putting your location in and deleting the sb_cache directory in
/tmp and see if that makes a difference.
—
Reply to this email directly, view it on GitHub
<#452 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BD5KMN4CZDEWOXYRFUFOIPDYYESUFAVCNFSM6AAAAABEU7742GVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DOOBRGM2TA>
.
You are receiving this because you authored the thread.Message ID:
<riffnshred/nhl-led-scoreboard/repo-discussions/452/comments/8781350@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
I keep trying with no luck. It contiues to run for a day or so and then start the loop again.=> Press Ctrl-C to exit <== I saved an image of the sd card while in a working state, if I flash the sdcard with the image it works for a while. |
Beta Was this translation helpful? Give feedback.
-
Here is some debug output tps://api.github.com:443 "GET connectionpool.py:457 24-03-19 20:15:01 DEBUG /etc/localtime found unix.py:123 24-03-19 20:15:22 DEBUG /etc/localtime found unix.py:123 24-03-19 20:15:44 DEBUG /etc/localtime found unix.py:123 |
Beta Was this translation helpful? Give feedback.
-
Here is a bit more. 24-03-19 20:18:48 DEBUG /etc/localtime found unix.py:123 |
Beta Was this translation helpful? Give feedback.
-
Another note, Today it just started working after be in the loop for a day. I suspect it could be on the API endpoint. |
Beta Was this translation helpful? Give feedback.
-
I just installed 1.8.2.1 from the image and my scoreboard is in the reboot loop as well. I will let it run and see if it stops or if it continues. |
Beta Was this translation helpful? Give feedback.
-
If you have v1.8.2.1 of the image you'll need to update the code in the /home/pi/nhl-led-scoreboard directory to fix the onIce CRASH LOOP.
This will bring in the fix for when the onIce error shows up. The next version of the image will have this fix. If you aren't running the image and have v1.8.2 of the scoreboard code, you can also just do a git pull in the directory you installed the code in and it'll pull down the onIce fix. |
Beta Was this translation helpful? Give feedback.
-
I ran git pull last evening and so far I have not see the issue again. |
Beta Was this translation helpful? Give feedback.
-
This seems to happen randomly. Somedays it will load and somedays it will not.
I have tried the following and the issue remains.
I switched Raspberry PI hardware, and I've tried 3B+ and 4B.
Beta Was this translation helpful? Give feedback.
All reactions