Schrolli91 / BOSWatch

Python Script to process input data from rtl_fm and multimon-NG - multiple Plugin support
https://bwcc.boswatch.de
GNU General Public License v2.0
133 stars 59 forks source link

Error beim Start SDR Stick und Auswertung fehlerhaft #473

Closed hias911 closed 4 years ago

hias911 commented 4 years ago

Hallo Zusammen,

hab folgendes Problem bei einem Neustart wird der SDR Stick (https://www.amazon.de/NooElec-NESDR-SMArTee-Bundle-Aluminiumgeh%C3%A4use/dp/B079C4S2BT/ref=sr_1_14?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&crid=10Y6P0TV8GDJ8&dchild=1&keywords=rtl+sdr&qid=1598458098&sprefix=rtl+sd%2Caps%2C213&sr=8-14) nicht gefunden siehe LOG...

Found 1 device(s): 0: Realtek, RTL2838UHIDIR, SN: 00000001

Using device 0: Generic RTL2832U OEM usb_claim_interface error -6 Failed to open rtlsdr device #0.

29.08.2020 11:09:17 - boswatch [CRITICAL] cannot start rtl_fm 29.08.2020 11:09:17 - boswatch [DEBUG ] cannot start rtl_fm Traceback (most recent call last): File "boswatch.py", line 308, in checkSubprocesses.checkRTL() File "/opt/boswatch/includes/checkSubprocesses.py", line 27, in checkRTL raise OSError("starting rtl_fm returns an error") OSError: starting rtl_fm returns an error 29.08.2020 11:09:17 - boswatch [WARNING ] SystemExit received 29.08.2020 11:09:17 - boswatch [DEBUG ] BOSWatch shuting down 29.08.2020 11:09:17 - boswatch [DEBUG ] terminate rtl_fm (1011) 29.08.2020 11:09:17 - boswatch [DEBUG ] rtl_fm terminated 29.08.2020 11:09:17 - boswatch [DEBUG ] exiting BOSWatch 29.08.2020 11:09:17 - boswatch [DEBUG ] close Logging 29.08.2020 11:09:17 - boswatch [INFO ] BOSWatch exit()

Und die erste Alamierung war auch fehlerhaft es wurde nur die erste Zahl der 5Ton Folge aufgezeichnet.

Danke für eure Hilfe :)