[2024-12-17 01:04:30,125] chirp.logger - DEBUG: CHIRP next-20241213 on Win32 (Unknown 10.0:19045) (Python 3.10.8) [2024-12-17 01:04:30,319] chirp.wxui - DEBUG: Using locale: en_US (276) [2024-12-17 01:04:30,331] 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-12-17 01:04:30,344] 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-12-17 01:04:31,195] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20241213 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2024-12-17 01:04:31,257] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\paint\\Documents\\Untitled.csv'] [2024-12-17 01:04:31,593] chirp.wxui.main - INFO: Server reports next-20241213 is latest [2024-12-17 01:04:41,862] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM4', 'name': 'COM4', 'description': 'Standard Serial over Bluetooth link (COM4)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\7&79D3D0C&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-3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-12-17 01:04:44,561] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:04:44,561] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:04:44,594] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio [2024-12-17 01:05:00,092] chirp.wxui.main - DEBUG: Doing open from 'C:\\Program Files (x86)\\CHIRP\\chirp\\stock_configs\\DE Freenet Frequencies.csv' [2024-12-17 01:05:00,095] chirp.chirp_common - DEBUG: Image data has no metadata blob [2024-12-17 01:05:00,185] chirp.wxui.main - DEBUG: Recent is now ['C:\\Program Files (x86)\\CHIRP\\chirp\\stock_configs\\DE Freenet Frequencies.csv', 'C:\\Users\\paint\\Documents\\Untitled.csv'] [2024-12-17 01:05:27,442] chirp.wxui.main - DEBUG: Exporting to 'C:\\Users\\paint\\Documents\\DE Freenet Frequencies.csv' [2024-12-17 01:05:27,507] chirp.wxui.memedit - INFO: Wrote exported CSV to C:\Users\paint\Documents\DE Freenet Frequencies.csv [2024-12-17 01:05:37,190] chirp.wxui.main - DEBUG: Not backing up [2024-12-17 01:09:32,900] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM4', 'name': 'COM4', 'description': 'Standard Serial over Bluetooth link (COM4)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\7&79D3D0C&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-3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-12-17 01:09:38,337] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:09:38,338] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:09:38,370] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio [2024-12-17 01:10:00,375] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:10:00,375] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:10:00,407] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio [2024-12-17 01:10:27,257] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:10:27,294] chirp.wxui.clone - DEBUG: Showing experimental prompt [2024-12-17 01:10:31,830] chirp.wxui.clone - DEBUG: No flag change for experimental [2024-12-17 01:10:31,831] chirp.wxui.clone - INFO: User accepted experimental risk for [2024-12-17 01:10:34,235] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:10:34,235] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:10:34,266] chirp.wxui.clone - DEBUG: Showing pre_download prompt [2024-12-17 01:10:48,896] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download [2024-12-17 01:15:05,455] chirp.wxui.developer - ERROR: Failed to load attachments from 0: Could not find a suitable TLS CA certificate bundle, invalid path: C:\Program Files (x86)\CHIRP\certifi\cacert.pem Traceback (most recent call last): File "chirp\wxui\developer.py", line 589, in run File "chirp\wxui\developer.py", line 524, in get_attachments_from_issue File "requests\sessions.py", line 600, in get File "requests\sessions.py", line 587, in request File "requests\sessions.py", line 701, in send File "requests\adapters.py", line 460, in send File "requests\adapters.py", line 263, in cert_verify OSError: Could not find a suitable TLS CA certificate bundle, invalid path: C:\Program Files (x86)\CHIRP\certifi\cacert.pem [2024-12-17 01:15:05,460] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "chirp\wxui\developer.py", line 589, in run File "chirp\wxui\developer.py", line 524, in get_attachments_from_issue File "requests\sessions.py", line 600, in get File "requests\sessions.py", line 587, in request File "requests\sessions.py", line 701, in send File "requests\adapters.py", line 460, in send File "requests\adapters.py", line 263, in cert_verify OSError: Could not find a suitable TLS CA certificate bundle, invalid path: C:\Program Files (x86)\CHIRP\certifi\cacert.pem During handling of the above exception, another exception occurred: Traceback (most recent call last): File "chirp\wxui\common.py", line 642, in run_safe File "chirp\wxui\main.py", line 1895, in _menu_load_from_issue File "chirp\wxui\developer.py", line 593, in run Exception: Unable to load modules from that issue [2024-12-17 01:15:14,665] chirp.wxui.common - DEBUG: Revealing path C:\Users\paint\AppData\Roaming\CHIRP\backups [2024-12-17 01:16:09,158] chirp.wxui.main - DEBUG: Not backing up [2024-12-17 01:16:18,916] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM4', 'name': 'COM4', 'description': 'Standard Serial over Bluetooth link (COM4)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\7&79D3D0C&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-3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-12-17 01:16:21,302] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:16:21,302] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:16:21,342] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio [2024-12-17 01:16:31,046] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:16:31,091] chirp.wxui.clone - DEBUG: Showing experimental prompt [2024-12-17 01:16:32,580] chirp.wxui.clone - DEBUG: No flag change for experimental [2024-12-17 01:16:32,581] chirp.wxui.clone - INFO: User accepted experimental risk for [2024-12-17 01:16:33,766] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:16:33,766] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:16:33,803] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio [2024-12-17 01:16:39,908] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:16:39,953] chirp.wxui.clone - DEBUG: Showing experimental prompt [2024-12-17 01:16:41,844] chirp.wxui.clone - DEBUG: No flag change for experimental [2024-12-17 01:16:41,845] chirp.wxui.clone - INFO: User accepted experimental risk for [2024-12-17 01:16:42,890] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:16:42,890] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:16:42,927] chirp.wxui.clone - DEBUG: Showing pre_download prompt [2024-12-17 01:16:44,240] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download [2024-12-17 01:16:52,488] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM4', 'name': 'COM4', 'description': 'Standard Serial over Bluetooth link (COM4)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\7&79D3D0C&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-3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-12-17 01:17:20,972] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:17:20,972] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:17:21,009] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio [2024-12-17 01:17:48,290] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:17:48,290] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:17:48,325] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio Traceback (most recent call last): File "chirp\wxui\main.py", line 1455, in _menu_new_window File "chirp\wxui\main.py", line 429, in __init__ File "chirp\wxui\main.py", line 546, in set_icon File "importlib\_common.py", line 22, in files File "importlib\_common.py", line 78, in from_package File "importlib\_adapters.py", line 28, in get_resource_reader File "importlib\_adapters.py", line 68, in _native File "importlib\_adapters.py", line 62, in _reader File "", line 1321, in get_resource_reader File "importlib\readers.py", line 112, in __init__ File "importlib\readers.py", line 63, in __init__ NotADirectoryError: MultiplexedPath only supports directories [2024-12-17 01:18:08,014] chirp.wxui.main - DEBUG: Doing open from 'C:\\Users\\paint\\Documents\\DE Freenet Frequencies.csv' [2024-12-17 01:18:08,014] chirp.chirp_common - DEBUG: Image data has no metadata blob [2024-12-17 01:18:08,045] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\paint\\Documents\\DE Freenet Frequencies.csv', 'C:\\Program Files (x86)\\CHIRP\\chirp\\stock_configs\\DE Freenet Frequencies.csv', 'C:\\Users\\paint\\Documents\\Untitled.csv'] [2024-12-17 01:18:14,213] chirp.wxui.main - DEBUG: Not backing up [2024-12-17 01:18:26,103] chirp.wxui.bugreport - DEBUG: Created page start [2024-12-17 01:18:26,130] chirp.wxui.bugreport - DEBUG: Created page creds [2024-12-17 01:18:26,177] chirp.wxui.bugreport - DEBUG: Created page existbug [2024-12-17 01:18:26,194] chirp.wxui.bugreport - DEBUG: Created page update [2024-12-17 01:18:30,934] chirp.wxui.bugreport - DEBUG: Created page newbug [2024-12-17 01:23:04,114] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM4', 'name': 'COM4', 'description': 'Standard Serial over Bluetooth link (COM4)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\7&79D3D0C&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-3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-12-17 01:23:07,740] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:23:07,741] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:23:07,784] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio [2024-12-17 01:25:41,444] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM4', 'name': 'COM4', 'description': 'Standard Serial over Bluetooth link (COM4)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\7&79D3D0C&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-3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-12-17 01:25:44,475] chirp.wxui.clone - DEBUG: Using port 'COM6' [2024-12-17 01:25:44,475] chirp.wxui.clone - DEBUG: Selected [2024-12-17 01:25:44,521] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio