[2023-05-13 14:45:40,124] chirp.logger - DEBUG: CHIRP next-20230510 on Win32 (Unknown 10.0:22621) (Python 3.10.8) [2023-05-13 14:45:40,912] chirp.wxui - DEBUG: Using locale: en_US (276) [2023-05-13 14:45:40,927] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale [2023-05-13 14:45:40,927] 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) [2023-05-13 14:45:41,657] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22621-SP0 // CHIRP/next-20230510 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2023-05-13 14:45:41,980] chirp.wxui.main - INFO: Server reports next-20230510 is latest [2023-05-13 14:47:34,520] chirp.wxui.developer - DEBUG: Fetched attachments for issue 1 (status 404) [2023-05-13 14:47:34,520] chirp.wxui.developer - ERROR: Failed to load attachments from 1: 404 Client Error: Not Found for url: https://chirp.danplanet.com/issues/1.json?include=attachments Traceback (most recent call last): File "chirp\wxui\developer.py", line 488, in run File "chirp\wxui\developer.py", line 454, 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://chirp.danplanet.com/issues/1.json?include=attachments [2023-05-13 14:47:34,520] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "chirp\wxui\developer.py", line 488, in run File "chirp\wxui\developer.py", line 454, 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://chirp.danplanet.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 452, in run_safe File "chirp\wxui\main.py", line 1433, in _menu_load_from_issue File "chirp\wxui\developer.py", line 492, in run Exception: Unable to load modules from that issue [2023-05-13 14:50:06,473] chirp.wxui.developer - DEBUG: Fetched attachments for issue 10376 (status 200) [2023-05-13 14:50:06,473] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 10376 [2023-05-13 14:50:11,971] chirp.wxui.developer - DEBUG: User chose attachment {'id': 9126, 'filename': 'mml_jc8810_uv-a37_v0.2.py', 'filesize': 43542, 'content_type': 'text/x-python', 'description': '', 'content_url': 'https://chirp.danplanet.com/attachments/download/9126/mml_jc8810_uv-a37_v0.2.py', 'author': {'id': 161, 'name': 'Jim Unroe'}, 'created_on': '2023-05-09T00:35:57Z'} [2023-05-13 14:50:11,971] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirp.danplanet.com/attachments/download/9126/mml_jc8810_uv-a37_v0.2.py [2023-05-13 14:50:13,465] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py [2023-05-13 14:50:13,465] chirp.directory - INFO: driver re-registration enabled [2023-05-13 14:50:13,465] chirp.wxui.main - INFO: Loading module C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py SHA256 83a5b7d648b66e91af2e73c85f3429b3262a5254f51dad70595918267f6a7074 [2023-05-13 14:50:13,480] chirp.directory - WARNING: Replacing existing driver id `Radtel_RT-470' [2023-05-13 14:50:13,480] chirp.directory - WARNING: Replacing existing driver id `Radtel_RT-470L' [2023-05-13 14:50:13,480] chirp.directory - INFO: Registered Anysecu_UV-A37 = UVA37Radio [2023-05-13 14:50:55,576] chirp.wxui.clone - DEBUG: Selected [2023-05-13 14:50:57,556] chirp.wxui.clone - DEBUG: Using port 'COM3' [2023-05-13 14:50:57,556] chirp.wxui.clone - DEBUG: Selected [2023-05-13 14:50:57,571] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2023-05-13 14:50:57,571] chirp.loaded.loaded-9126-37h4fdq9 - DEBUG: download [2023-05-13 14:50:57,704] chirp.loaded.loaded-9126-37h4fdq9 - DEBUG: 000: 00 00 00 e8 00 20 98 04 ........ [2023-05-13 14:50:57,704] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string Traceback (most recent call last): File "chirp\wxui\clone.py", line 66, in run File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 480, in sync_in data = do_download(self) File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 357, in do_download _enter_programming_mode(radio) File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 306, in _enter_programming_mode raise errors.RadioError("Radio returned unknown identification string") chirp.errors.RadioError: Radio returned unknown identification string [2023-05-13 14:51:13,363] chirp.wxui.clone - DEBUG: Using port 'COM3' [2023-05-13 14:51:13,363] chirp.wxui.clone - DEBUG: Selected [2023-05-13 14:51:13,379] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2023-05-13 14:51:13,379] chirp.loaded.loaded-9126-37h4fdq9 - DEBUG: download [2023-05-13 14:51:13,458] chirp.loaded.loaded-9126-37h4fdq9 - DEBUG: 000: 00 00 00 e8 00 20 98 04 ........ [2023-05-13 14:51:13,458] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string Traceback (most recent call last): File "chirp\wxui\clone.py", line 66, in run File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 480, in sync_in data = do_download(self) File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 357, in do_download _enter_programming_mode(radio) File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 306, in _enter_programming_mode raise errors.RadioError("Radio returned unknown identification string") chirp.errors.RadioError: Radio returned unknown identification string [2023-05-13 14:51:26,251] chirp.wxui.clone - DEBUG: Using port 'COM3' [2023-05-13 14:51:26,251] chirp.wxui.clone - DEBUG: Selected [2023-05-13 14:51:26,267] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2023-05-13 14:51:26,267] chirp.loaded.loaded-9126-37h4fdq9 - DEBUG: download [2023-05-13 14:51:26,345] chirp.loaded.loaded-9126-37h4fdq9 - DEBUG: 000: 00 00 00 e8 00 20 98 04 ........ [2023-05-13 14:51:26,345] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string Traceback (most recent call last): File "chirp\wxui\clone.py", line 66, in run File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 480, in sync_in data = do_download(self) File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 357, in do_download _enter_programming_mode(radio) File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 306, in _enter_programming_mode raise errors.RadioError("Radio returned unknown identification string") chirp.errors.RadioError: Radio returned unknown identification string [2023-05-13 14:51:30,864] chirp.wxui.clone - WARNING: Stopping clone thread [2023-05-13 14:51:54,105] chirp.wxui.main - INFO: Selected bandplan: north_america [2023-05-13 15:07:36,662] chirp.wxui.clone - DEBUG: Using port 'COM3' [2023-05-13 15:07:36,662] chirp.wxui.clone - DEBUG: Selected [2023-05-13 15:07:36,677] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2023-05-13 15:07:36,677] chirp.loaded.loaded-9126-37h4fdq9 - DEBUG: download [2023-05-13 15:07:36,756] chirp.loaded.loaded-9126-37h4fdq9 - DEBUG: 000: 00 00 00 e8 00 20 98 04 ........ [2023-05-13 15:07:36,756] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string Traceback (most recent call last): File "chirp\wxui\clone.py", line 66, in run File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 480, in sync_in data = do_download(self) File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 357, in do_download _enter_programming_mode(radio) File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-37h4fdq9.py", line 306, in _enter_programming_mode raise errors.RadioError("Radio returned unknown identification string") chirp.errors.RadioError: Radio returned unknown identification string [2023-05-13 15:14:01,842] chirp.wxui.clone - WARNING: Stopping clone thread [2023-05-13 15:19:16,941] chirp.wxui.developer - DEBUG: Fetched attachments for issue 10376 (status 200) [2023-05-13 15:19:16,941] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 10376 [2023-05-13 15:19:21,340] chirp.wxui.developer - DEBUG: User chose attachment {'id': 9126, 'filename': 'mml_jc8810_uv-a37_v0.2.py', 'filesize': 43542, 'content_type': 'text/x-python', 'description': '', 'content_url': 'https://chirp.danplanet.com/attachments/download/9126/mml_jc8810_uv-a37_v0.2.py', 'author': {'id': 161, 'name': 'Jim Unroe'}, 'created_on': '2023-05-09T00:35:57Z'} [2023-05-13 15:19:21,340] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirp.danplanet.com/attachments/download/9126/mml_jc8810_uv-a37_v0.2.py [2023-05-13 15:19:22,187] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\xxxx\AppData\Local\Temp\loaded-9126-5rz3tu4o.py [2023-05-13 15:19:22,187] chirp.wxui.main - INFO: Loading module C:\Users\xxxx\AppData\Local\Temp\loaded-9126-5rz3tu4o.py SHA256 83a5b7d648b66e91af2e73c85f3429b3262a5254f51dad70595918267f6a7074 [2023-05-13 15:19:22,187] chirp.directory - WARNING: Replacing existing driver id `Radtel_RT-470' [2023-05-13 15:19:22,187] chirp.directory - WARNING: Replacing existing driver id `Radtel_RT-470L' [2023-05-13 15:19:22,187] chirp.directory - WARNING: Replacing existing driver id `Anysecu_UV-A37' [2023-05-13 15:19:44,689] chirp.wxui.clone - DEBUG: Using port 'COM3' [2023-05-13 15:19:44,689] chirp.wxui.clone - DEBUG: Selected [2023-05-13 15:19:44,709] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2023-05-13 15:19:44,709] chirp.loaded.loaded-9126-5rz3tu4o - DEBUG: download [2023-05-13 15:19:44,784] chirp.loaded.loaded-9126-5rz3tu4o - DEBUG: 000: 00 00 00 e8 00 20 98 04 ........ [2023-05-13 15:19:44,784] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string Traceback (most recent call last): File "chirp\wxui\clone.py", line 66, in run File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-5rz3tu4o.py", line 480, in sync_in data = do_download(self) File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-5rz3tu4o.py", line 357, in do_download _enter_programming_mode(radio) File "C:\Users\xxxx\AppData\Local\Temp\loaded-9126-5rz3tu4o.py", line 306, in _enter_programming_mode raise errors.RadioError("Radio returned unknown identification string") chirp.errors.RadioError: Radio returned unknown identification string [2023-05-13 15:19:49,544] chirp.wxui.clone - WARNING: Stopping clone thread