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

Error starting adsb_radius_alert #1

Open
graememilne opened this issue Aug 19, 2022 · 7 comments
Open

Error starting adsb_radius_alert #1

graememilne opened this issue Aug 19, 2022 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@graememilne
Copy link

adsb radius alert
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.
config
Hope you can help me resolve issue (maybe i have missed something ??)
config

@mindlesstux mindlesstux self-assigned this Aug 19, 2022
@mindlesstux mindlesstux added the bug Something isn't working label Aug 19, 2022
@mindlesstux
Copy link
Owner

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.

@graememilne
Copy link
Author

Hi Thank you for the reply .
I so happened to has web interface for flightaware installed also .
So have changed it
Capture

@mindlesstux
Copy link
Owner

Same error message with that change?

@graememilne
Copy link
Author

graememilne commented Aug 19, 2022 via email

mindlesstux added a commit that referenced this issue Aug 20, 2022
Fixing #1 
There was a logic bug with the regex result.
@mindlesstux
Copy link
Owner

@graememilne
Pull a fresh copy and let me know.

@mindlesstux mindlesstux reopened this Aug 20, 2022
@graememilne
Copy link
Author

graememilne commented Aug 20, 2022 via email

@mindlesstux
Copy link
Owner

It is meant to be run under cron and dump notices to the configured targets via apprise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants