-
Notifications
You must be signed in to change notification settings - Fork 96
Cannot get past loading screen #418
Comments
onto\n/etc/localtime is a symlink to: America/Montreal\nFix the configuration, or set the time zone in a TZ environment variable.\n' |
seems to be the exact issue as this old thread though the same resolution seems to have had no effect. |
not sure why but after updating pip 3 and trying these commands for the 5th time, it worked: sudo pip3 uninstall tzlocal Please archive :) |
If you have a very old version of pip3 (as in you have never updated it in the last 18 months or so), it tends to not handle installs of newer libraries. The tzlocal library did go through a change (as noted in #331). I am currently working on updating the install so it works on the newer version of the Raspberry Pi OS (Bullseye) and cleaning up/updating the python libraries is one of those steps. The tzlocal will be added to that so that the APScheduler library works cleanly. Although looking at your error above, it appears that the /etc/timezone configuration was one of the ones that the tzlocal library was having issues with in 2021 and was fixed then (see regebro/tzlocal#122) |
I've tried several fresh installs but no luck, it simply keeps cycling the loading screen. It used to work until i changed my SSID yesterday.
(i removed my location from the lines below but it just repeats those in the log)
<style> </style>2023-07-28 11:37:43 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:37:43 INFO location loaded from cache (saved -1 days ago): Location, CA
2023-07-28 11:37:56 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:37:56 INFO location loaded from cache (saved -1 days ago):
2023-07-28 11:38:10 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:38:10 INFO location loaded from cache (saved -1 days ago):
2023-07-28 11:38:23 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:38:23 INFO location loaded from cache (saved -1 days ago):
2023-07-28 11:38:37 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:38:37 INFO location loaded from cache (saved -1 days ago):
2023-07-28 11:38:51 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:38:51 INFO location loaded from cache (saved -1 days ago):
2023-07-28 11:39:14 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:39:14 INFO location loaded from cache (saved -1 days ago):
2023-07-28 11:39:27 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:39:27 INFO location loaded from cache (saved -1 days ago):
2023-07-28 11:39:39 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:39:39 INFO location loaded from cache (saved -1 days ago):
2023-07-28 11:39:51 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:39:51 INFO location loaded from cache (saved -1 days ago):
2023-07-28 11:40:09 INFO NHL-LED-SCOREBOARD - v1.6.11 (64x32)
2023-07-28 11:40:09 INFO location loaded from cache (saved -1 days ago):
The text was updated successfully, but these errors were encountered: