[2023-03-25 15:43:30,776] chirp.logger - DEBUG: CHIRP next-20230322 on Linux - Ubuntu 22.10 (Python 3.10.7) [2023-03-25 15:43:31,235] main - INFO: Python/3.10.7 // Linux/Linux-5.19.0-38-generic-x86_64-with-glibc2.36 // CHIRP/next-20230322 // wx/4.0.7 gtk3 (phoenix) wxWidgets 3.0.5 [2023-03-25 15:43:31,235] chirp.wxui - DEBUG: System locale: en_US (60) [2023-03-25 15:43:31,239] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (ru,fr,it,es_ES,de,el,zh_CN,pt_BR,en_US,es,nl,tr_TR,pl,hu,uk_UA) from /home/allen/.local/lib/python3.10/site-packages/chirp/locale [2023-03-25 15:43:31,242] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (fi,ja,ar,ms,ne,ru,an,fr,sl,uk,vi,it,id,eu,ta,zh_TW,de,gl_ES,el,zh_CN,pt_BR,sq,lv,hi,ca@valencia,pt,da,ko_KR,lt,nb,es,cs,nl,sv,tr,af,ca,ro,sk,pl,hu) [2023-03-25 15:43:31,460] chirp.wxui.main - INFO: Server reports next-20230322 is latest [2023-03-25 15:43:36,393] chirp.wxui.clone - DEBUG: Using port '/dev/ttyUSB0' [2023-03-25 15:43:36,393] chirp.wxui.clone - DEBUG: Selected [2023-03-25 15:43:36,398] chirp.wxui.clone - DEBUG: Showing pre_download prompt [2023-03-25 15:43:37,665] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download [2023-03-25 15:43:38,192] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got [2023-03-25 15:43:38,701] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got [2023-03-25 15:43:39,209] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got [2023-03-25 15:43:39,464] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got [2023-03-25 15:43:39,464] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ACK on serial port. Traceback (most recent call last): File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 741, in sync_in self._mmap = do_download(self) File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 368, in do_download progressbar = startcomms(radio, "from") File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 309, in startcomms enter_clonemode(radio) File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 293, in enter_clonemode sendcmd(radio.pipe, b"END", 0) File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 276, in sendcmd raise errors.RadioError("Incorrect ACK on serial port.") chirp.errors.RadioError: Incorrect ACK on serial port. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/allen/.local/lib/python3.10/site-packages/chirp/wxui/clone.py", line 66, in run self._fn() File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 743, in sync_in raise errors.RadioError("Failed to communicate with radio: %s" % e) chirp.errors.RadioError: Failed to communicate with radio: Incorrect ACK on serial port. [2023-03-25 15:44:24,602] chirp.wxui.clone - DEBUG: Using port '/dev/ttyUSB0' [2023-03-25 15:44:24,602] chirp.wxui.clone - DEBUG: Selected [2023-03-25 15:44:24,604] chirp.wxui.clone - DEBUG: Showing pre_download prompt [2023-03-25 15:44:38,102] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download [2023-03-25 15:44:38,629] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got [2023-03-25 15:44:39,138] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got [2023-03-25 15:44:39,646] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got [2023-03-25 15:44:39,900] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got [2023-03-25 15:44:39,901] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ACK on serial port. Traceback (most recent call last): File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 741, in sync_in self._mmap = do_download(self) File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 368, in do_download progressbar = startcomms(radio, "from") File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 309, in startcomms enter_clonemode(radio) File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 293, in enter_clonemode sendcmd(radio.pipe, b"END", 0) File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 276, in sendcmd raise errors.RadioError("Incorrect ACK on serial port.") chirp.errors.RadioError: Incorrect ACK on serial port. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/allen/.local/lib/python3.10/site-packages/chirp/wxui/clone.py", line 66, in run self._fn() File "/home/allen/.local/lib/python3.10/site-packages/chirp/drivers/ft4.py", line 743, in sync_in raise errors.RadioError("Failed to communicate with radio: %s" % e) chirp.errors.RadioError: Failed to communicate with radio: Incorrect ACK on serial port. [2023-03-25 15:44:48,904] chirp.wxui.clone - WARNING: Stopping clone thread