Project

General

Profile

New Model #9241 » chirp-debug-log.txt

Charles Randall, 01/07/2024 12:01 PM

 
1
[2024-01-07 11:41:33,691] chirp.logger - DEBUG: CHIRP next-20231223 on Win32 (Unknown 10.0:22631) (Python 3.10.8)
2
[2024-01-07 11:41:33,863] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2024-01-07 11:41:33,878] 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-01-07 11:41:33,878] 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-01-07 11:41:34,926] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20231223 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2024-01-07 11:41:35,477] chirp.wxui.main - INFO: Server reports next-20231223 is latest
7
[2024-01-07 11:41:38,413] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM1', 'name': 'COM1', 'description': 'Communications Port (COM1)', 'hwid': 'ACPI\\PNP0501\\1', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}]
8
[2024-01-07 11:41:42,657] chirp.wxui.clone - DEBUG: Using port 'COM1'
9
[2024-01-07 11:41:42,657] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.DB25G'>
10
[2024-01-07 11:41:42,688] chirp.wxui.clone - DEBUG: Showing pre_download prompt
11
[2024-01-07 11:41:44,009] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
12
[2024-01-07 11:41:44,057] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1bf24635060, open=True>(port='COM1', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
13
[2024-01-07 11:41:44,810] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
14
Traceback (most recent call last):
15
  File "chirp\drivers\btech.py", line 369, in _rawrecv
16
chirp.errors.RadioError: No data received from radio
17

    
18
During handling of the above exception, another exception occurred:
19

    
20
Traceback (most recent call last):
21
  File "chirp\wxui\clone.py", line 71, in run
22
  File "chirp\drivers\btech.py", line 758, in sync_in
23
  File "chirp\drivers\btech.py", line 533, in _download
24
  File "chirp\drivers\btech.py", line 447, in _do_ident
25
  File "chirp\drivers\btech.py", line 377, in _rawrecv
26
chirp.errors.RadioError: Error reading data from radio
27
[2024-01-07 11:41:50,878] chirp.wxui.clone - WARNING: Stopping clone thread
28
[2024-01-07 11:56:26,033] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM1', 'name': 'COM1', 'description': 'Communications Port (COM1)', 'hwid': 'ACPI\\PNP0501\\1', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}]
29
[2024-01-07 11:56:27,837] chirp.wxui.clone - DEBUG: Using port 'COM1'
30
[2024-01-07 11:56:27,837] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.DB25G'>
31
[2024-01-07 11:56:27,852] chirp.wxui.clone - DEBUG: Showing pre_download prompt
32
[2024-01-07 11:56:29,165] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
33
[2024-01-07 11:56:29,180] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1bf24635000, open=True>(port='COM1', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
34
[2024-01-07 11:56:29,947] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
35
Traceback (most recent call last):
36
  File "chirp\drivers\btech.py", line 369, in _rawrecv
37
chirp.errors.RadioError: No data received from radio
38

    
39
During handling of the above exception, another exception occurred:
40

    
41
Traceback (most recent call last):
42
  File "chirp\wxui\clone.py", line 71, in run
43
  File "chirp\drivers\btech.py", line 758, in sync_in
44
  File "chirp\drivers\btech.py", line 533, in _download
45
  File "chirp\drivers\btech.py", line 447, in _do_ident
46
  File "chirp\drivers\btech.py", line 377, in _rawrecv
47
chirp.errors.RadioError: Error reading data from radio
48
[2024-01-07 11:57:06,873] chirp.wxui.clone - WARNING: Stopping clone thread
(2-2/2)