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 No Schema #1

Open
KD7CAO opened this issue Apr 12, 2020 · 3 comments
Open

Error No Schema #1

KD7CAO opened this issue Apr 12, 2020 · 3 comments

Comments

@KD7CAO
Copy link

KD7CAO commented Apr 12, 2020

When trying to run the python3 rdf_mapper.py it outputs:
Received data...
165
0
12.977360725402832

Invalid URL 'None': No schema supplied. Perhaps you meant http://None?

I can not figure out where to fix this.

Here is the .env file:

DOA_SERVER_ADDR = 'http://192.168.43.213:8081/DOA_value.html'
DF_SERVER_ADDR = 'http://rdf.musther.net/save.php'

STATION_ID = 'KD7CAO1'
POLLING_INTERVAL = 5
STATION_LATITUDE = 33.2752762
STATION_LONGITUDE = -96.9960933

LINE_LENGTH = 100
KSDR_BEARING = 0

                           [ Read 10 lines ]

^G Get Help ^O Write Out ^W Where Is ^K Cut Text ^J Justify ^C Cur Pos
^X Exit ^R Read File ^\ Replace ^U Uncut Text^T To Spell ^_ Go To Line

@rtlsdrblog
Copy link
Owner

What OS are you running the Python environment on?

@rtlsdrblog
Copy link
Owner

I just fixed an indentation error in the last uploaded code, I don't know if that would cause your issue though, but please try again.

@KD7CAO
Copy link
Author

KD7CAO commented Apr 13, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants