[2024-04-21 19:58:59,316] chirp.logger - DEBUG: CHIRP next-20240419 on Win32 (Unknown 10.0:19045) (Python 3.10.8) [2024-04-21 19:58:59,804] chirp.wxui - DEBUG: Using locale: en_US (276) [2024-04-21 19:58:59,808] 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-04-21 19:58:59,812] 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-04-21 19:59:00,382] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20240419 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2024-04-21 19:59:00,498] chirp.wxui.main - DEBUG: Recent is now [] [2024-04-21 19:59:00,665] chirp.wxui.main - INFO: Server reports next-20240419 is latest [2024-04-21 19:59:04,432] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM2', 'name': 'COM2', 'description': 'PCIe to High Speed Serial Port (COM2)', 'hwid': 'MF\\PCI#VEN_9710&DEV_9912&SUBSYS_1000A000&REV_00\\5&2E62686D&0&00E0#CHILD0000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'ASIX Electronics Corporation', 'product': None, 'interface': None}, {'device': 'COM3', 'name': 'COM3', 'description': 'PCIe to High Speed Serial Port (COM3)', 'hwid': 'MF\\PCI#VEN_9710&DEV_9912&SUBSYS_1000A000&REV_00\\5&15C940C3&0&01E0#CHILD0000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'ASIX Electronics Corporation', 'product': None, 'interface': None}, {'device': 'COM1', 'name': 'COM1', 'description': 'Communications Port (COM1)', 'hwid': 'ACPI\\PNP0501\\2', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM8', 'name': 'COM8', 'description': 'USB Serial Port (COM8)', 'hwid': 'USB VID:PID=0403:6001 SER=A504EBEGA', 'vid': 1027, 'pid': 24577, 'serial_number': 'A504EBEGA', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'USB-SERIAL CH340 (COM5)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-4.3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-4.3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}, {'device': 'COM6', 'name': 'COM6', 'description': 'USB-SERIAL CH340 (COM6)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-4.4', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-4.4', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-04-21 19:59:04,437] chirp.wxui.clone - WARNING: Last port None is unavailable, defaulting to ('COM1', 'COM1: Communications Port (COM1)') [2024-04-21 19:59:04,471] chirp.wxui.clone - WARNING: Last vendor/model not found [2024-04-21 19:59:15,246] chirp.wxui.clone - DEBUG: Selected [2024-04-21 19:59:17,015] chirp.wxui.clone - DEBUG: Using port 'COM8' [2024-04-21 19:59:17,016] chirp.wxui.clone - DEBUG: Selected [2024-04-21 19:59:17,025] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM8', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-04-21 19:59:17,305] chirp.drivers.icf - INFO: Detected an echoing cable [2024-04-21 19:59:17,305] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: Unexpected response from radio Traceback (most recent call last): File "chirp\drivers\icf.py", line 409, in clone_from_radio File "chirp\drivers\icf.py", line 334, in _clone_from_radio File "chirp\drivers\icf.py", line 214, in get_model_data chirp.errors.RadioError: Unexpected response from radio During handling of the above exception, another exception occurred: Traceback (most recent call last): File "chirp\wxui\clone.py", line 77, in run File "chirp\drivers\icf.py", line 887, in sync_in File "chirp\drivers\icf.py", line 411, in clone_from_radio chirp.errors.RadioError: Failed to communicate with the radio: Unexpected response from radio [2024-04-21 19:59:22,149] chirp.wxui.clone - DEBUG: Using port 'COM8' [2024-04-21 19:59:22,149] chirp.wxui.clone - DEBUG: Selected [2024-04-21 19:59:22,157] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM8', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-04-21 19:59:22,434] chirp.drivers.icf - INFO: Detected an echoing cable [2024-04-21 19:59:22,434] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: Unexpected response from radio Traceback (most recent call last): File "chirp\drivers\icf.py", line 409, in clone_from_radio File "chirp\drivers\icf.py", line 334, in _clone_from_radio File "chirp\drivers\icf.py", line 214, in get_model_data chirp.errors.RadioError: Unexpected response from radio During handling of the above exception, another exception occurred: Traceback (most recent call last): File "chirp\wxui\clone.py", line 77, in run File "chirp\drivers\icf.py", line 887, in sync_in File "chirp\drivers\icf.py", line 411, in clone_from_radio chirp.errors.RadioError: Failed to communicate with the radio: Unexpected response from radio [2024-04-21 19:59:24,551] chirp.wxui.clone - WARNING: Stopping clone thread [2024-04-21 20:43:41,693] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM2', 'name': 'COM2', 'description': 'PCIe to High Speed Serial Port (COM2)', 'hwid': 'MF\\PCI#VEN_9710&DEV_9912&SUBSYS_1000A000&REV_00\\5&2E62686D&0&00E0#CHILD0000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'ASIX Electronics Corporation', 'product': None, 'interface': None}, {'device': 'COM3', 'name': 'COM3', 'description': 'PCIe to High Speed Serial Port (COM3)', 'hwid': 'MF\\PCI#VEN_9710&DEV_9912&SUBSYS_1000A000&REV_00\\5&15C940C3&0&01E0#CHILD0000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'ASIX Electronics Corporation', 'product': None, 'interface': None}, {'device': 'COM1', 'name': 'COM1', 'description': 'Communications Port (COM1)', 'hwid': 'ACPI\\PNP0501\\2', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM8', 'name': 'COM8', 'description': 'USB Serial Port (COM8)', 'hwid': 'USB VID:PID=0403:6001 SER=A504EBEGA', 'vid': 1027, 'pid': 24577, 'serial_number': 'A504EBEGA', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'USB-SERIAL CH340 (COM5)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-4.3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-4.3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}, {'device': 'COM6', 'name': 'COM6', 'description': 'USB-SERIAL CH340 (COM6)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-4.4', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-4.4', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-04-21 20:43:43,129] chirp.wxui.clone - DEBUG: Using port 'COM8' [2024-04-21 20:43:43,129] chirp.wxui.clone - DEBUG: Selected [2024-04-21 20:43:43,137] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM8', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-04-21 20:43:43,412] chirp.drivers.icf - INFO: Detected an echoing cable [2024-04-21 20:43:43,412] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: Unexpected response from radio Traceback (most recent call last): File "chirp\drivers\icf.py", line 409, in clone_from_radio File "chirp\drivers\icf.py", line 334, in _clone_from_radio File "chirp\drivers\icf.py", line 214, in get_model_data chirp.errors.RadioError: Unexpected response from radio During handling of the above exception, another exception occurred: Traceback (most recent call last): File "chirp\wxui\clone.py", line 77, in run File "chirp\drivers\icf.py", line 887, in sync_in File "chirp\drivers\icf.py", line 411, in clone_from_radio chirp.errors.RadioError: Failed to communicate with the radio: Unexpected response from radio [2024-04-21 20:43:47,281] chirp.wxui.clone - DEBUG: Using port 'COM8' [2024-04-21 20:43:47,281] chirp.wxui.clone - DEBUG: Selected [2024-04-21 20:43:47,294] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM8', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-04-21 20:43:47,566] chirp.drivers.icf - INFO: Detected an echoing cable [2024-04-21 20:43:47,566] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: Unexpected response from radio Traceback (most recent call last): File "chirp\drivers\icf.py", line 409, in clone_from_radio File "chirp\drivers\icf.py", line 334, in _clone_from_radio File "chirp\drivers\icf.py", line 214, in get_model_data chirp.errors.RadioError: Unexpected response from radio During handling of the above exception, another exception occurred: Traceback (most recent call last): File "chirp\wxui\clone.py", line 77, in run File "chirp\drivers\icf.py", line 887, in sync_in File "chirp\drivers\icf.py", line 411, in clone_from_radio chirp.errors.RadioError: Failed to communicate with the radio: Unexpected response from radio [2024-04-21 20:43:49,459] chirp.wxui.clone - WARNING: Stopping clone thread