Project

General

Profile

Bug #10466 ยป chirp_debug-d1bpaz73_Mar-22-2023.txt

David Tse, 03/22/2023 09:13 PM

 
[2023-03-22 20:45:14,806] chirp.logger - DEBUG: CHIRP next-20230322 on Win32 (Unknown 10.0:19044) (Python 3.10.8)
[2023-03-22 20:45:18,147] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19044-SP0 // CHIRP/next-20230322 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2023-03-22 20:45:18,147] chirp.wxui - DEBUG: System locale: en_CA (191)
[2023-03-22 20:45:18,160] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_CA (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-03-22 20:45:18,173] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_CA (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-03-22 20:45:18,229] chirp.wxui.main - INFO: Ignoring dist stock conf DE Freenet Frequencies.csv because same name found in user dir
[2023-03-22 20:45:18,229] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir
[2023-03-22 20:45:18,230] chirp.wxui.main - INFO: Ignoring dist stock conf FR Marine VHF Channels.csv because same name found in user dir
[2023-03-22 20:45:18,230] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
[2023-03-22 20:45:18,230] chirp.wxui.main - INFO: Ignoring dist stock conf NOAA Weather Alert.csv because same name found in user dir
[2023-03-22 20:45:18,230] chirp.wxui.main - INFO: Ignoring dist stock conf UK Business Radio Simple Light Frequencies.csv because same name found in user dir
[2023-03-22 20:45:18,230] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Center).csv because same name found in user dir
[2023-03-22 20:45:18,231] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Dial).csv because same name found in user dir
[2023-03-22 20:45:18,231] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir
[2023-03-22 20:45:18,231] chirp.wxui.main - INFO: Ignoring dist stock conf US Calling Frequencies.csv because same name found in user dir
[2023-03-22 20:45:18,231] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir
[2023-03-22 20:45:18,231] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir
[2023-03-22 20:45:18,232] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir
[2023-03-22 20:45:18,796] chirp.wxui.main - INFO: Server reports next-20230322 is latest
[2023-03-22 20:45:47,519] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XRRadio'>
[2023-03-22 20:45:47,543] chirp.wxui.clone - DEBUG: Prompt experimental disabled for radio
[2023-03-22 20:45:49,496] chirp.wxui.clone - DEBUG: Using port 'COM2'
[2023-03-22 20:45:49,497] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XRRadio'>
[2023-03-22 20:45:49,520] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2023-03-22 20:45:51,505] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2023-03-22 20:45:55,651] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
[2023-03-22 20:45:55,651] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ACK on serial port.
Traceback (most recent call last):
File "chirp\drivers\ft4.py", line 741, in sync_in
File "chirp\drivers\ft4.py", line 371, in do_download
File "chirp\drivers\ft4.py", line 343, in getblock
File "chirp\drivers\ft4.py", line 276, in sendcmd
chirp.errors.RadioError: Incorrect ACK on serial port.

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\ft4.py", line 743, in sync_in
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ACK on serial port.
[2023-03-22 20:46:11,344] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XERadio'>
[2023-03-22 20:46:11,368] chirp.wxui.clone - DEBUG: Showing experimental prompt
[2023-03-22 20:46:20,644] chirp.wxui.clone - DEBUG: Setting flag for prompt experimental
[2023-03-22 20:46:26,426] chirp.wxui.clone - DEBUG: Using port 'COM2'
[2023-03-22 20:46:26,426] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XERadio'>
[2023-03-22 20:46:26,449] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2023-03-22 20:46:29,330] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2023-03-22 20:46:30,877] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
[2023-03-22 20:46:30,877] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ACK on serial port.
Traceback (most recent call last):
File "chirp\drivers\ft4.py", line 741, in sync_in
File "chirp\drivers\ft4.py", line 371, in do_download
File "chirp\drivers\ft4.py", line 343, in getblock
File "chirp\drivers\ft4.py", line 276, in sendcmd
chirp.errors.RadioError: Incorrect ACK on serial port.

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\ft4.py", line 743, in sync_in
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ACK on serial port.
[2023-03-22 20:46:35,582] chirp.wxui.clone - WARNING: Stopping clone thread
[2023-03-22 20:53:08,695] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4VRRadio'>
[2023-03-22 20:53:08,720] chirp.wxui.clone - DEBUG: Showing experimental prompt
[2023-03-22 20:53:10,242] chirp.wxui.clone - DEBUG: Setting flag for prompt experimental
[2023-03-22 20:53:12,000] chirp.wxui.clone - DEBUG: Using port 'COM2'
[2023-03-22 20:53:12,001] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4VRRadio'>
[2023-03-22 20:53:12,022] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2023-03-22 20:53:15,569] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2023-03-22 20:53:16,134] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
[2023-03-22 20:53:16,677] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
[2023-03-22 20:53:16,708] chirp.drivers.ft4 - DEBUG: Bad echo. Sent:000: 50 52 4f 47 52 41 4d PROGRAM.
, Received:000: 50 52 4f 47 52 41 0d PROGRA..

[2023-03-22 20:53:16,993] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
[2023-03-22 20:53:16,993] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ACK on serial port.
Traceback (most recent call last):
File "chirp\drivers\ft4.py", line 741, in sync_in
File "chirp\drivers\ft4.py", line 368, in do_download
File "chirp\drivers\ft4.py", line 309, in startcomms
File "chirp\drivers\ft4.py", line 293, in enter_clonemode
File "chirp\drivers\ft4.py", line 276, in sendcmd
chirp.errors.RadioError: Incorrect ACK on serial port.

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\ft4.py", line 743, in sync_in
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ACK on serial port.
[2023-03-22 20:53:24,896] chirp.wxui.clone - DEBUG: Using port 'COM2'
[2023-03-22 20:53:24,897] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4VRRadio'>
[2023-03-22 20:53:24,919] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-03-22 20:53:25,005] chirp.drivers.ft4 - WARNING: ID mismatch. Expected000: 49 46 54 2d 31 35 52 00 IFT-15R.
008: 00 56 31 30 30 00 00 .V100...
, Received:000: 49 46 54 2d 33 35 52 00 IFT-35R.
008: 00 56 31 30 30 00 00 .V100...

[2023-03-22 20:53:25,005] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ID read from radio.
Traceback (most recent call last):
File "chirp\drivers\ft4.py", line 741, in sync_in
File "chirp\drivers\ft4.py", line 368, in do_download
File "chirp\drivers\ft4.py", line 327, in startcomms
chirp.errors.RadioError: Incorrect ID read from radio.

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\ft4.py", line 743, in sync_in
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ID read from radio.
[2023-03-22 20:53:27,906] chirp.wxui.clone - DEBUG: Using port 'COM2'
[2023-03-22 20:53:27,906] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4VRRadio'>
[2023-03-22 20:53:27,927] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-03-22 20:53:28,012] chirp.drivers.ft4 - WARNING: ID mismatch. Expected000: 49 46 54 2d 31 35 52 00 IFT-15R.
008: 00 56 31 30 30 00 00 .V100...
, Received:000: 49 46 54 2d 33 35 52 00 IFT-35R.
008: 00 56 31 30 30 00 00 .V100...

[2023-03-22 20:53:28,012] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ID read from radio.
Traceback (most recent call last):
File "chirp\drivers\ft4.py", line 741, in sync_in
File "chirp\drivers\ft4.py", line 368, in do_download
File "chirp\drivers\ft4.py", line 327, in startcomms
chirp.errors.RadioError: Incorrect ID read from radio.

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\ft4.py", line 743, in sync_in
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ID read from radio.
[2023-03-22 20:53:31,327] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XRRadio'>
[2023-03-22 20:53:31,349] chirp.wxui.clone - DEBUG: Prompt experimental disabled for radio
[2023-03-22 20:53:33,353] chirp.wxui.clone - DEBUG: Using port 'COM2'
[2023-03-22 20:53:33,353] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XRRadio'>
[2023-03-22 20:53:33,375] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2023-03-22 20:53:38,497] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2023-03-22 20:53:39,829] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
[2023-03-22 20:53:39,829] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ACK on serial port.
Traceback (most recent call last):
File "chirp\drivers\ft4.py", line 741, in sync_in
File "chirp\drivers\ft4.py", line 371, in do_download
File "chirp\drivers\ft4.py", line 343, in getblock
File "chirp\drivers\ft4.py", line 276, in sendcmd
chirp.errors.RadioError: Incorrect ACK on serial port.

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\ft4.py", line 743, in sync_in
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ACK on serial port.
[2023-03-22 20:53:45,158] chirp.wxui.clone - WARNING: Stopping clone thread