Project

General

Profile

Bug #10870 ยป chirp_debug-f9hvml26.txt

Douglas Farren, 09/27/2023 07:44 AM

 
[2023-09-27 10:42:05,805] chirp.logger - DEBUG: CHIRP next-20230924 on Win32 (Unknown 10.0:22621) (Python 3.10.8)
[2023-09-27 10:42:05,883] chirp.wxui - DEBUG: Using locale: en_US (276)
[2023-09-27 10:42:05,883] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Ham\CHIRP\chirp\locale
[2023-09-27 10:42:05,883] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (af,an,ar,ca,ca@valencia,co,cs,da,de,el,es,eu,fa_IR,fi,fr,gl_ES,hi,hr,hu,id,it,ja,ka,ko_KR,lt,lv,ms,nb,ne,nl,pl,pt,pt_BR,ro,ru,sk,sl,sq,sv,ta,tr,uk,vi,zh_CN,zh_TW)
[2023-09-27 10:42:06,118] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22621-SP0 // CHIRP/next-20230924 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2023-09-27 10:42:06,322] chirp.wxui.main - INFO: Server reports next-20230924 is latest
[2023-09-27 10:42:11,811] chirp.wxui.clone - DEBUG: Using port 'COM4'
[2023-09-27 10:42:11,811] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.UV50X2_G2'>
[2023-09-27 10:42:11,811] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-09-27 10:42:11,827] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x28cf137dd20, open=True>(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-09-27 10:42:12,578] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
Traceback (most recent call last):
File "chirp\drivers\btech.py", line 369, in _rawrecv
chirp.errors.RadioError: No data received from radio

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\clone.py", line 69, in run
File "chirp\drivers\btech.py", line 758, in sync_in
File "chirp\drivers\btech.py", line 533, in _download
File "chirp\drivers\btech.py", line 447, in _do_ident
File "chirp\drivers\btech.py", line 377, in _rawrecv
chirp.errors.RadioError: Error reading data from radio
[2023-09-27 10:42:18,429] chirp.wxui.clone - WARNING: Stopping clone thread