Project

General

Profile

Bug #11624 » debug_log.txt

Pres Waterman, 10/20/2024 11:05 AM

 
[2024-10-20 13:44:45,352] chirp.logger - DEBUG: CHIRP next-20241014 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
[2024-10-20 13:44:46,007] chirp.wxui - DEBUG: Using locale: en_US (276)
[2024-10-20 13:44:46,024] 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-10-20 13:44:46,031] 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-10-20 13:44:46,715] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20241014 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2024-10-20 13:44:46,716] chirp.wxui - WARNING: Developer mode is enabled
[2024-10-20 13:44:46,892] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\presw\\OneDrive\\Radio files\\VX-17x\\Yaesu_VX-170_20241019.img', 'C:\\Users\\presw\\OneDrive\\Radio files\\VX-6\\Yaesu_VX-6_20241019-3.img', 'C:\\Users\\presw\\OneDrive\\Radio files\\VX-6\\Yaesu_VX-6_20241019-2.img', 'C:\\Users\\presw\\OneDrive\\Radio files\\VX-6\\Yaesu_VX-6_20241019-1.img', 'C:\\Users\\presw\\OneDrive\\Radio files\\VX-6\\Yaesu_VX-6_20241019.img', 'C:\\Users\\presw\\OneDrive\\Radio files\\FT-1DR\\Yaesu_FT-1D_20240913.img', 'C:\\Users\\presw\\OneDrive\\Radio files\\FT2DR\\Yaesu_FT2D_20240913.img', 'C:\\Users\\presw\\OneDrive\\Radio files\\FT3DR\\Yaesu_FT3D_20240913-1.img']
[2024-10-20 13:44:47,188] chirp.wxui.main - INFO: Server reports next-20241020 is latest
[2024-10-20 13:44:51,054] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
[2024-10-20 13:44:51,055] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
[2024-10-20 13:44:51,055] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
[2024-10-20 13:44:51,055] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
[2024-10-20 13:44:51,055] chirp.wxui.developer - DEBUG: Fake serial flushed
[2024-10-20 13:44:51,056] chirp.wxui.developer - DEBUG: Fake serial flushed
[2024-10-20 13:44:51,056] chirp.wxui.developer - DEBUG: Fake serial flushed
[2024-10-20 13:44:51,110] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM1', 'name': 'COM1', 'description': 'TruePort Serial Port (COM1)', 'hwid': 'TRUEPORT\\GEN_8PINRJ45\\1&173424ED&1&PORT0000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Perle Systems Limited', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'Standard Serial over Bluetooth link (COM5)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0002\\7&207B0514&0&000268FF358D_C00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM6', 'name': 'COM6', 'description': 'Standard Serial over Bluetooth link (COM6)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\7&207B0514&0&000000000000_00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM4', 'name': 'COM4', 'description': 'Prolific USB-to-Serial Comm Port (COM4)', 'hwid': 'USB VID:PID=067B:2303 SER= LOCATION=1-2', 'vid': 1659, 'pid': 8963, 'serial_number': '', 'location': '1-2', 'manufacturer': 'Prolific', 'product': None, 'interface': None}]
[2024-10-20 13:44:54,606] chirp.wxui.clone - DEBUG: Using port 'COM4'
[2024-10-20 13:44:54,606] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.retevis_rt22.ZTX6'>
[2024-10-20 13:44:54,752] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x2c8079cb070, open=True>(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2024-10-20 13:44:54,754] chirp.drivers.retevis_rt22 - DEBUG: download
[2024-10-20 13:44:55,305] chirp.wxui.clone - ERROR: Failed to clone: The radio did not accept program mode after five tries.
Check you interface cable and power cycle your radio.
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 92, in run
File "chirp\drivers\retevis_rt22.py", line 376, in sync_in
File "chirp\drivers\retevis_rt22.py", line 263, in do_download
File "chirp\drivers\retevis_rt22.py", line 138, in _rt22_enter_programming_mode
chirp.errors.RadioError: The radio did not accept program mode after five tries.
Check you interface cable and power cycle your radio.
[2024-10-20 13:45:01,036] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.clone.ChirpCloneDialog._add_aliases.<locals>.DynamicRadioAlias'>
[2024-10-20 13:45:02,037] chirp.wxui.clone - DEBUG: Using port 'COM4'
[2024-10-20 13:45:02,037] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.clone.ChirpCloneDialog._add_aliases.<locals>.DynamicRadioAlias'>
[2024-10-20 13:45:02,063] chirp.wxui.clone - DEBUG: Showing info prompt
[2024-10-20 13:45:06,631] chirp.wxui.clone - DEBUG: Setting flag for prompt info
[2024-10-20 13:45:06,648] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2024-10-20 13:45:09,666] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2024-10-20 13:45:09,817] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x2c807a07670, open=True>(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2024-10-20 13:45:09,890] chirp.drivers.lt725uv - DEBUG: b'P'
[2024-10-20 13:45:09,890] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 92, in run
File "chirp\drivers\lt725uv.py", line 551, in sync_in
File "chirp\drivers\lt725uv.py", line 328, in _download
File "chirp\drivers\lt725uv.py", line 314, in _do_ident
chirp.errors.RadioError: Radio did not respond
[2024-10-20 13:45:13,526] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.clone.ChirpCloneDialog._add_aliases.<locals>.DynamicRadioAlias'>
[2024-10-20 13:45:13,547] chirp.wxui.clone - DEBUG: Showing experimental prompt
[2024-10-20 13:45:16,151] chirp.wxui.clone - DEBUG: No flag change for experimental
[2024-10-20 13:45:16,151] chirp.wxui.clone - INFO: User accepted experimental risk for <class 'chirp.wxui.clone.ChirpCloneDialog._add_aliases.<locals>.DynamicRadioAlias'>
[2024-10-20 13:45:17,573] chirp.wxui.clone - DEBUG: Using port 'COM4'
[2024-10-20 13:45:17,573] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.clone.ChirpCloneDialog._add_aliases.<locals>.DynamicRadioAlias'>
[2024-10-20 13:45:17,585] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2024-10-20 13:45:18,823] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2024-10-20 13:45:18,872] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x2c807a079d0, open=True>(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2024-10-20 13:45:19,667] chirp.drivers.btech - WARNING: Short reading 8 bytes from the 50 requested.
[2024-10-20 13:45:19,668] chirp.wxui.clone - ERROR: Failed to clone: Bad ack from radio
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 92, in run
File "chirp\drivers\btech.py", line 762, in sync_in
File "chirp\drivers\btech.py", line 538, in _download
File "chirp\drivers\btech.py", line 456, in _do_ident
chirp.errors.RadioError: Bad ack from radio
[2024-10-20 13:45:32,195] chirp.wxui.clone - WARNING: Stopping clone thread
[2024-10-20 13:46:12,431] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
[2024-10-20 13:46:12,434] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
[2024-10-20 13:46:12,434] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
[2024-10-20 13:46:12,434] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
[2024-10-20 13:46:12,435] chirp.wxui.developer - DEBUG: Fake serial flushed
[2024-10-20 13:46:12,435] chirp.wxui.developer - DEBUG: Fake serial flushed
[2024-10-20 13:46:12,435] chirp.wxui.developer - DEBUG: Fake serial flushed
[2024-10-20 13:46:12,490] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM1', 'name': 'COM1', 'description': 'TruePort Serial Port (COM1)', 'hwid': 'TRUEPORT\\GEN_8PINRJ45\\1&173424ED&1&PORT0000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Perle Systems Limited', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'Standard Serial over Bluetooth link (COM5)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0002\\7&207B0514&0&000268FF358D_C00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM6', 'name': 'COM6', 'description': 'Standard Serial over Bluetooth link (COM6)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\7&207B0514&0&000000000000_00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM3', 'name': 'COM3', 'description': 'USB-57B Radio Cable (COM3)', 'hwid': 'USB VID:PID=2100:9E52 SER=RT75OUGMA', 'vid': 8448, 'pid': 40530, 'serial_number': 'RT75OUGMA', 'location': None, 'manufacturer': 'RT Systems', 'product': None, 'interface': None}]
[2024-10-20 13:46:12,519] chirp.wxui.clone - WARNING: Last port 'COM4' is unavailable, defaulting to ('Fake AT778', 'Fake AT778')
[2024-10-20 13:46:53,651] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.vx170.VX170Radio'>
[2024-10-20 13:46:54,969] chirp.wxui.clone - DEBUG: Using port 'COM3'
[2024-10-20 13:46:54,969] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.vx170.VX170Radio'>
[2024-10-20 13:46:54,989] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2024-10-20 13:47:16,074] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2024-10-20 13:47:16,083] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x2c807a07910, open=True>(port='COM3', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2024-10-20 13:47:29,694] chirp.drivers.ft7800 - INFO: Download finished in 13 seconds
[2024-10-20 13:47:29,698] chirp.drivers.yaesu_clone - DEBUG: Checksum 0000-17A7 (@17A8): OK
[2024-10-20 13:47:29,920] chirp.wxui.main - INFO: Saved backup to C:\Users\presw\AppData\Roaming\CHIRP\backups\Yaesu_VX-170_20241020T134729.img
[2024-10-20 13:47:30,072] chirp.wxui.common - ERROR: Failed to run get_memory(114, )
Traceback (most recent call last):
File "chirp\wxui\common.py", line 287, in do_radio
File "chirp\drivers\ft7800.py", line 404, in get_memory
IndexError: list index out of range
[2024-10-20 13:47:30,072] chirp.wxui.memedit - ERROR: Failed to load memory 114 as error because: list index out of range
[2024-10-20 13:47:30,072] chirp.wxui.common - ERROR: Failed to run get_memory(115, )
Traceback (most recent call last):
File "chirp\wxui\common.py", line 287, in do_radio
File "chirp\drivers\ft7800.py", line 399, in get_memory
IndexError: list index out of range
[2024-10-20 13:47:30,072] chirp.wxui.memedit - ERROR: Failed to load memory 115 as error because: list index out of range
[2024-10-20 13:47:30,109] chirp.wxui.common - ERROR: Failed to run get_memory(183, )
Traceback (most recent call last):
File "chirp\wxui\common.py", line 287, in do_radio
File "chirp\drivers\ft7800.py", line 399, in get_memory
IndexError: list index out of range
[2024-10-20 13:47:30,109] chirp.wxui.memedit - ERROR: Failed to load memory 183 as error because: list index out of range
[2024-10-20 13:47:30,118] chirp.wxui.common - ERROR: Failed to run get_memory(200, )
Traceback (most recent call last):
File "chirp\wxui\common.py", line 287, in do_radio
File "chirp\drivers\ft7800.py", line 399, in get_memory
IndexError: list index out of range
[2024-10-20 13:47:30,119] chirp.wxui.memedit - ERROR: Failed to load memory 200 as error because: list index out of range
[2024-10-20 13:48:22,053] chirp.wxui.memedit - DEBUG: Memory row 51 column 0(freq) edited: empty=True->False,freq=0->146520000
[2024-10-20 13:48:22,053] chirp.wxui.memedit - DEBUG: Setting memory: <Memory 52: freq=146520000,name='',vfo=0,rtone=88.5,ctone=88.5,dtcs=23,rx_dtcs=23,tmode='',cross_mode='Tone->Tone',dtcs_polarity='NN',skip='',power=None,duplex='',offset=600000,mode='FM',tuning_step=5.0,comment='',empty=False,immutable=[]>
[2024-10-20 13:48:22,054] chirp.wxui.memedit - DEBUG: Driver refresh delta from set: power=None->Hi (36 dBm)
[2024-10-20 13:48:31,713] chirp.wxui.memedit - DEBUG: Memory row 51 column 1(name) edited: name=''->'SPLX2M'
[2024-10-20 13:48:31,713] chirp.wxui.memedit - DEBUG: Setting memory: <Memory 52: freq=146520000,name='SPLX2M',vfo=0,rtone=88.5,ctone=88.5,dtcs=23,rx_dtcs=23,tmode='',cross_mode='Tone->Tone',dtcs_polarity='NN',skip='',power=Hi (36 dBm),duplex='',offset=600000,mode='FM',tuning_step=5.0,comment='',empty=False,immutable=[]>
[2024-10-20 13:48:35,347] chirp.wxui.memedit - DEBUG: Memory row 51 column 2(tmode) edited: tmode=''->'Tone'
[2024-10-20 13:48:35,348] chirp.wxui.memedit - DEBUG: Setting memory: <Memory 52: freq=146520000,name='SPLX2M',vfo=0,rtone=88.5,ctone=88.5,dtcs=23,rx_dtcs=23,tmode='Tone',cross_mode='Tone->Tone',dtcs_polarity='NN',skip='',power=Hi (36 dBm),duplex='',offset=600000,mode='FM',tuning_step=5.0,comment='',empty=False,immutable=[]>
[2024-10-20 13:48:44,812] chirp.wxui.memedit - DEBUG: Memory row 51 column 3(rtone) edited: rtone=88.5->136.5
[2024-10-20 13:48:44,812] chirp.wxui.memedit - DEBUG: Setting memory: <Memory 52: freq=146520000,name='SPLX2M',vfo=0,rtone=136.5,ctone=88.5,dtcs=23,rx_dtcs=23,tmode='Tone',cross_mode='Tone->Tone',dtcs_polarity='NN',skip='',power=Hi (36 dBm),duplex='',offset=600000,mode='FM',tuning_step=5.0,comment='',empty=False,immutable=[]>
[2024-10-20 13:49:15,749] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
[2024-10-20 13:49:15,750] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
[2024-10-20 13:49:15,751] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
[2024-10-20 13:49:15,751] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
[2024-10-20 13:49:15,751] chirp.wxui.developer - DEBUG: Fake serial flushed
[2024-10-20 13:49:15,751] chirp.wxui.developer - DEBUG: Fake serial flushed
[2024-10-20 13:49:15,751] chirp.wxui.developer - DEBUG: Fake serial flushed
[2024-10-20 13:49:15,772] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM1', 'name': 'COM1', 'description': 'TruePort Serial Port (COM1)', 'hwid': 'TRUEPORT\\GEN_8PINRJ45\\1&173424ED&1&PORT0000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Perle Systems Limited', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'Standard Serial over Bluetooth link (COM5)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0002\\7&207B0514&0&000268FF358D_C00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM6', 'name': 'COM6', 'description': 'Standard Serial over Bluetooth link (COM6)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\7&207B0514&0&000000000000_00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM3', 'name': 'COM3', 'description': 'USB-57B Radio Cable (COM3)', 'hwid': 'USB VID:PID=2100:9E52 SER=RT75OUGMA', 'vid': 8448, 'pid': 40530, 'serial_number': 'RT75OUGMA', 'location': None, 'manufacturer': 'RT Systems', 'product': None, 'interface': None}]
[2024-10-20 13:49:17,922] chirp.wxui.clone - DEBUG: Showing pre_upload prompt
[2024-10-20 13:49:29,921] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_upload
[2024-10-20 13:49:29,922] chirp.wxui.clone - DEBUG: Opening serial 'COM3' after upload prompt
[2024-10-20 13:49:29,927] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x2c80d317c10, open=True>(port='COM3', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2024-10-20 13:51:15,744] chirp.drivers.ft7800 - INFO: Upload finished in 105 seconds
[2024-10-20 13:54:09,815] chirp.wxui.main - DEBUG: User approved license
[2024-10-20 13:54:12,099] chirp.wxui.bugreport - DEBUG: Created page start
[2024-10-20 13:54:12,117] chirp.wxui.bugreport - DEBUG: Created page creds
[2024-10-20 13:54:12,137] chirp.wxui.bugreport - DEBUG: Created page existbug
[2024-10-20 13:54:12,142] chirp.wxui.bugreport - DEBUG: Created page update
[2024-10-20 13:54:15,740] chirp.wxui.bugreport - DEBUG: Created page newbug
[2024-10-20 13:54:30,543] chirp.wxui.bugreport - ERROR: Login auth check failed: Unauthorized
[2024-10-20 13:55:29,704] chirp.wxui.bugreport - ERROR: Login auth check failed: Unauthorized
[2024-10-20 14:00:38,759] chirp.wxui.bugreport - DEBUG: CHIRP login success as 94561
[2024-10-20 14:04:53,196] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\presw\AppData\Roaming\CHIRP\chirp.config stamped 2024-10-20T14:04:53.195366
[2024-10-20 14:04:53,212] chirp.wxui.bugreport - DEBUG: Capturing focused open file Yaesu_VX-170_20241020.img from <chirp.drivers.vx170.VX170Radio object at 0x000002C807A07BE0>
[2024-10-20 14:05:21,145] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\presw\AppData\Roaming\CHIRP\chirp.config stamped 2024-10-20T14:05:21.145433
[2024-10-20 14:05:21,147] chirp.wxui.bugreport - DEBUG: Capturing focused open file Yaesu_VX-170_20241020.img from <chirp.drivers.vx170.VX170Radio object at 0x000002C807A07BE0>
(3-3/18)