Project

General

Profile

Bug #10616 » chirp_debug-jnc9qiaz.txt

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

 
1
[2023-06-04 11:23:29,061] chirp.logger - DEBUG: CHIRP next-20230602 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2023-06-04 11:23:29,982] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[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
4
[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)
5
[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
6
[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
7
[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
8
[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
9
[2023-06-04 11:23:30,689] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
10
[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
11
[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
12
[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
13
[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
14
[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
15
[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
16
[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
17
[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
18
[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
19
[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
20
[2023-06-04 11:23:31,699] chirp.wxui.main - INFO: Server reports next-20230602 is latest
21
[2023-06-04 11:24:23,634] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft2800.FT2800Radio'>
22
[2023-06-04 11:24:35,436] chirp.wxui.clone - DEBUG: Using port 'COM7'
23
[2023-06-04 11:24:35,436] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft2800.FT2800Radio'>
24
[2023-06-04 11:24:35,446] chirp.wxui.clone - DEBUG: Showing pre_download prompt
25
[2023-06-04 11:25:13,063] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
26
[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)
27
[2023-06-04 11:25:15,972] chirp.drivers.ft2800 - DEBUG: Header:
28

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

    
35
During handling of the above exception, another exception occurred:
36

    
37
Traceback (most recent call last):
38
  File "chirp\wxui\clone.py", line 66, in run
39
  File "chirp\drivers\ft2800.py", line 204, in sync_in
40
chirp.errors.RadioError: Failed to communicate with radio: Failed to read header
41
[2023-06-04 11:25:30,884] chirp.wxui.clone - DEBUG: Using port 'COM7'
42
[2023-06-04 11:25:30,885] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft2800.FT2800Radio'>
43
[2023-06-04 11:25:30,894] chirp.wxui.clone - DEBUG: Showing pre_download prompt
44
[2023-06-04 11:25:35,219] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
45
[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)
46
[2023-06-04 11:25:38,128] chirp.drivers.ft2800 - DEBUG: Header:
47

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

    
54
During handling of the above exception, another exception occurred:
55

    
56
Traceback (most recent call last):
57
  File "chirp\wxui\clone.py", line 66, in run
58
  File "chirp\drivers\ft2800.py", line 204, in sync_in
59
chirp.errors.RadioError: Failed to communicate with radio: Failed to read header
60
[2023-06-04 11:25:43,373] chirp.wxui.clone - DEBUG: Using port 'COM7'
61
[2023-06-04 11:25:43,373] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft2800.FT2800Radio'>
62
[2023-06-04 11:25:43,382] chirp.wxui.clone - DEBUG: Showing pre_download prompt
63
[2023-06-04 11:25:45,689] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
64
[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)
65
[2023-06-04 11:25:48,409] chirp.drivers.ft2800 - DEBUG: Header:
66

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

    
73
During handling of the above exception, another exception occurred:
74

    
75
Traceback (most recent call last):
76
  File "chirp\wxui\clone.py", line 66, in run
77
  File "chirp\drivers\ft2800.py", line 204, in sync_in
78
chirp.errors.RadioError: Failed to communicate with radio: Failed to read header
79
[2023-06-04 11:26:14,200] chirp.wxui.clone - WARNING: Stopping clone thread
(12-12/41)