Project

General

Profile

Bug #11191 ยป chirp_debug-dom4_5jw.txt

Justin Barbieri, 02/21/2024 08:27 AM

 
1
[2024-02-21 10:44:49,895] chirp.logger - DEBUG: CHIRP next-20240220 on Win32 (Unknown 10.0:22621) (Python 3.10.8)
2
[2024-02-21 10:44:50,561] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2024-02-21 10:44:50,573] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
4
[2024-02-21 10:44:50,581] 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
[2024-02-21 10:44:51,055] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
6
[2024-02-21 10:44:51,055] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
7
[2024-02-21 10:44:51,055] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
8
[2024-02-21 10:44:51,055] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
9
[2024-02-21 10:44:51,156] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22621-SP0 // CHIRP/next-20240220 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
10
[2024-02-21 10:44:51,579] chirp.wxui.main - INFO: Server reports next-20240220 is latest
11
_ is <built-in function GetTranslation>
12
[2024-02-21 10:44:56,343] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM5', 'name': 'COM5', 'description': 'Communications Port (COM5)', 'hwid': 'ACPI\\DELL0501\\2', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM3', 'name': 'COM3', 'description': 'USB Serial Port (COM3)', 'hwid': 'USB VID:PID=0403:6001 SER=ABSCDGF8A', 'vid': 1027, 'pid': 24577, 'serial_number': 'ABSCDGF8A', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
13
[2024-02-21 10:44:59,142] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
14
[2024-02-21 10:44:59,845] chirp.wxui.clone - DEBUG: Using port 'COM3'
15
[2024-02-21 10:44:59,845] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
16
[2024-02-21 10:44:59,862] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21054cd7fa0, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
17
[2024-02-21 10:44:59,863] chirp.drivers.mml_jc8810 - DEBUG: download
18
[2024-02-21 10:44:59,957] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05   ......X.
19

    
20
[2024-02-21 10:44:59,958] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
21
Traceback (most recent call last):
22
  File "chirp\wxui\clone.py", line 75, in run
23
  File "chirp\drivers\mml_jc8810.py", line 479, in sync_in
24
  File "chirp\drivers\mml_jc8810.py", line 350, in do_download
25
  File "chirp\drivers\mml_jc8810.py", line 291, in _enter_programming_mode
26
chirp.errors.RadioError: Radio returned unknown identification string
27
[2024-02-21 10:45:03,422] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plusRadio'>
28
[2024-02-21 10:45:04,022] chirp.wxui.clone - DEBUG: Using port 'COM3'
29
[2024-02-21 10:45:04,022] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plusRadio'>
30
[2024-02-21 10:45:04,035] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21054cebc10, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
31
[2024-02-21 10:45:04,036] chirp.drivers.mml_jc8810 - DEBUG: download
32
[2024-02-21 10:45:04,130] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05   ......X.
33

    
34
[2024-02-21 10:45:04,130] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
35
Traceback (most recent call last):
36
  File "chirp\wxui\clone.py", line 75, in run
37
  File "chirp\drivers\mml_jc8810.py", line 479, in sync_in
38
  File "chirp\drivers\mml_jc8810.py", line 350, in do_download
39
  File "chirp\drivers\mml_jc8810.py", line 291, in _enter_programming_mode
40
chirp.errors.RadioError: Radio returned unknown identification string
41
[2024-02-21 10:45:11,125] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
42
[2024-02-21 10:45:14,564] chirp.wxui.clone - DEBUG: Using port 'COM3'
43
[2024-02-21 10:45:14,565] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
44
[2024-02-21 10:45:14,580] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21054cebeb0, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
45
[2024-02-21 10:45:14,581] chirp.drivers.mml_jc8810 - DEBUG: download
46
[2024-02-21 10:45:14,674] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05   ......X.
47

    
48
[2024-02-21 10:45:14,674] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
49
Traceback (most recent call last):
50
  File "chirp\wxui\clone.py", line 75, in run
51
  File "chirp\drivers\mml_jc8810.py", line 479, in sync_in
52
  File "chirp\drivers\mml_jc8810.py", line 350, in do_download
53
  File "chirp\drivers\mml_jc8810.py", line 291, in _enter_programming_mode
54
chirp.errors.RadioError: Radio returned unknown identification string
55
[2024-02-21 10:45:23,942] chirp.wxui.clone - DEBUG: Using port 'COM3'
56
[2024-02-21 10:45:23,942] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
57
[2024-02-21 10:45:23,960] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21057a94160, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
58
[2024-02-21 10:45:23,960] chirp.drivers.mml_jc8810 - DEBUG: download
59
[2024-02-21 10:45:24,054] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05   ......X.
60

    
61
[2024-02-21 10:45:24,054] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
62
Traceback (most recent call last):
63
  File "chirp\wxui\clone.py", line 75, in run
64
  File "chirp\drivers\mml_jc8810.py", line 479, in sync_in
65
  File "chirp\drivers\mml_jc8810.py", line 350, in do_download
66
  File "chirp\drivers\mml_jc8810.py", line 291, in _enter_programming_mode
67
chirp.errors.RadioError: Radio returned unknown identification string
68
[2024-02-21 10:45:51,273] chirp.wxui.clone - DEBUG: Using port 'COM3'
69
[2024-02-21 10:45:51,273] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
70
[2024-02-21 10:45:51,288] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21057a943d0, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
71
[2024-02-21 10:45:51,289] chirp.drivers.mml_jc8810 - DEBUG: download
72
[2024-02-21 10:45:51,382] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05   ......X.
73

    
74
[2024-02-21 10:45:51,382] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
75
Traceback (most recent call last):
76
  File "chirp\wxui\clone.py", line 75, in run
77
  File "chirp\drivers\mml_jc8810.py", line 479, in sync_in
78
  File "chirp\drivers\mml_jc8810.py", line 350, in do_download
79
  File "chirp\drivers\mml_jc8810.py", line 291, in _enter_programming_mode
80
chirp.errors.RadioError: Radio returned unknown identification string
81
[2024-02-21 10:45:54,464] chirp.wxui.clone - WARNING: Stopping clone thread
82
_ is <built-in function GetTranslation>
83
[2024-02-21 10:55:54,836] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM5', 'name': 'COM5', 'description': 'Communications Port (COM5)', 'hwid': 'ACPI\\DELL0501\\2', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM3', 'name': 'COM3', 'description': 'USB Serial Port (COM3)', 'hwid': 'USB VID:PID=0403:6001 SER=ABSCDGF8A', 'vid': 1027, 'pid': 24577, 'serial_number': 'ABSCDGF8A', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
84
[2024-02-21 10:56:00,225] chirp.wxui.clone - DEBUG: Using port 'COM3'
85
[2024-02-21 10:56:00,225] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
86
[2024-02-21 10:56:00,240] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21054cebc40, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
87
[2024-02-21 10:56:00,241] chirp.drivers.mml_jc8810 - DEBUG: download
88
[2024-02-21 10:56:00,334] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05   ......X.
89

    
90
[2024-02-21 10:56:00,334] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
91
Traceback (most recent call last):
92
  File "chirp\wxui\clone.py", line 75, in run
93
  File "chirp\drivers\mml_jc8810.py", line 479, in sync_in
94
  File "chirp\drivers\mml_jc8810.py", line 350, in do_download
95
  File "chirp\drivers\mml_jc8810.py", line 291, in _enter_programming_mode
96
chirp.errors.RadioError: Radio returned unknown identification string
97
[2024-02-21 10:56:05,308] chirp.wxui.clone - WARNING: Stopping clone thread
98
_ is <built-in function GetTranslation>
99
[2024-02-21 10:58:39,613] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM5', 'name': 'COM5', 'description': 'Communications Port (COM5)', 'hwid': 'ACPI\\DELL0501\\2', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM3', 'name': 'COM3', 'description': 'USB Serial Port (COM3)', 'hwid': 'USB VID:PID=0403:6001 SER=ABSCDGF8A', 'vid': 1027, 'pid': 24577, 'serial_number': 'ABSCDGF8A', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
100
[2024-02-21 10:58:41,038] chirp.wxui.clone - DEBUG: Using port 'COM3'
101
[2024-02-21 10:58:41,038] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
102
[2024-02-21 10:58:41,054] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21054cebcd0, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
103
[2024-02-21 10:58:41,054] chirp.drivers.mml_jc8810 - DEBUG: download
104
[2024-02-21 10:58:41,148] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05   ......X.
105

    
106
[2024-02-21 10:58:41,148] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
107
Traceback (most recent call last):
108
  File "chirp\wxui\clone.py", line 75, in run
109
  File "chirp\drivers\mml_jc8810.py", line 479, in sync_in
110
  File "chirp\drivers\mml_jc8810.py", line 350, in do_download
111
  File "chirp\drivers\mml_jc8810.py", line 291, in _enter_programming_mode
112
chirp.errors.RadioError: Radio returned unknown identification string
113
[2024-02-21 10:58:44,481] chirp.wxui.clone - WARNING: Stopping clone thread