-
Notifications
You must be signed in to change notification settings - Fork 0
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
Error starting adsb_radius_alert #1
Comments
It has been a while since I wrote the code but looking at the error message my gut says something is wrong with the aircraft.json. The first thing I note is you are using tar1090 and not FlightAware. The config line calls for flightawares aircraft.json. I can look into the tar1090 format but it wont be for a few weeks most likely (If I remember) unless it is something quick I can knock out. |
Same error message with that change? |
yes,unfortunately
…On Fri, 19 Aug 2022 at 20:47, MindlessTux ***@***.***> wrote:
Same error message with that change?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEVZQ7M5AENSQCFY3HIP6JLVZ7XFXANCNFSM57B2EWPA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Fixing #1 There was a logic bug with the regex result.
@graememilne |
Hi
Thank you for the quick fix .
It appears to be working now.
Are theses screen captures supposed to be what it prints ??
Here we have 2 test transponders on masts.
1 is not far from my home location
424a71 and 424a72 which are at 200 feet and 800 feet which are a good test
if no aircraft around at moment .
I am thinking i require to set up cron timer to print out on screen ??
…On Sat, 20 Aug 2022 at 02:52, MindlessTux ***@***.***> wrote:
Closed #1 <#1> as
completed via 08af56d
<08af56d>
.
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEVZQ7MUPBSCTTX72BVOXZLV2BB7HANCNFSM57B2EWPA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
It is meant to be run under cron and dump notices to the configured targets via apprise. |
Hi trying out this interesting software.
When i, python3 alert_check.py, i get an error.(see screen capture)
I have also enclosed the screen capture of the changes i made at the top of file.
Hope you can help me resolve issue (maybe i have missed something ??)
The text was updated successfully, but these errors were encountered: