[2024-09-22 11:40:55,306] chirp.logger - DEBUG: CHIRP next-20240919 on Win32 (Unknown 10.0:22621) (Python 3.10.8) [2024-09-22 11:40:55,447] chirp.wxui - DEBUG: Using locale: id_ID (411) [2024-09-22 11:40:55,447] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: id_ID (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-22 11:40:55,463] chirp.wxui - DEBUG: Translation loaded=True for wxstd: id_ID (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-22 11:40:56,072] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22621-SP0 // CHIRP/next-20240919 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2024-09-22 11:40:56,119] chirp.wxui.main - DEBUG: Recent is now [] [2024-09-22 11:40:56,966] chirp.wxui.main - INFO: Server reports next-20240919 is latest [2024-09-22 11:41:20,486] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'USB-SERIAL CH340 (COM3)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-2', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-2', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-09-22 11:41:23,346] chirp.wxui.clone - DEBUG: Using port 'COM3' [2024-09-22 11:41:23,346] chirp.wxui.clone - DEBUG: Selected [2024-09-22 11:41:23,361] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio [2024-09-22 11:41:23,377] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM3', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-09-22 11:41:23,597] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio Traceback (most recent call last): File "chirp\drivers\bf_t1.py", line 129, in _rawrecv chirp.errors.RadioError: No data received from radio 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\bf_t1.py", line 546, in sync_in File "chirp\drivers\bf_t1.py", line 281, in _download File "chirp\drivers\bf_t1.py", line 240, in _do_ident File "chirp\drivers\bf_t1.py", line 212, in _start_clone_mode File "chirp\drivers\bf_t1.py", line 132, in _rawrecv chirp.errors.RadioError: Error reading data from radio [2024-09-22 11:41:29,274] chirp.wxui.clone - WARNING: Stopping clone thread [2024-09-22 11:41:33,217] chirp.wxui.bugreport - DEBUG: Created page start [2024-09-22 11:41:33,232] chirp.wxui.bugreport - DEBUG: Created page creds [2024-09-22 11:41:33,248] chirp.wxui.bugreport - DEBUG: Created page existbug [2024-09-22 11:41:33,248] chirp.wxui.bugreport - DEBUG: Created page update [2024-09-22 11:41:39,998] chirp.wxui.bugreport - DEBUG: Created page newbug [2024-09-22 11:48:44,955] chirp.wxui.common - DEBUG: Revealing path C:\Users\ASUS\AppData\Local\Temp\chirp_debug-bl9s_m3x.txt [2024-09-22 11:50:29,698] chirp.wxui.common - DEBUG: Revealing path C:\Users\ASUS\AppData\Local\Temp\chirp_debug-l9sbdgu2.txt [2024-09-22 11:51:26,329] chirp.wxui.bugreport - DEBUG: Created page start [2024-09-22 11:51:26,344] chirp.wxui.bugreport - DEBUG: Created page creds [2024-09-22 11:51:26,360] chirp.wxui.bugreport - DEBUG: Created page existbug [2024-09-22 11:51:26,375] chirp.wxui.bugreport - DEBUG: Created page update [2024-09-22 11:51:36,836] chirp.wxui.bugreport - DEBUG: CHIRP login success as 94187 [2024-09-22 11:52:07,393] chirp.wxui.bugreport - DEBUG: Validated issue 11562 [2024-09-22 11:52:42,347] chirp.wxui.bugreport - DEBUG: Validated issue 11562 [2024-09-22 11:53:00,461] chirp.wxui.developer - DEBUG: Fetched attachments for issue 1 (status 404) [2024-09-22 11:53:00,461] chirp.wxui.developer - ERROR: Failed to load attachments from 1: 404 Client Error: Not Found for url: https://chirpmyradio.com/issues/1.json?include=attachments Traceback (most recent call last): File "chirp\wxui\developer.py", line 584, in run File "chirp\wxui\developer.py", line 524, in get_attachments_from_issue File "requests\models.py", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://chirpmyradio.com/issues/1.json?include=attachments [2024-09-22 11:53:00,461] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "chirp\wxui\developer.py", line 584, in run File "chirp\wxui\developer.py", line 524, in get_attachments_from_issue File "requests\models.py", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://chirpmyradio.com/issues/1.json?include=attachments 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 1814, in _menu_load_from_issue File "chirp\wxui\developer.py", line 588, in run Exception: Unable to load modules from that issue [2024-09-22 11:53:06,779] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'USB-SERIAL CH340 (COM3)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-2', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-2', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-09-22 11:53:26,786] chirp.wxui.developer - DEBUG: Fetched attachments for issue 3 (status 200) [2024-09-22 11:53:26,786] chirp.wxui.developer - DEBUG: Found 0 valid module attachments from issue 3 [2024-09-22 11:54:09,472] chirp.wxui.developer - DEBUG: Fetched attachments for issue 4 (status 200) [2024-09-22 11:54:09,472] chirp.wxui.developer - DEBUG: Found 0 valid module attachments from issue 4 [2024-09-22 11:54:16,674] chirp.wxui.bugreport - DEBUG: Created page start [2024-09-22 11:54:16,674] chirp.wxui.bugreport - DEBUG: Created page creds [2024-09-22 11:54:16,690] chirp.wxui.bugreport - DEBUG: Created page existbug [2024-09-22 11:54:16,706] chirp.wxui.bugreport - DEBUG: Created page update [2024-09-22 11:54:21,503] chirp.wxui.bugreport - DEBUG: Created page newbug [2024-09-22 11:54:24,241] chirp.wxui.bugreport - DEBUG: CHIRP login success as 94187 [2024-09-22 12:09:40,998] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\ASUS\AppData\Roaming\CHIRP\chirp.config stamped 2024-09-22T12:09:40.998554