|
[2024-09-03 14:41:42,562] chirp.logger - DEBUG: CHIRP next-20240901 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
|
|
[2024-09-03 14:41:43,234] chirp.wxui - DEBUG: Using locale: en_US (276)
|
|
[2024-09-03 14:41:43,249] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (bg_BG,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-09-03 14:41:43,265] 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-09-03 14:41:44,390] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20240901 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2024-09-03 14:41:44,452] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\snick\\Documents\\Untitled.csv']
|
|
[2024-09-03 14:41:44,913] chirp.wxui.main - INFO: Server reports next-20240901 is latest
|
|
[2024-09-03 14:42:27,802] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'Intel(R) Active Management Technology - SOL (COM3)', 'hwid': 'PCI\\VEN_8086&DEV_1E3D&SUBSYS_3397103C&REV_04\\3&11583659&0&B3', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Intel', 'product': None, 'interface': None}, {'device': 'COM1', 'name': 'COM1', 'description': 'Communications Port (COM1)', 'hwid': 'ACPI\\PNP0501\\1', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM7', 'name': 'COM7', 'description': 'USB Serial Port (COM7)', 'hwid': 'USB VID:PID=0403:6015 SER=D30IHUZFA', 'vid': 1027, 'pid': 24597, 'serial_number': 'D30IHUZFA', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
|
|
[2024-09-03 14:42:31,850] chirp.wxui.clone - DEBUG: Using port 'COM7'
|
|
[2024-09-03 14:42:31,850] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470LRadio'>
|
|
[2024-09-03 14:42:31,864] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x269ff39cfd0, open=True>(port='COM7', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-09-03 14:42:31,864] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-09-03 14:42:31,957] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 32 00 20 d8 04 ...2....
|
|
|
|
[2024-09-03 14:42:31,957] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 78, in run
|
|
File "chirp\drivers\mml_jc8810.py", line 490, in sync_in
|
|
File "chirp\drivers\mml_jc8810.py", line 362, in do_download
|
|
File "chirp\drivers\mml_jc8810.py", line 303, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-09-03 14:42:48,558] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470Radio'>
|
|
[2024-09-03 14:42:50,191] chirp.wxui.clone - DEBUG: Using port 'COM7'
|
|
[2024-09-03 14:42:50,191] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470Radio'>
|
|
[2024-09-03 14:42:50,206] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x269ff3d4a60, open=True>(port='COM7', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-09-03 14:42:50,206] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-09-03 14:42:50,299] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 32 00 20 d8 04 ...2....
|
|
|
|
[2024-09-03 14:42:50,299] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 78, in run
|
|
File "chirp\drivers\mml_jc8810.py", line 490, in sync_in
|
|
File "chirp\drivers\mml_jc8810.py", line 362, in do_download
|
|
File "chirp\drivers\mml_jc8810.py", line 303, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-09-03 14:42:59,628] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470XRadio'>
|
|
[2024-09-03 14:43:01,145] chirp.wxui.clone - DEBUG: Using port 'COM7'
|
|
[2024-09-03 14:43:01,145] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470XRadio'>
|
|
[2024-09-03 14:43:01,157] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x269ff3d4d00, open=True>(port='COM7', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-09-03 14:43:01,157] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-09-03 14:43:01,251] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 32 00 20 d8 04 ...2....
|
|
|
|
[2024-09-03 14:43:01,251] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 78, in run
|
|
File "chirp\drivers\mml_jc8810.py", line 490, in sync_in
|
|
File "chirp\drivers\mml_jc8810.py", line 362, in do_download
|
|
File "chirp\drivers\mml_jc8810.py", line 303, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-09-03 14:43:11,183] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470LRadio'>
|
|
[2024-09-03 14:43:13,944] chirp.wxui.clone - DEBUG: Using port 'COM7'
|
|
[2024-09-03 14:43:13,944] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470LRadio'>
|
|
[2024-09-03 14:43:13,957] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x269ff3d4f70, open=True>(port='COM7', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-09-03 14:43:13,957] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-09-03 14:43:14,051] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 32 00 20 d8 04 ...2....
|
|
|
|
[2024-09-03 14:43:14,051] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 78, in run
|
|
File "chirp\drivers\mml_jc8810.py", line 490, in sync_in
|
|
File "chirp\drivers\mml_jc8810.py", line 362, in do_download
|
|
File "chirp\drivers\mml_jc8810.py", line 303, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-09-03 14:43:25,806] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
[2024-09-03 14:44:41,832] chirp.wxui.main - DEBUG: Set auto_edits=False
|
|
[2024-09-03 14:44:50,369] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'Intel(R) Active Management Technology - SOL (COM3)', 'hwid': 'PCI\\VEN_8086&DEV_1E3D&SUBSYS_3397103C&REV_04\\3&11583659&0&B3', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Intel', 'product': None, 'interface': None}, {'device': 'COM1', 'name': 'COM1', 'description': 'Communications Port (COM1)', 'hwid': 'ACPI\\PNP0501\\1', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM7', 'name': 'COM7', 'description': 'USB Serial Port (COM7)', 'hwid': 'USB VID:PID=0403:6015 SER=D30IHUZFA', 'vid': 1027, 'pid': 24597, 'serial_number': 'D30IHUZFA', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
|
|
[2024-09-03 14:44:54,863] chirp.wxui.clone - DEBUG: Using port 'COM7'
|
|
[2024-09-03 14:44:54,864] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470LRadio'>
|
|
[2024-09-03 14:44:54,877] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x269ff3d51e0, open=True>(port='COM7', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-09-03 14:44:54,877] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-09-03 14:44:54,971] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 32 00 20 d8 04 ...2....
|
|
|
|
[2024-09-03 14:44:54,971] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 78, in run
|
|
File "chirp\drivers\mml_jc8810.py", line 490, in sync_in
|
|
File "chirp\drivers\mml_jc8810.py", line 362, in do_download
|
|
File "chirp\drivers\mml_jc8810.py", line 303, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-09-03 14:45:00,567] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
[2024-09-03 14:45:10,194] chirp.wxui.bugreport - DEBUG: Created page start
|
|
[2024-09-03 14:45:10,198] chirp.wxui.bugreport - DEBUG: Created page creds
|
|
[2024-09-03 14:45:10,216] chirp.wxui.bugreport - DEBUG: Created page existbug
|
|
[2024-09-03 14:45:10,222] chirp.wxui.bugreport - DEBUG: Created page update
|
|
[2024-09-03 14:45:18,686] chirp.wxui.bugreport - DEBUG: Created page newbug
|
|
[2024-09-03 14:58:54,330] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'Intel(R) Active Management Technology - SOL (COM3)', 'hwid': 'PCI\\VEN_8086&DEV_1E3D&SUBSYS_3397103C&REV_04\\3&11583659&0&B3', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Intel', 'product': None, 'interface': None}, {'device': 'COM1', 'name': 'COM1', 'description': 'Communications Port (COM1)', 'hwid': 'ACPI\\PNP0501\\1', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM7', 'name': 'COM7', 'description': 'USB Serial Port (COM7)', 'hwid': 'USB VID:PID=0403:6015 SER=D30IHUZFA', 'vid': 1027, 'pid': 24597, 'serial_number': 'D30IHUZFA', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
|
|
[2024-09-03 14:58:56,906] chirp.wxui.clone - DEBUG: Using port 'COM7'
|
|
[2024-09-03 14:58:56,907] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470LRadio'>
|
|
[2024-09-03 14:58:56,921] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x269ff3d7bb0, open=True>(port='COM7', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-09-03 14:58:56,921] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-09-03 14:58:57,015] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 32 00 20 d8 04 ...2....
|
|
|
|
[2024-09-03 14:58:57,015] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 78, in run
|
|
File "chirp\drivers\mml_jc8810.py", line 490, in sync_in
|
|
File "chirp\drivers\mml_jc8810.py", line 362, in do_download
|
|
File "chirp\drivers\mml_jc8810.py", line 303, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-09-03 14:59:35,619] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
[2024-09-03 14:59:41,397] chirp.wxui.bugreport - DEBUG: Created page start
|
|
[2024-09-03 14:59:41,401] chirp.wxui.bugreport - DEBUG: Created page creds
|
|
[2024-09-03 14:59:41,412] chirp.wxui.bugreport - DEBUG: Created page existbug
|
|
[2024-09-03 14:59:41,416] chirp.wxui.bugreport - DEBUG: Created page update
|
|
[2024-09-03 14:59:45,177] chirp.wxui.bugreport - DEBUG: Created page newbug
|
|
[2024-09-03 15:01:17,259] chirp.wxui.bugreport - ERROR: Login auth check failed: Unauthorized
|
|
[2024-09-03 15:02:16,538] chirp.wxui.bugreport - DEBUG: CHIRP login success as 94000
|
|
[2024-09-03 15:07:03,735] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\snick\AppData\Roaming\CHIRP\chirp.config stamped 2024-09-03T15:07:03.735909
|