Project

General

Profile

Bug #11229 ยป chirp_debug-ezvr99_o.txt

Eric B, 03/09/2024 03:04 PM

 
[2024-03-09 17:04:09,557] chirp.logger - DEBUG: CHIRP next-20240306 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
[2024-03-09 17:04:09,620] chirp.wxui - DEBUG: Using locale: en_US (276)
[2024-03-09 17:04:09,624] 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
[2024-03-09 17:04:09,629] 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)
[2024-03-09 17:04:09,954] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
[2024-03-09 17:04:09,955] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
[2024-03-09 17:04:09,955] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
[2024-03-09 17:04:09,955] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
[2024-03-09 17:04:10,102] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20240306 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2024-03-09 17:04:10,153] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir: File is changed
[2024-03-09 17:04:10,153] chirp.wxui.main - DEBUG: Recent is now ['E:\\Data\\Documents\\_Radio Configs\\_Chirp Images\\Wouxun_KG-Q10G_20240309 - With RPTR22 - No Other Config Changes.img', 'E:\\Data\\Documents\\_Radio Configs\\_Chirp Images\\Baofeng Img - BFF8HP - Bonn - 2024_03_09_B1.img', 'E:\\Data\\Documents\\_Radio Configs\\_Chirp Images\\Baofeng Img - BFF8HP - Bonn - 2024_03_09 - B1 - Default.img', 'E:\\Data\\Documents\\_Radio Configs\\_Chirp Images\\Eric - B1 - With 3 Repeaters - Baofeng_BF-F8HP_20240227.img', 'E:\\Data\\Documents\\_Radio Configs\\_Chirp Images\\Memory Channels with RPTR22.img', 'E:\\Data\\Documents\\_Radio Configs\\_Chirp Images\\Eric - B3 - With 3 Repeaters - Baofeng_UV-5R_20240227.img', 'E:\\Data\\Documents\\_Radio Configs\\_Chirp Images\\Eric - B1 - With 3 Repeaters - Baofeng_BF-F8HP_20240227-2.img', 'E:\\Data\\Documents\\_Radio Configs\\_Chirp Images\\Eric - B1 - With GMRS 22 Repeater - Baofeng_BF-F8HP_20240220.img']
[2024-03-09 17:04:10,342] chirp.wxui.report - INFO: Disabling reporting because ('Connection aborted.', ConnectionAbortedError(10053, 'An established connection was aborted by the software in your host machine', None, 10053, None))
[2024-03-09 17:04:30,707] chirp.wxui.developer - ERROR: Failed to load attachments from 10692: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
Traceback (most recent call last):
File "urllib3\connectionpool.py", line 715, in urlopen
File "urllib3\connectionpool.py", line 404, in _make_request
File "urllib3\connectionpool.py", line 1058, in _validate_conn
File "urllib3\connection.py", line 419, in connect
File "urllib3\util\ssl_.py", line 449, in ssl_wrap_socket
File "urllib3\util\ssl_.py", line 493, in _ssl_wrap_socket_impl
File "ssl.py", line 513, in wrap_socket
File "ssl.py", line 1071, in _create
File "ssl.py", line 1342, in do_handshake
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

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 404, in _make_request
File "urllib3\connectionpool.py", line 1058, in _validate_conn
File "urllib3\connection.py", line 419, in connect
File "urllib3\util\ssl_.py", line 449, in ssl_wrap_socket
File "urllib3\util\ssl_.py", line 493, in _ssl_wrap_socket_impl
File "ssl.py", line 513, in wrap_socket
File "ssl.py", line 1071, in _create
File "ssl.py", line 1342, in do_handshake
urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\developer.py", line 547, in run
File "chirp\wxui\developer.py", line 482, in get_attachments_from_issue
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.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
[2024-03-09 17:04:30,709] chirp.wxui.common - ERROR: <function ChirpMain._menu_load_from_issue at 0x000001D2263837F0> raised unexpected exception
Traceback (most recent call last):
File "urllib3\connectionpool.py", line 715, in urlopen
File "urllib3\connectionpool.py", line 404, in _make_request
File "urllib3\connectionpool.py", line 1058, in _validate_conn
File "urllib3\connection.py", line 419, in connect
File "urllib3\util\ssl_.py", line 449, in ssl_wrap_socket
File "urllib3\util\ssl_.py", line 493, in _ssl_wrap_socket_impl
File "ssl.py", line 513, in wrap_socket
File "ssl.py", line 1071, in _create
File "ssl.py", line 1342, in do_handshake
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

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 404, in _make_request
File "urllib3\connectionpool.py", line 1058, in _validate_conn
File "urllib3\connection.py", line 419, in connect
File "urllib3\util\ssl_.py", line 449, in ssl_wrap_socket
File "urllib3\util\ssl_.py", line 493, in _ssl_wrap_socket_impl
File "ssl.py", line 513, in wrap_socket
File "ssl.py", line 1071, in _create
File "ssl.py", line 1342, in do_handshake
urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\developer.py", line 547, in run
File "chirp\wxui\developer.py", line 482, in get_attachments_from_issue
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.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\common.py", line 639, in run_safe
File "chirp\wxui\main.py", line 1724, in _menu_load_from_issue
File "chirp\wxui\developer.py", line 551, in run
Exception: Unable to load modules from that issue