nhl-led-scoreboard icon indicating copy to clipboard operation
nhl-led-scoreboard copied to clipboard

Board not loading after update

Open richmyers opened this issue 1 year ago • 0 comments

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.

richmyers avatar Jan 11 '24 16:01 richmyers