Project

General

Profile

Bug #10616 » chirp_debug-jnc9qiaz.txt

Doug Nelson, 06/04/2023 08:28 AM

 
[2023-06-04 11:23:29,061] chirp.logger - DEBUG: CHIRP next-20230602 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
[2023-06-04 11:23:29,982] chirp.wxui - DEBUG: Using locale: en_US (276)
[2023-06-04 11:23:29,992] 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-06-04 11:23:30,002] 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-06-04 11:23:30,665] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20230602 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2023-06-04 11:23:30,688] chirp.wxui.main - INFO: Ignoring dist stock conf DE Freenet Frequencies.csv because same name found in user dir
[2023-06-04 11:23:30,689] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir
[2023-06-04 11:23:30,689] chirp.wxui.main - INFO: Ignoring dist stock conf FR Marine VHF Channels.csv because same name found in user dir
[2023-06-04 11:23:30,689] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
[2023-06-04 11:23:30,689] chirp.wxui.main - INFO: Ignoring dist stock conf NOAA Weather Alert.csv because same name found in user dir
[2023-06-04 11:23:30,689] chirp.wxui.main - INFO: Ignoring dist stock conf SE Jaktradio 155MHz.csv because same name found in user dir
[2023-06-04 11:23:30,689] chirp.wxui.main - INFO: Ignoring dist stock conf UK Business Radio Simple Light Frequencies.csv because same name found in user dir
[2023-06-04 11:23:30,689] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Center).csv because same name found in user dir
[2023-06-04 11:23:30,689] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Dial).csv because same name found in user dir
[2023-06-04 11:23:30,690] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir
[2023-06-04 11:23:30,690] chirp.wxui.main - INFO: Ignoring dist stock conf US Calling Frequencies.csv because same name found in user dir
[2023-06-04 11:23:30,690] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir
[2023-06-04 11:23:30,690] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir
[2023-06-04 11:23:30,690] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir
[2023-06-04 11:23:31,699] chirp.wxui.main - INFO: Server reports next-20230602 is latest
[2023-06-04 11:24:23,634] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft2800.FT2800Radio'>
[2023-06-04 11:24:35,436] chirp.wxui.clone - DEBUG: Using port 'COM7'
[2023-06-04 11:24:35,436] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft2800.FT2800Radio'>
[2023-06-04 11:24:35,446] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2023-06-04 11:25:13,063] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2023-06-04 11:25:13,376] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1f328374e80, open=True>(port='COM7', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-06-04 11:25:15,972] chirp.drivers.ft2800 - DEBUG: Header:

[2023-06-04 11:25:15,972] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Failed to read header
Traceback (most recent call last):
File "chirp\drivers\ft2800.py", line 200, in sync_in
File "chirp\drivers\ft2800.py", line 50, in _download
Exception: Failed to read header

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\ft2800.py", line 204, in sync_in
chirp.errors.RadioError: Failed to communicate with radio: Failed to read header
[2023-06-04 11:25:30,884] chirp.wxui.clone - DEBUG: Using port 'COM7'
[2023-06-04 11:25:30,885] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft2800.FT2800Radio'>
[2023-06-04 11:25:30,894] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2023-06-04 11:25:35,219] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2023-06-04 11:25:35,541] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1f3283759c0, open=True>(port='COM7', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-06-04 11:25:38,128] chirp.drivers.ft2800 - DEBUG: Header:

[2023-06-04 11:25:38,128] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Failed to read header
Traceback (most recent call last):
File "chirp\drivers\ft2800.py", line 200, in sync_in
File "chirp\drivers\ft2800.py", line 50, in _download
Exception: Failed to read header

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\ft2800.py", line 204, in sync_in
chirp.errors.RadioError: Failed to communicate with radio: Failed to read header
[2023-06-04 11:25:43,373] chirp.wxui.clone - DEBUG: Using port 'COM7'
[2023-06-04 11:25:43,373] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft2800.FT2800Radio'>
[2023-06-04 11:25:43,382] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2023-06-04 11:25:45,689] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2023-06-04 11:25:45,832] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1f328375d20, open=True>(port='COM7', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-06-04 11:25:48,409] chirp.drivers.ft2800 - DEBUG: Header:

[2023-06-04 11:25:48,409] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Failed to read header
Traceback (most recent call last):
File "chirp\drivers\ft2800.py", line 200, in sync_in
File "chirp\drivers\ft2800.py", line 50, in _download
Exception: Failed to read header

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\ft2800.py", line 204, in sync_in
chirp.errors.RadioError: Failed to communicate with radio: Failed to read header
[2023-06-04 11:26:14,200] chirp.wxui.clone - WARNING: Stopping clone thread
(12-12/41)