Project

General

Profile

Bug #10386 » chirp_debug-sdsnwrmr.txt

Dean Koger, 02/23/2023 12:38 AM

 
[2023-02-22 15:58:56,933] 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 15:58:57,182] 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 15:58:57,183] chirp.wxui - DEBUG: System locale: en_US (276)
[2023-02-22 15:58:57,184] 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 15:58:57,185] 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 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf DE Freenet Frequencies.csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf FR Marine VHF Channels.csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf NOAA Weather Alert.csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf SE Jaktradio 155MHz.csv because same name found in user dir
[2023-02-22 15:58:57,201] 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 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Center).csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Dial).csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf US Calling Frequencies.csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir
[2023-02-22 15:58:57,201] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir
[2023-02-22 15:58:57,310] chirp.wxui.main - INFO: Server reports next-20230219 is latest
[2023-02-22 16:19:09,353] chirp.directory - INFO: driver re-registration enabled
[2023-02-22 16:19:09,355] chirp.wxui.main - INFO: Loading module /Users/kogerd/Downloads/ft90.py
[2023-02-22 16:19:09,359] chirp.directory - WARNING: Replacing existing driver id `Yaesu_FT-90'
[2023-02-22 16:19:41,751] chirp.wxui.clone - DEBUG: Using port '/dev/cu.usbserial-210'
[2023-02-22 16:19:41,752] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.main.FT90Radio'>
[2023-02-22 16:19:41,766] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2023-02-22 16:20:04,138] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2023-02-22 16:20:14,174] chirp.wxui.main - INFO: Clone completed in 9 seconds, blocks read: 22
[2023-02-22 16:23:16,834] chirp.wxui.clone - DEBUG: Showing pre_upload prompt
[2023-02-22 16:24:42,145] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_upload
[2023-02-22 16:24:42,192] chirp.wxui.main - DEBUG: Block 0 - will send from 0 to 2 byte
[2023-02-22 16:24:42,193] chirp.wxui.main - DEBUG: 000: 00 ........

[2023-02-22 16:24:42,193] chirp.wxui.main - DEBUG: 000: 8f f6 ........

[2023-02-22 16:24:42,193] chirp.wxui.main - DEBUG: 000: 85 ........

[2023-02-22 16:24:42,603] chirp.wxui.main - DEBUG: bytes echoed:
[2023-02-22 16:24:42,603] chirp.wxui.main - DEBUG: 000: 00 8f f6 85 ........

[2023-02-22 16:24:44,763] chirp.wxui.main - DEBUG: ack recd:
[2023-02-22 16:24:44,764] chirp.wxui.main - DEBUG:
[2023-02-22 16:24:44,772] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Traceback (most recent call last):
File "/Users/kogerd/Downloads/ft90.py", line 345, in sync_out
self._clone_out()
File "/Users/kogerd/Downloads/ft90.py", line 324, in _clone_out
raise Exception("Radio did not ack block %i" % blocknum)
Exception: Radio did not ack block 0
Traceback (most recent call last):
File "/Users/kogerd/Downloads/ft90.py", line 345, in sync_out
self._clone_out()
File "/Users/kogerd/Downloads/ft90.py", line 324, in _clone_out
raise Exception("Radio did not ack block %i" % blocknum)
Exception: Radio did not ack block 0

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp/wxui/clone.py", line 66, in run
File "/Users/kogerd/Downloads/ft90.py", line 350, in sync_out
raise errors.RadioError(
chirp.errors.RadioError: Failed to communicate with radio: Traceback (most recent call last):
File "/Users/kogerd/Downloads/ft90.py", line 345, in sync_out
self._clone_out()
File "/Users/kogerd/Downloads/ft90.py", line 324, in _clone_out
raise Exception("Radio did not ack block %i" % blocknum)
Exception: Radio did not ack block 0

[2023-02-22 16:24:59,805] chirp.wxui.clone - WARNING: Stopping clone thread
[2023-02-22 16:25:28,024] chirp.wxui.clone - DEBUG: Showing pre_upload prompt
[2023-02-22 16:25:50,935] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_upload
[2023-02-22 16:25:50,983] chirp.wxui.main - DEBUG: Block 0 - will send from 0 to 2 byte
[2023-02-22 16:25:50,983] chirp.wxui.main - DEBUG: 000: 00 ........

[2023-02-22 16:25:50,984] chirp.wxui.main - DEBUG: 000: 8f f6 ........

[2023-02-22 16:25:50,984] chirp.wxui.main - DEBUG: 000: 85 ........

[2023-02-22 16:25:51,394] chirp.wxui.main - DEBUG: bytes echoed:
[2023-02-22 16:25:51,395] chirp.wxui.main - DEBUG: 000: 00 8f f6 85 ........

[2023-02-22 16:25:53,555] chirp.wxui.main - DEBUG: ack recd:
[2023-02-22 16:25:53,556] chirp.wxui.main - DEBUG:
[2023-02-22 16:25:53,557] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Traceback (most recent call last):
File "/Users/kogerd/Downloads/ft90.py", line 345, in sync_out
self._clone_out()
File "/Users/kogerd/Downloads/ft90.py", line 324, in _clone_out
raise Exception("Radio did not ack block %i" % blocknum)
Exception: Radio did not ack block 0
Traceback (most recent call last):
File "/Users/kogerd/Downloads/ft90.py", line 345, in sync_out
self._clone_out()
File "/Users/kogerd/Downloads/ft90.py", line 324, in _clone_out
raise Exception("Radio did not ack block %i" % blocknum)
Exception: Radio did not ack block 0

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp/wxui/clone.py", line 66, in run
File "/Users/kogerd/Downloads/ft90.py", line 350, in sync_out
raise errors.RadioError(
chirp.errors.RadioError: Failed to communicate with radio: Traceback (most recent call last):
File "/Users/kogerd/Downloads/ft90.py", line 345, in sync_out
self._clone_out()
File "/Users/kogerd/Downloads/ft90.py", line 324, in _clone_out
raise Exception("Radio did not ack block %i" % blocknum)
Exception: Radio did not ack block 0

[2023-02-22 16:26:07,785] chirp.wxui.clone - DEBUG: Showing pre_upload prompt
[2023-02-22 16:26:09,415] chirp.wxui.clone - DEBUG: No flag change for pre_upload
[2023-02-22 16:26:10,726] chirp.wxui.clone - WARNING: Stopping clone thread
(3-3/10)