Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Board not loading after update #442

Open
richmyers opened this issue Jan 11, 2024 · 0 comments
Open

Board not loading after update #442

richmyers opened this issue Jan 11, 2024 · 0 comments

Comments

@richmyers
Copy link

pi@MLSScoreboard: /etc/supervisor/conf.d $ sudo python3 /home/pi/nhl-led-scoreboard/src/main.py --led-gpio-mapping=adafruit-hat-pwm --led-brightness=60 --led-slowdown-gpio=2
Traceback (most recent call last):
File "/home/pi/nhl-led-scoreboard/src/main.py", line 4, in
from data.scoreboard_config import ScoreboardConfig
File "/home/pi/nhl-led-scoreboard/src/data/scoreboard_config.py", line 1, in
from utils import get_file
File "/home/pi/nhl-led-scoreboard/src/utils.py", line 14, in
uid = int(os.stat("./VERSION").st_uid)
FileNotFoundError: [Errno 2] No such file or directory: './VERSION'

Board has been down since the feed was broken a few months ago. I just happened to checkin and see some updates have been made. I ran the sb-upgrade tool and upgraded to 1.7.0 and while supervisor is reporting the board running....the matrix is blank.

Thanks for the help...hopefully something easy.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant