Project

General

Profile

Bug #11106 ยป chirp_debug-k_3lxcr_.txt

Raphael Benzo, 01/27/2024 12:53 PM

 
1
[2024-01-27 15:38:04,403] chirp.logger - DEBUG: CHIRP next-20240117 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2024-01-27 15:38:04,431] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2024-01-27 15:38:04,433] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
4
[2024-01-27 15:38:04,435] 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)
5
[2024-01-27 15:38:04,573] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20240117 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2024-01-27 15:38:04,923] chirp.wxui.main - INFO: Server reports next-20240122 is latest
7
[2024-01-27 15:38:19,355] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM1', 'name': 'COM1', 'description': 'Communications Port (COM1)', 'hwid': 'ACPI\\PNP0501\\0', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM7', 'name': 'COM7', 'description': 'Prolific USB-to-Serial Comm Port (COM7)', 'hwid': 'USB VID:PID=067B:2303 SER= LOCATION=1-8', 'vid': 1659, 'pid': 8963, 'serial_number': '', 'location': '1-8', 'manufacturer': 'Prolific', 'product': None, 'interface': None}]
8
[2024-01-27 15:38:22,433] chirp.wxui.clone - DEBUG: Using port 'COM7'
9
[2024-01-27 15:38:22,433] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.baofeng_uv17Pro.BF5RM'>
10
[2024-01-27 15:38:22,441] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
11
[2024-01-27 15:38:22,946] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x209d5705030, open=True>(port='COM7', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
12
[2024-01-27 15:38:24,594] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio: not the amount of data we want.
13
Traceback (most recent call last):
14
  File "chirp\wxui\clone.py", line 71, in run
15
  File "chirp\drivers\baofeng_uv17Pro.py", line 810, in sync_in
16
  File "chirp\drivers\baofeng_uv17Pro.py", line 118, in _download
17
  File "chirp\drivers\baofeng_uv17Pro.py", line 104, in _do_ident
18
  File "chirp\drivers\baofeng_common.py", line 54, in _rawrecv
19
chirp.errors.RadioError: Error reading data from radio: not the amount of data we want.
20
[2024-01-27 15:40:11,546] chirp.wxui.clone - DEBUG: Using port 'COM7'
21
[2024-01-27 15:40:11,546] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.baofeng_uv17Pro.BF5RM'>
22
[2024-01-27 15:40:11,553] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
23
[2024-01-27 15:40:12,065] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x209d5705c60, open=True>(port='COM7', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
24
[2024-01-27 15:40:13,713] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio: not the amount of data we want.
25
Traceback (most recent call last):
26
  File "chirp\wxui\clone.py", line 71, in run
27
  File "chirp\drivers\baofeng_uv17Pro.py", line 810, in sync_in
28
  File "chirp\drivers\baofeng_uv17Pro.py", line 118, in _download
29
  File "chirp\drivers\baofeng_uv17Pro.py", line 104, in _do_ident
30
  File "chirp\drivers\baofeng_common.py", line 54, in _rawrecv
31
chirp.errors.RadioError: Error reading data from radio: not the amount of data we want.
32
[2024-01-27 15:40:22,032] chirp.wxui.clone - WARNING: Stopping clone thread