Project

General

Profile

Bug #11351 » chirp_debug-i55n96ah_T20-3_240519.txt

debug log 3 - Mark Perry, 05/19/2024 03:56 AM

 
[2024-05-19 11:48:08,862] chirp.logger - DEBUG: CHIRP next-20240519 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
[2024-05-19 11:48:09,038] chirp.wxui - DEBUG: Using locale: en_GB (274)
[2024-05-19 11:48:09,050] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_GB (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
[2024-05-19 11:48:09,062] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_GB (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)
[2024-05-19 11:48:10,068] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20240519 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2024-05-19 11:48:10,209] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\User\\Documents\\Radios\\Baofeng_BF-T1_20240511 MPstd.img', 'C:\\Users\\User\\Documents\\Radios\\Baofeng_BF-T1_20240511 factory settings.img', 'C:\\Users\\User\\Documents\\Radios\\Baofeng_UV-5R_20240114.img', 'C:\\Users\\User\\Documents\\Radios\\Retevis_RT24_20240114.img', 'C:\\Users\\User\\Documents\\Radios\\Baofeng_BF-888_20240106.img', 'C:\\Users\\User\\Documents\\Radios\\Retevis_RT619_20240114.img']
[2024-05-19 11:48:11,526] chirp.wxui.main - INFO: Server reports next-20240519 is latest
[2024-05-19 11:48:24,314] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11351 (status 200)
[2024-05-19 11:48:24,315] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 11351
[2024-05-19 11:48:27,334] chirp.wxui.developer - DEBUG: Fetched info for user 161 (status 200)
[2024-05-19 11:48:27,334] chirp.wxui.developer - DEBUG: User chose attachment {'id': 11003, 'filename': 'retevis_rt22_P32073.py', 'filesize': 22562, 'content_type': 'text/x-python', 'description': '', 'content_url': 'https://chirpmyradio.com/attachments/download/11003/retevis_rt22_P32073.py', 'author': {'id': 161, 'name': 'Jim Unroe'}, 'created_on': '2024-05-19T01:37:25Z'}
[2024-05-19 11:48:27,334] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirpmyradio.com/attachments/download/11003/retevis_rt22_P32073.py
[2024-05-19 11:48:29,262] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\User\AppData\Local\Temp\loaded-11003-g48tzqjt.py
[2024-05-19 11:48:29,267] chirp.directory - INFO: driver re-registration enabled
[2024-05-19 11:48:29,313] chirp.wxui.main - INFO: Loading module C:\Users\User\AppData\Local\Temp\loaded-11003-g48tzqjt.py SHA256 0f05cc7894ba0142d1bd94134e8eb13d94d10b04db7c3d3dddd7e902c8fa165c
[2024-05-19 11:48:29,329] chirp.directory - WARNING: Replacing existing driver id `Retevis_RT22'
[2024-05-19 11:48:29,330] chirp.directory - WARNING: Replacing existing driver id `WLN_KD-C1'
[2024-05-19 11:48:29,330] chirp.directory - WARNING: Replacing existing driver id `Zastone_ZT-X6'
[2024-05-19 11:48:29,330] chirp.directory - WARNING: Replacing existing driver id `LUITON_LT-316'
[2024-05-19 11:48:29,330] chirp.directory - WARNING: Replacing existing driver id `TID_TD-M8'
[2024-05-19 11:48:29,330] chirp.directory - WARNING: Replacing existing driver id `Retevis_RT22FRS'
[2024-05-19 11:48:29,331] chirp.directory - WARNING: Replacing existing driver id `Retevis_RT622'
[2024-05-19 11:48:29,331] chirp.directory - WARNING: Replacing existing driver id `Baofeng_W31E'
[2024-05-19 11:48:29,331] chirp.wxui.main - ERROR: Failed to load module: can't concat str to bytes
[2024-05-19 11:48:29,331] chirp.wxui.common - ERROR: <function ChirpMain.load_module at 0x00000216591A3F40> raised unexpected exception
Traceback (most recent call last):
File "chirp\wxui\main.py", line 1670, in load_module
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "C:\Users\User\AppData\Local\Temp\loaded-11003-g48tzqjt.py", line 747, in <module>
class BFT20(RT22Radio):
File "C:\Users\User\AppData\Local\Temp\loaded-11003-g48tzqjt.py", line 753, in BFT20
b"P32073" + "\xF8\xFF",
TypeError: can't concat str to bytes

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\common.py", line 643, in run_safe
File "chirp\wxui\main.py", line 1674, in load_module
Exception: Invalid or unsupported module file
[2024-05-19 11:48:47,976] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11351 (status 200)
[2024-05-19 11:48:47,977] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 11351
[2024-05-19 11:48:52,814] chirp.wxui.developer - DEBUG: Fetched info for user 161 (status 200)
[2024-05-19 11:48:52,815] chirp.wxui.developer - DEBUG: User chose attachment {'id': 11003, 'filename': 'retevis_rt22_P32073.py', 'filesize': 22562, 'content_type': 'text/x-python', 'description': '', 'content_url': 'https://chirpmyradio.com/attachments/download/11003/retevis_rt22_P32073.py', 'author': {'id': 161, 'name': 'Jim Unroe'}, 'created_on': '2024-05-19T01:37:25Z'}
[2024-05-19 11:48:52,815] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirpmyradio.com/attachments/download/11003/retevis_rt22_P32073.py
[2024-05-19 11:48:54,590] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\User\AppData\Local\Temp\loaded-11003-6pj3ttns.py
[2024-05-19 11:48:54,642] chirp.wxui.main - INFO: Loading module C:\Users\User\AppData\Local\Temp\loaded-11003-6pj3ttns.py SHA256 4771ce05f89932bc8dfeea983d7baa0c1c259d1880a7d97b7e89c1f8725e5212
[2024-05-19 11:48:54,647] chirp.wxui.main - ERROR: Failed to load module: invalid syntax (loaded-11003-6pj3ttns.py, line 1)
[2024-05-19 11:48:54,647] chirp.wxui.common - ERROR: <function ChirpMain.load_module at 0x00000216591A3F40> raised unexpected exception
Traceback (most recent call last):
File "chirp\wxui\main.py", line 1670, in load_module
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "C:\Users\User\AppData\Local\Temp\loaded-11003-6pj3ttns.py", line 1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
^
SyntaxError: invalid syntax

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\common.py", line 643, in run_safe
File "chirp\wxui\main.py", line 1674, in load_module
Exception: Invalid or unsupported module file
[2024-05-19 11:49:08,821] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11351 (status 200)
[2024-05-19 11:49:08,821] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 11351
[2024-05-19 11:49:17,154] chirp.wxui.developer - DEBUG: Fetched info for user 161 (status 200)
[2024-05-19 11:49:17,155] chirp.wxui.developer - DEBUG: User chose attachment {'id': 11003, 'filename': 'retevis_rt22_P32073.py', 'filesize': 22562, 'content_type': 'text/x-python', 'description': '', 'content_url': 'https://chirpmyradio.com/attachments/download/11003/retevis_rt22_P32073.py', 'author': {'id': 161, 'name': 'Jim Unroe'}, 'created_on': '2024-05-19T01:37:25Z'}
[2024-05-19 11:49:17,155] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirpmyradio.com/attachments/download/11003/retevis_rt22_P32073.py
[2024-05-19 11:49:19,054] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\User\AppData\Local\Temp\loaded-11003-mer4ssv9.py
[2024-05-19 11:49:19,079] chirp.wxui.main - INFO: Loading module C:\Users\User\AppData\Local\Temp\loaded-11003-mer4ssv9.py SHA256 0f05cc7894ba0142d1bd94134e8eb13d94d10b04db7c3d3dddd7e902c8fa165c
[2024-05-19 11:49:19,099] chirp.directory - WARNING: Replacing existing driver id `Retevis_RT22'
[2024-05-19 11:49:19,099] chirp.directory - WARNING: Replacing existing driver id `WLN_KD-C1'
[2024-05-19 11:49:19,099] chirp.directory - WARNING: Replacing existing driver id `Zastone_ZT-X6'
[2024-05-19 11:49:19,100] chirp.directory - WARNING: Replacing existing driver id `LUITON_LT-316'
[2024-05-19 11:49:19,100] chirp.directory - WARNING: Replacing existing driver id `TID_TD-M8'
[2024-05-19 11:49:19,100] chirp.directory - WARNING: Replacing existing driver id `Retevis_RT22FRS'
[2024-05-19 11:49:19,101] chirp.directory - WARNING: Replacing existing driver id `Retevis_RT622'
[2024-05-19 11:49:19,101] chirp.directory - WARNING: Replacing existing driver id `Baofeng_W31E'
[2024-05-19 11:49:19,101] chirp.wxui.main - ERROR: Failed to load module: can't concat str to bytes
[2024-05-19 11:49:19,101] chirp.wxui.common - ERROR: <function ChirpMain.load_module at 0x00000216591A3F40> raised unexpected exception
Traceback (most recent call last):
File "chirp\wxui\main.py", line 1670, in load_module
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "C:\Users\User\AppData\Local\Temp\loaded-11003-mer4ssv9.py", line 747, in <module>
class BFT20(RT22Radio):
File "C:\Users\User\AppData\Local\Temp\loaded-11003-mer4ssv9.py", line 753, in BFT20
b"P32073" + "\xF8\xFF",
TypeError: can't concat str to bytes

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\common.py", line 643, in run_safe
File "chirp\wxui\main.py", line 1674, in load_module
Exception: Invalid or unsupported module file
[2024-05-19 11:49:47,551] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11351 (status 200)
[2024-05-19 11:49:47,552] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 11351
[2024-05-19 11:49:51,744] chirp.wxui.common - ERROR: <function ChirpMain._menu_load_from_issue at 0x00000216591AC670> raised unexpected exception
Traceback (most recent call last):
File "urllib3\connectionpool.py", line 715, in urlopen
File "urllib3\connectionpool.py", line 467, in _make_request
File "<string>", line 3, in raise_from
File "urllib3\connectionpool.py", line 462, in _make_request
File "http\client.py", line 1374, in getresponse
File "http\client.py", line 318, in begin
File "http\client.py", line 287, in _read_status
http.client.RemoteDisconnected: Remote end closed connection without response

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "requests\adapters.py", line 489, in send
File "urllib3\connectionpool.py", line 799, in urlopen
File "urllib3\util\retry.py", line 550, in increment
File "urllib3\packages\six.py", line 769, in reraise
File "urllib3\connectionpool.py", line 715, in urlopen
File "urllib3\connectionpool.py", line 467, in _make_request
File "<string>", line 3, in raise_from
File "urllib3\connectionpool.py", line 462, in _make_request
File "http\client.py", line 1374, in getresponse
File "http\client.py", line 318, in begin
File "http\client.py", line 287, in _read_status
urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\common.py", line 643, in run_safe
File "chirp\wxui\main.py", line 1778, in _menu_load_from_issue
File "chirp\wxui\developer.py", line 596, in run
File "chirp\wxui\developer.py", line 561, in get_attachment_from_user
File "chirp\wxui\developer.py", line 532, in get_user_is_developer
File "requests\sessions.py", line 600, in get
File "requests\sessions.py", line 587, in request
File "requests\sessions.py", line 701, in send
File "requests\adapters.py", line 547, in send
requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
[2024-05-19 11:50:11,573] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'USB-SERIAL CH340 (COM3)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-1.2', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-1.2', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
[2024-05-19 11:50:15,605] chirp.wxui.clone - DEBUG: Using port 'COM3'
[2024-05-19 11:50:15,605] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.retevis_rt22.BFT20'>
[2024-05-19 11:50:15,611] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x2165bd8f7c0, 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)
[2024-05-19 11:50:15,612] chirp.drivers.retevis_rt22 - DEBUG: download
[2024-05-19 11:50:17,457] 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 78, in run
File "chirp\drivers\retevis_rt22.py", line 377, 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.
[2024-05-19 11:50:22,996] chirp.wxui.clone - WARNING: Stopping clone thread
(2-2/4)