[2024-06-03 09:49:59,664] chirp.logger - DEBUG: CHIRP next-20240531 on Win32 (Unknown 10.0:22631) (Python 3.10.8) [2024-06-03 09:49:59,742] chirp.wxui - DEBUG: Using locale: en_US (276) [2024-06-03 09:49:59,744] 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 [2024-06-03 09:49:59,746] 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) [2024-06-03 09:50:00,110] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20240531 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2024-06-03 09:50:00,126] chirp.wxui.main - DEBUG: Recent is now [] [2024-06-03 09:50:00,430] chirp.wxui.main - INFO: Server reports next-20240531 is latest [2024-06-03 09:50:08,506] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM10', 'name': 'COM10', 'description': 'USB-SERIAL CH340 (COM10)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-1', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-1', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-06-03 09:50:13,114] chirp.wxui.clone - DEBUG: Using port 'COM10' [2024-06-03 09:50:13,114] chirp.wxui.clone - DEBUG: Selected [2024-06-03 09:50:13,115] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM10', baudrate=38400, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-06-03 09:50:13,129] chirp.drivers.th9800 - INFO: ident: 000: 54 48 39 38 30 30 ff ff TH9800.. 008: 56 31 34 78 ff ff ff ff V14x.... [2024-06-03 09:50:14,498] chirp.drivers.th9800 - DEBUG: 000: c1 ........ [2024-06-03 09:50:14,498] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: Radio NAKed block Traceback (most recent call last): File "chirp\drivers\th9800.py", line 824, in sync_in File "chirp\drivers\th9800.py", line 704, in _download chirp.errors.RadioError: Radio NAKed block During handling of the above exception, another exception occurred: Traceback (most recent call last): File "chirp\wxui\clone.py", line 78, in run File "chirp\drivers\th9800.py", line 826, in sync_in chirp.errors.RadioError: Failed to communicate with the radio: Radio NAKed block [2024-06-03 09:50:25,742] chirp.wxui.clone - WARNING: Stopping clone thread