Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclamation point in lower right corner #350

Open
samcramer opened this issue Apr 11, 2022 · 7 comments
Open

Exclamation point in lower right corner #350

samcramer opened this issue Apr 11, 2022 · 7 comments
Assignees
Labels
needs more info Needs more info from the originator

Comments

@samcramer
Copy link

I'm sorry if this isn't the right place to ask this question, but I'm not aware of a forum of mailing list that I should use instead.

There's an exclamation point in the lower right corner of my display. What does it mean?

@ty-porter
Copy link
Collaborator

ty-porter commented Apr 11, 2022

There is a Slack channel that might be helpful: https://mlb-led-scoreboard.herokuapp.com/

There's also a display for network issues on some API calls that this might be related to (unclear which one it might be at the moment)

@WardBrian
Copy link
Member

This means one of the network calls on the board failed. If you have debug enabled in your config, the output of the program should log which one is failing

@twfarley
Copy link
Member

set "debug": true in the config.json, then run the scoreboard by calling sudo python3 main.py --led-gpio-mapping="adafruit-hat" plus whatever other arguments you usually run with. Running as a service doesn't show any logs. If the issue reproduces we should be able to help if you provide the error message you see.

@twfarley twfarley added the needs more info Needs more info from the originator label Apr 13, 2022
@Noah-Brown
Copy link

I am getting the same issue occasionally, Which Raspberry Pi are you using? I am using a pi zero W. Which I suspect is the root of my problem.

@samcramer
Copy link
Author

I'm not sure if the question was directed at me, but I'm using a Raspberry Pi 4 model B.

@twfarley
Copy link
Member

I am getting the same issue occasionally, Which Raspberry Pi are you using? I am using a pi zero W. Which I suspect is the root of my problem.

This was resolved by using dietPi.

@twfarley twfarley assigned twfarley and samcramer and unassigned twfarley Apr 16, 2022
@Electromag1888
Copy link

In raspi-config, the option -network connection needs to be made before boot up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Needs more info from the originator
Projects
None yet
Development

No branches or pull requests

6 participants