Bug #7485
openIC-2720H : Clone failed: Failed to communicate with the radio: Did not get clone result from radio
0%
Description
When uploading .img file to radio it sends the information however the radio doesn't go back to normal operations. radio stays stuck on clone end. I i can cycle the power and the memory channels are there.
here are the error messages that i have received:
ERROR: Failed to communicate with the radio
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/chirp/drivers/icf.py", line 407, in clone_to_radio
return clone_to_radio(radio)
File "/usr/lib/python2.7/dist-packages/chirp/drivers/icf.py", line 399, in _clone_to_radio
raise errors.RadioError("Did not get clone result from radio")
RadioError: Did not get clone result from radio
ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/chirp/ui/clone.py", line 254, in run
self._radio.sync_out()
File "/usr/lib/python2.7/dist-packages/chirp/drivers/icf.py", line 661, in sync_out
clone_to_radio(self)
File "/usr/lib/python2.7/dist-packages/chirp/drivers/icf.py", line 410, in clone_to_radio
raise errors.RadioError("Failed to communicate with the radio: %s" % e)
RadioError: Failed to communicate with the radio: Did not get clone result from radio
ERROR: ----------------
ERROR: Clone failed: Failed to communicate with the radio: Did not get clone result from radio
ERROR: --- Exception Dialog: Failed to communicate with the radio: Did not get clone result from radio ---
ERROR: None
ERROR: ----------------------------
No data to display