[2024-03-19 11:45:56,264] chirp.logger - DEBUG: CHIRP next-20240319 on Win32 (Unknown 10.0:19045) (Python 3.10.8) [2024-03-19 11:45:57,901] chirp.wxui - DEBUG: Using locale: en_US (276) [2024-03-19 11:45:57,912] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (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-03-19 11:45:57,921] 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-03-19 11:46:00,334] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20240319 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2024-03-19 11:46:00,464] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\Owner\\Desktop\\UV5GP_Clean.img', 'C:\\Users\\Owner\\Downloads\\Baofeng_GM-5RH_20240319.img', 'C:\\Users\\Owner\\Documents\\Baofeng_UV-5R_20240308.img'] [2024-03-19 11:46:00,861] chirp.wxui.main - INFO: Server reports next-20240319 is latest [2024-03-19 11:46:08,984] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11006 (status 200) [2024-03-19 11:46:08,985] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 11006 [2024-03-19 11:46:10,722] chirp.wxui.developer - DEBUG: Fetched info for user 161 (status 200) [2024-03-19 11:46:10,723] chirp.wxui.developer - DEBUG: User chose attachment {'id': 10839, 'filename': 'baofeng_uv17Pro - GM-5RH.py', 'filesize': 48142, 'content_type': 'text/x-python', 'description': '', 'content_url': 'https://chirpmyradio.com/attachments/download/10839/baofeng_uv17Pro%20-%20GM-5RH.py', 'author': {'id': 161, 'name': 'Jim Unroe'}, 'created_on': '2024-03-18T12:17:57Z'} [2024-03-19 11:46:10,723] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirpmyradio.com/attachments/download/10839/baofeng_uv17Pro%20-%20GM-5RH.py [2024-03-19 11:46:11,662] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\Owner\AppData\Local\Temp\loaded-10839-rwca66gs.py [2024-03-19 11:46:11,665] chirp.directory - INFO: driver re-registration enabled [2024-03-19 11:46:11,690] chirp.wxui.main - INFO: Loading module C:\Users\Owner\AppData\Local\Temp\loaded-10839-rwca66gs.py SHA256 802f8624b31c9009afbc7738097017b8019e92de6246902b5bc48e48ee4cc4af [2024-03-19 11:46:11,717] chirp.directory - WARNING: Replacing existing driver id `Baofeng_UV-17Pro' [2024-03-19 11:46:11,717] chirp.directory - WARNING: Replacing existing driver id `Baofeng_UV-17ProGPS' [2024-03-19 11:46:11,717] chirp.directory - WARNING: Replacing existing driver id `Baofeng_5RM' [2024-03-19 11:46:11,718] chirp.directory - INFO: Registered Baofeng_GM-5RH = GM5RH [2024-03-19 11:46:15,775] chirp.wxui.clone - DEBUG: All system ports: [] [2024-03-19 11:46:15,775] chirp.wxui.clone - WARNING: No ports available; action will be disabled [2024-03-19 11:46:15,783] chirp.wxui.clone - WARNING: Last port 'COM3' is unavailable, defaulting to (no ports available) [2024-03-19 11:46:34,431] 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-03-19 11:46:36,614] chirp.wxui.clone - DEBUG: Using port 'COM3' [2024-03-19 11:46:36,614] chirp.wxui.clone - DEBUG: Selected [2024-03-19 11:46:36,632] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio [2024-03-19 11:46:36,634] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM3', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-03-19 11:46:38,165] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio: not the amount of data we want. Traceback (most recent call last): File "chirp\wxui\clone.py", line 77, in run File "C:\Users\Owner\AppData\Local\Temp\loaded-10839-rwca66gs.py", line 1018, in sync_in data = self.download_function() File "C:\Users\Owner\AppData\Local\Temp\loaded-10839-rwca66gs.py", line 128, in _download _do_ident(radio) File "C:\Users\Owner\AppData\Local\Temp\loaded-10839-rwca66gs.py", line 111, in _do_ident ack = _sendmagic(radio, radio._magic, len(radio._fingerprint)) File "C:\Users\Owner\AppData\Local\Temp\loaded-10839-rwca66gs.py", line 103, in _sendmagic return bfc._rawrecv(radio, response_len) File "chirp\drivers\baofeng_common.py", line 55, in _rawrecv chirp.errors.RadioError: Error reading data from radio: not the amount of data we want. [2024-03-19 11:47:36,070] chirp.wxui.clone - WARNING: Stopping clone thread