Project

General

Profile

Bug #11084 ยป debug.log

Ron Thomas, 01/15/2024 10:50 PM

 
1
[2024-01-16 00:47:23,658] chirp.logger - DEBUG: CHIRP next-20240111 on WinVista/7 (Python 3.10.8)
2
[2024-01-16 00:47:23,800] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2024-01-16 00:47:23,817] 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-16 00:47:23,836] 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-16 00:47:24,344] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631 // CHIRP/next-20240111 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2024-01-16 00:47:24,716] chirp.wxui.main - INFO: Server reports next-20240111 is latest
7
[2024-01-16 00:47:27,842] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'Standard Serial over Bluetooth link (COM3)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_VID&0001009E_PID&4064\\7&3A9BA15C&0&C87B23D6EF5F_C00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM4', 'name': 'COM4', 'description': 'Standard Serial over Bluetooth link (COM4)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\7&3A9BA15C&0&000000000000_00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM6', 'name': 'COM6', 'description': 'USB-SERIAL CH340 (COM6)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-8', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-8', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
8
[2024-01-16 00:47:30,638] chirp.wxui.clone - DEBUG: Using port 'COM6'
9
[2024-01-16 00:47:30,638] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ga510.RadioddityGA510Radio'>
10
[2024-01-16 00:47:30,639] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x203b8e997b0, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
11
[2024-01-16 00:47:31,167] chirp.drivers.ga510 - DEBUG: Ack was b''
12
[2024-01-16 00:47:31,167] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond to clone request
13
Traceback (most recent call last):
14
  File "chirp\wxui\clone.py", line 71, in run
15
  File "chirp\drivers\ga510.py", line 369, in sync_in
16
  File "chirp\drivers\ga510.py", line 71, in do_download
17
  File "chirp\drivers\ga510.py", line 60, in start_program
18
chirp.errors.RadioError: Radio did not respond to clone request
19
[2024-01-16 00:47:39,305] chirp.wxui.clone - WARNING: Stopping clone thread