Project

General

Profile

Bug #10340 » debug.log

MELERIX ., 02/03/2023 04:34 AM

 
1
[2023-02-03 01:33:45,042] chirp.logger - DEBUG: CHIRP next-20230202 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2023-02-03 01:33:45,276] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20230202 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
3
[2023-02-03 01:33:45,276] chirp.wxui - DEBUG: Got system locale None
4
[2023-02-03 01:33:45,277] chirp.wxui - DEBUG: Failed to set up translations: [Errno 2] No translation file found for domain: 'CHIRP'
5
[2023-02-03 01:33:45,288] chirp.wxui.main - INFO: Ignoring dist stock conf DE Freenet Frequencies.csv because same name found in user dir
6
[2023-02-03 01:33:45,288] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir
7
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf FR Marine VHF Channels.csv because same name found in user dir
8
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
9
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf NOAA Weather Alert.csv because same name found in user dir
10
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf SE Jaktradio 155MHz.csv because same name found in user dir
11
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf UK Business Radio Simple Light Frequencies.csv because same name found in user dir
12
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Center).csv because same name found in user dir
13
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Dial).csv because same name found in user dir
14
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir
15
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf US Calling Frequencies.csv because same name found in user dir
16
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir
17
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir
18
[2023-02-03 01:33:45,289] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir
19
[2023-02-03 01:33:46,066] chirp.wxui.main - INFO: Server reports next-20230202 is latest
20
[2023-02-03 01:33:49,837] chirp.wxui.clone - DEBUG: Using port 'COM7'
21
[2023-02-03 01:33:49,837] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.th_uvf8d.TYTUVF8DRadio'>
22
[2023-02-03 01:33:49,852] chirp.wxui.clone - ERROR: Failed to clone: Unable to communicate with the radio
23
Traceback (most recent call last):
24
  File "chirp\drivers\th_uvf8d.py", line 40, in uvf8d_identify
25
  File "serial\serialwin32.py", line 310, in write
26
  File "serial\serialutil.py", line 65, in to_bytes
27
TypeError: unicode strings are not supported, please encode to bytes: '\x02PROGRAM'
28

    
29
During handling of the above exception, another exception occurred:
30

    
31
Traceback (most recent call last):
32
  File "chirp\wxui\clone.py", line 66, in run
33
  File "chirp\drivers\th_uvf8d.py", line 296, in sync_in
34
  File "chirp\drivers\th_uvf8d.py", line 58, in tyt_uvf8d_download
35
  File "chirp\drivers\th_uvf8d.py", line 46, in uvf8d_identify
36
chirp.errors.RadioError: Unable to communicate with the radio
37
[2023-02-03 01:34:02,087] chirp.wxui.clone - WARNING: Stopping clone thread
(1-1/6)