Project

General

Profile

Bug #10807 ยป debug.log

Samuel Holder, 08/23/2023 09:35 AM

 
[2023-08-23 11:19:41,579] chirp.logger - DEBUG: CHIRP next-20230823 on Win32 (Unknown 10.0:22621) (Python 3.10.8)
[2023-08-23 11:19:41,626] chirp.wxui - DEBUG: Using locale: en_US (276)
[2023-08-23 11:19:41,626] 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:\Program Files (x86)\CHIRP\chirp\locale
[2023-08-23 11:19:41,642] 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-08-23 11:19:41,820] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22621-SP0 // CHIRP/next-20230823 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2023-08-23 11:19:42,302] chirp.wxui.main - INFO: Server reports next-20230823 is latest
[2023-08-23 11:20:56,185] chirp.wxui.clone - DEBUG: Using port 'COM5'
[2023-08-23 11:20:56,185] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.gmrsv2.GMRSV2'>
[2023-08-23 11:20:56,201] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2023-08-23 11:21:03,592] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2023-08-23 11:21:03,607] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x214cb0456f0, open=True>(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
Error reading data from radio: not the amount of data we want.
[2023-08-23 11:21:07,154] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio: not the amount of data we want.
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 68, in run
File "chirp\drivers\baofeng_common.py", line 350, in sync_in
File "chirp\drivers\baofeng_common.py", line 204, in _download
File "chirp\drivers\baofeng_common.py", line 197, in _ident_radio
File "chirp\drivers\baofeng_common.py", line 190, in _ident_radio
File "chirp\drivers\baofeng_common.py", line 153, in _do_ident
File "chirp\drivers\baofeng_common.py", line 54, in _rawrecv
chirp.errors.RadioError: Error reading data from radio: not the amount of data we want.
[2023-08-23 11:21:48,964] chirp.wxui.clone - WARNING: Stopping clone thread