Project

General

Profile

Bug #11801 » debug_log.txt

Fayadh Jayidan, 01/29/2025 07:00 AM

 
[2025-01-29 21:47:18,635] chirp.logger - DEBUG: CHIRP next-20250124 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
[2025-01-29 21:47:18,917] chirp.wxui - DEBUG: Using locale: en_US (276)
[2025-01-29 21:47:18,936] 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:\Program Files (x86)\CHIRP\chirp\locale
[2025-01-29 21:47:18,936] 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)
[2025-01-29 21:47:20,061] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20250124 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2025-01-29 21:47:20,289] chirp.wxui.main - DEBUG: Recent is now []
[2025-01-29 21:47:21,191] chirp.wxui.main - INFO: Server reports next-20250124 is latest
[2025-01-29 21:47:24,342] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'Intel(R) Active Management Technology - SOL (COM3)', 'hwid': 'PCI\\VEN_8086&DEV_9D3D&SUBSYS_06DC1028&REV_21\\3&11583659&0&B3', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Intel', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'Prolific USB-to-Serial Comm Port (COM5)', 'hwid': 'USB VID:PID=067B:2303 SER= LOCATION=1-1', 'vid': 1659, 'pid': 8963, 'serial_number': '', 'location': '1-1', 'manufacturer': 'Prolific', 'product': None, 'interface': None}]
[2025-01-29 21:47:24,351] chirp.wxui.clone - WARNING: Last port None is unavailable, defaulting to ('COM3', 'COM3: Intel(R) Active Management Technology - SOL (COM3)')
[2025-01-29 21:47:24,404] chirp.wxui.clone - WARNING: Last vendor/model (None/None) not found
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 553, in _selected_port
File "chirp\wxui\clone.py", line 806, in _persist_choices
IndexError: list index out of range
[2025-01-29 21:47:53,486] chirp.wxui.clone - DEBUG: Using port 'COM5'
[2025-01-29 21:47:53,487] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.retevis_rt22.KDC1'>
[2025-01-29 21:47:53,668] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x13f17b2abc0, 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)
[2025-01-29 21:47:53,680] chirp.drivers.retevis_rt22 - DEBUG: download
[2025-01-29 21:47:55,648] chirp.wxui.clone - ERROR: Failed to clone: The radio did not accept program mode after five tries.
Check you interface cable and power cycle your radio.
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 94, in run
File "chirp\drivers\retevis_rt22.py", line 376, in sync_in
File "chirp\drivers\retevis_rt22.py", line 263, in do_download
File "chirp\drivers\retevis_rt22.py", line 138, in _rt22_enter_programming_mode
chirp.errors.RadioError: The radio did not accept program mode after five tries.
Check you interface cable and power cycle your radio.
[2025-01-29 21:53:19,742] chirp.wxui.clone - WARNING: Stopping clone thread
[2025-01-29 21:53:42,746] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'Intel(R) Active Management Technology - SOL (COM3)', 'hwid': 'PCI\\VEN_8086&DEV_9D3D&SUBSYS_06DC1028&REV_21\\3&11583659&0&B3', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Intel', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'Prolific USB-to-Serial Comm Port (COM5)', 'hwid': 'USB VID:PID=067B:2303 SER= LOCATION=1-1', 'vid': 1659, 'pid': 8963, 'serial_number': '', 'location': '1-1', 'manufacturer': 'Prolific', 'product': None, 'interface': None}]
[2025-01-29 21:53:49,847] chirp.wxui.clone - DEBUG: Using port 'COM3'
[2025-01-29 21:53:49,847] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.retevis_rt22.KDC1'>
[2025-01-29 21:53:49,887] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x13f17b5d420, open=True>(port='COM3', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2025-01-29 21:53:49,888] chirp.drivers.retevis_rt22 - DEBUG: download
[2025-01-29 21:53:51,817] chirp.wxui.clone - ERROR: Failed to clone: The radio did not accept program mode after five tries.
Check you interface cable and power cycle your radio.
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 94, in run
File "chirp\drivers\retevis_rt22.py", line 376, in sync_in
File "chirp\drivers\retevis_rt22.py", line 263, in do_download
File "chirp\drivers\retevis_rt22.py", line 138, in _rt22_enter_programming_mode
chirp.errors.RadioError: The radio did not accept program mode after five tries.
Check you interface cable and power cycle your radio.
[2025-01-29 21:55:55,944] chirp.wxui.clone - WARNING: Stopping clone thread
[2025-01-29 21:55:58,745] chirp.wxui.bugreport - DEBUG: Created page start
[2025-01-29 21:55:58,752] chirp.wxui.bugreport - DEBUG: Created page creds
[2025-01-29 21:55:58,778] chirp.wxui.bugreport - DEBUG: Created page existbug
[2025-01-29 21:55:58,783] chirp.wxui.bugreport - DEBUG: Created page update
[2025-01-29 22:00:03,485] chirp.wxui.bugreport - DEBUG: CHIRP login success as 99340
[2025-01-29 22:00:20,683] chirp.wxui.bugreport - DEBUG: Created page newbug
[2025-01-29 22:00:23,732] chirp.wxui.bugreport - DEBUG: CHIRP login success as 99340
[2025-01-29 22:00:50,923] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\Admin_AR7\AppData\Roaming\CHIRP\chirp.config stamped 2025-01-29T22:00:50.922352
[2025-01-29 22:00:50,931] chirp.wxui.bugreport - DEBUG: Capturing windows system info
(3-3/3)