Project

General

Profile

Bug #10386 » chirp_debug-vd97t5bl.txt

Dean Koger, 02/22/2023 10:46 PM

 
[2023-02-22 14:37:02,593] chirp.logger - DEBUG: CHIRP next-20230219 on Darwin MacBook-Pro-2.local 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000 arm64 (Python 3.8.2)
[2023-02-22 14:37:02,846] main - INFO: Python/3.8.2 // Darwin/macOS-13.2.1-arm64-arm-64bit // CHIRP/next-20230219 // wx/4.2.0 osx-cocoa (phoenix) wxWidgets 3.2.0
[2023-02-22 14:37:02,846] chirp.wxui - DEBUG: System locale: en_US (276)
[2023-02-22 14:37:02,847] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (pl,uk_UA,en_US,pt_BR,el,it,ru,zh_CN,hu,nl,de,fr,es,tr_TR) from /Applications/Ham/CHIRP.app/Contents/MacOS/chirp/locale
[2023-02-22 14:37:02,849] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (fa_IR,sl,sk,pl,vi,sq,sv,ms,da,gl_ES,pt_BR,ko_KR,ja,el,lv,co,it,ca,zh_TW,cs,ru,ro,zh_CN,pt,uk,an,ar,hr,hu,nl,ne,af,nb,hi,ka,de,ca@valencia,fi,id,fr,es,lt,eu,ta,tr)
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf DE Freenet Frequencies.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf FR Marine VHF Channels.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf NOAA Weather Alert.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf SE Jaktradio 155MHz.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf UK Business Radio Simple Light Frequencies.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Center).csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Dial).csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf US Calling Frequencies.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir
[2023-02-22 14:37:02,865] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir
[2023-02-22 14:37:03,098] chirp.wxui.main - INFO: Server reports next-20230219 is latest
[2023-02-22 14:37:24,775] chirp.wxui.clone - DEBUG: Using port '/dev/cu.usbserial-210'
[2023-02-22 14:37:24,776] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft90.FT90Radio'>
[2023-02-22 14:37:24,790] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2023-02-22 14:38:06,600] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2023-02-22 14:38:09,698] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Traceback (most recent call last):
File "chirp/drivers/ft90.py", line 333, in sync_in
File "chirp/drivers/ft90.py", line 277, in _clone_in
File "chirp/drivers/ft90.py", line 244, in _read
File "serial/serialposix.py", line 616, in write
File "serial/serialutil.py", line 65, in to_bytes
TypeError: unicode strings are not supported, please encode to bytes: '\x06'
Traceback (most recent call last):
File "chirp/drivers/ft90.py", line 333, in sync_in
File "chirp/drivers/ft90.py", line 277, in _clone_in
File "chirp/drivers/ft90.py", line 244, in _read
File "serial/serialposix.py", line 616, in write
File "serial/serialutil.py", line 65, in to_bytes
TypeError: unicode strings are not supported, please encode to bytes: '\x06'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp/wxui/clone.py", line 66, in run
File "chirp/drivers/ft90.py", line 338, in sync_in
chirp.errors.RadioError: Failed to communicate with radio: Traceback (most recent call last):
File "chirp/drivers/ft90.py", line 333, in sync_in
File "chirp/drivers/ft90.py", line 277, in _clone_in
File "chirp/drivers/ft90.py", line 244, in _read
File "serial/serialposix.py", line 616, in write
File "serial/serialutil.py", line 65, in to_bytes
TypeError: unicode strings are not supported, please encode to bytes: '\x06'

[2023-02-22 14:38:36,812] chirp.wxui.clone - WARNING: Stopping clone thread
(1-1/10)