|
[2024-11-07 20:51:57,809] chirp.logger - DEBUG: CHIRP next-20241101 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
|
|
[2024-11-07 20:51:58,247] chirp.wxui - DEBUG: Using locale: en_US (276)
|
|
[2024-11-07 20:51:58,262] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (bg_BG,de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Users\stear\Downloads\chirp-next-20241101-win64\chirp\locale
|
|
[2024-11-07 20:51:58,278] 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)
|
|
[2024-11-07 20:52:00,215] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20241101 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2024-11-07 20:52:00,528] chirp.wxui.main - INFO: Removing stale legacy stock config DE Freenet Frequencies.csv
|
|
[2024-11-07 20:52:00,544] chirp.wxui.main - INFO: Removing stale legacy stock config EU LPD and PMR Channels.csv
|
|
[2024-11-07 20:52:00,575] chirp.wxui.main - INFO: Removing stale legacy stock config FR Marine VHF Channels.csv
|
|
[2024-11-07 20:52:00,575] chirp.wxui.main - INFO: Removing stale legacy stock config SE Jaktradio 155MHz.csv
|
|
[2024-11-07 20:52:00,606] chirp.wxui.main - INFO: Removing stale legacy stock config UK Business Radio Simple Light Frequencies.csv
|
|
[2024-11-07 20:52:00,606] chirp.wxui.main - INFO: Removing stale legacy stock config US 60 meter channels (Center).csv
|
|
[2024-11-07 20:52:00,606] chirp.wxui.main - INFO: Removing stale legacy stock config US 60 meter channels (Dial).csv
|
|
[2024-11-07 20:52:00,637] chirp.wxui.main - INFO: Removing stale legacy stock config US CA Railroad Channels.csv
|
|
[2024-11-07 20:52:00,653] chirp.wxui.main - INFO: Removing stale legacy stock config US Calling Frequencies.csv
|
|
[2024-11-07 20:52:00,684] chirp.wxui.main - INFO: Removing stale legacy stock config US FRS and GMRS Channels.csv
|
|
[2024-11-07 20:52:00,700] chirp.wxui.main - INFO: Removing stale legacy stock config US MURS Channels.csv
|
|
[2024-11-07 20:52:00,731] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir: File is changed
|
|
[2024-11-07 20:52:00,731] chirp.wxui.main - DEBUG: Recent is now ['C:\\Program Files (x86)\\CHIRP\\chirp\\stock_configs\\US NOAA Weather Alert.csv', 'C:\\Program Files (x86)\\CHIRP\\chirp\\stock_configs\\US MURS Channels.csv', 'C:\\Program Files (x86)\\CHIRP\\chirp\\stock_configs\\US FRS and GMRS Channels.csv']
|
|
[2024-11-07 20:52:01,560] chirp.wxui.main - INFO: Server reports next-20241101 is latest
|
|
[2024-11-07 20:52:06,236] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM5', 'name': 'COM5', 'description': 'USB Serial Port (COM5)', 'hwid': 'USB VID:PID=0403:6001 SER=A50285BIA', 'vid': 1027, 'pid': 24577, 'serial_number': 'A50285BIA', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
|
|
[2024-11-07 20:52:13,689] chirp.wxui.clone - DEBUG: Using port 'COM5'
|
|
[2024-11-07 20:52:13,689] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.KT7900D'>
|
|
[2024-11-07 20:52:13,720] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2024-11-07 20:52:14,533] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2024-11-07 20:52:14,533] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1d03154f370, open=True>(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-11-07 20:52:15,299] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
|
|
Traceback (most recent call last):
|
|
File "chirp\drivers\btech.py", line 374, in _rawrecv
|
|
chirp.errors.RadioError: No data received from radio
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 93, in run
|
|
File "chirp\drivers\btech.py", line 762, in sync_in
|
|
File "chirp\drivers\btech.py", line 538, in _download
|
|
File "chirp\drivers\btech.py", line 452, in _do_ident
|
|
File "chirp\drivers\btech.py", line 382, in _rawrecv
|
|
chirp.errors.RadioError: Error reading data from radio
|
|
[2024-11-07 20:52:18,250] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
[2024-11-07 20:53:30,391] chirp.wxui.main - DEBUG: User approved license
|
|
[2024-11-07 20:53:33,547] chirp.wxui.bugreport - DEBUG: Created page start
|
|
[2024-11-07 20:53:33,563] chirp.wxui.bugreport - DEBUG: Created page creds
|
|
[2024-11-07 20:53:33,610] chirp.wxui.bugreport - DEBUG: Created page existbug
|
|
[2024-11-07 20:53:33,625] chirp.wxui.bugreport - DEBUG: Created page update
|
|
[2024-11-07 20:53:39,407] chirp.wxui.bugreport - DEBUG: Created page newbug
|
|
[2024-11-07 20:54:59,761] chirp.wxui.bugreport - ERROR: Login auth check failed: Unauthorized
|
|
[2024-11-07 20:57:14,354] chirp.wxui.bugreport - ERROR: Login auth check failed: Unauthorized
|
|
[2024-11-07 20:57:50,219] chirp.wxui.bugreport - DEBUG: CHIRP login success as 95864
|
|
[2024-11-07 21:03:39,432] chirp.wxui.common - DEBUG: Revealing path C:\Users\stear\AppData\Local\Temp\chirp_debug-ivvza9f7.txt
|
|
[2024-11-07 21:04:55,182] chirp.wxui.bugreport - DEBUG: Created page start
|
|
[2024-11-07 21:04:55,182] chirp.wxui.bugreport - DEBUG: Created page creds
|
|
[2024-11-07 21:04:55,213] chirp.wxui.bugreport - DEBUG: Created page existbug
|
|
[2024-11-07 21:04:55,229] chirp.wxui.bugreport - DEBUG: Created page update
|
|
[2024-11-07 21:04:57,822] chirp.wxui.bugreport - DEBUG: Created page newbug
|
|
[2024-11-07 21:05:00,026] chirp.wxui.bugreport - DEBUG: CHIRP login success as 95864
|
|
[2024-11-07 21:29:37,883] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\stear\AppData\Roaming\CHIRP\chirp.config stamped 2024-11-07T21:29:37.883408
|