Replies: 1 comment
-
|
Have you tried the dev branch? Join here for quicker answers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm looking to consolidate a shelf-full of Pis running various services to as few as possible. Got a Pi 5 that I'd like to use for both ADS-B feeding and pyMC_Repeater.
Installation that works fine on other Pis repeatedly fails on this board.
Hat is a Waveshare SX1262 (SPI) that works fine on a 3b+.
Install following the procedures on the project home (git clone https://github.com/rightup/pyMC_Repeater.git) always completes successfully but fails to start the service and appears to be missing files/directories.
The end of the install looks like this:
sudo bash manage.sh "logs" shows this:
Not clear how to debug this loop it's in.
Beta Was this translation helpful? Give feedback.
All reactions