ComputerScienceHouse / ComputerScienceHouse/devcade-onboard

xinitrc doesnt wait for network to run

Open
#83 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
0
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Currently, when devcade is booted, the onboard often starts up and then becomes unhappy because it cant talk to the API to get game data. I believe this happens because the xinitrc runs before the system connects to network, meaning the onboard cant find the API when it tries to reach it, and then cant load data, and never tries again.

I believe this can be fixed by telling the system to wait until there is network to run the xinitrc

(This is more of a system change, but im putting it here bc it is most relevant and i want to have it in an issue so someone gets to it at some point :tm:)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.