Project

General

Profile

Bug #11818 » debug_log.txt

krzysztof michalek, 02/08/2025 02:09 PM

 
[2025-02-08 22:41:16,620] chirp.logger - DEBUG: CHIRP next-20250207 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
[2025-02-08 22:41:16,854] chirp.wxui - DEBUG: Using locale: pl_PL (610)
[2025-02-08 22:41:16,870] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: pl_PL (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-02-08 22:41:16,886] chirp.wxui - DEBUG: Translation loaded=True for wxstd: pl_PL (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-02-08 22:41:18,038] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20250207 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2025-02-08 22:41:18,117] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\48602\\Documents\\Baofeng_UV-9R Pro_20250208 POPSUTY.img']
[2025-02-08 22:41:19,056] chirp.wxui.main - INFO: Server reports next-20250207 is latest
[2025-02-08 22:41:26,838] chirp.wxui.main - DEBUG: Doing open from 'C:\\Users\\48602\\Documents\\Baofeng_UV-9R Pro_20250208 POPSUTY.img'
[2025-02-08 22:41:26,838] chirp.chirp_common - DEBUG: Loaded metadata: {'mem_extra': {}, 'rclass': 'DynamicRadioAlias', 'vendor': 'Baofeng', 'model': 'UV-9R Pro', 'variant': '', 'chirp_version': 'next-20250207'}
[2025-02-08 22:41:26,838] chirp.chirp_common - DEBUG: Loaded metadata: {'mem_extra': {}, 'rclass': 'DynamicRadioAlias', 'vendor': 'Baofeng', 'model': 'UV-9R Pro', 'variant': '', 'chirp_version': 'next-20250207'}
[2025-02-08 22:41:26,838] chirp.chirp_common - DEBUG: Parsed version 'next-20250207' to (0,)
[2025-02-08 22:41:26,838] chirp.chirp_common - DEBUG: Parsed version 'next-20250207' to (0,)
[2025-02-08 22:41:27,042] chirp.wxui.main - DEBUG: File exists in recent, moving to front
[2025-02-08 22:41:27,042] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\48602\\Documents\\Baofeng_UV-9R Pro_20250208 POPSUTY.img']
[2025-02-08 22:42:46,611] chirp.wxui.bugreport - DEBUG: Created page start
[2025-02-08 22:42:46,626] chirp.wxui.bugreport - DEBUG: Created page creds
[2025-02-08 22:42:46,658] chirp.wxui.bugreport - DEBUG: Created page existbug
[2025-02-08 22:42:46,658] chirp.wxui.bugreport - DEBUG: Created page update
[2025-02-08 22:42:52,589] chirp.wxui.bugreport - DEBUG: Created page newbug
[2025-02-08 22:50:33,487] chirp.wxui.bugreport - DEBUG: CHIRP login success as 100977
[2025-02-08 23:03:19,443] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\48602\AppData\Roaming\CHIRP\chirp.config stamped 2025-02-08T23:03:19.443613
[2025-02-08 23:03:19,490] chirp.wxui.bugreport - DEBUG: Capturing focused open file C:\Users\48602\Documents\Baofeng_UV-9R Pro_20250208 POPSUTY.img from <class 'chirp.drivers.baofeng_wp970i.BFA58'>
[2025-02-08 23:03:19,506] chirp.wxui.bugreport - DEBUG: Capturing windows system info
[2025-02-08 23:03:35,196] chirp.wxui.bugreport - DEBUG: Preparing to submit report
[2025-02-08 23:03:35,196] chirp.wxui.bugreport - INFO: Report thread running for issue (new)
[2025-02-08 23:03:56,255] chirp.wxui.bugreport - ERROR: Failed to report: HTTPSConnectionPool(host='www.chirpmyradio.com', port=443): Max retries exceeded with url: /issues.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001AFD5A5EA40>, 'Connection to www.chirpmyradio.com timed out. (connect timeout=None)'))
Traceback (most recent call last):
File "urllib3\connection.py", line 174, in _new_conn
File "urllib3\util\connection.py", line 95, in create_connection
File "urllib3\util\connection.py", line 85, in create_connection
TimeoutError: [WinError 10060] Próba połączenia nie powiodła się, ponieważ połączona strona nie odpowiedziała poprawnie po ustalonym okresie czasu lub utworzone połączenie nie powiodło się, ponieważ połączony host nie odpowiedział

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "urllib3\connectionpool.py", line 716, in urlopen
File "urllib3\connectionpool.py", line 404, in _make_request
File "urllib3\connectionpool.py", line 1061, in _validate_conn
File "urllib3\connection.py", line 363, in connect
File "urllib3\connection.py", line 179, in _new_conn
urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPSConnection object at 0x000001AFD5A5EA40>, 'Connection to www.chirpmyradio.com timed out. (connect timeout=None)')

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 802, in urlopen
File "urllib3\util\retry.py", line 594, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.chirpmyradio.com', port=443): Max retries exceeded with url: /issues.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001AFD5A5EA40>, 'Connection to www.chirpmyradio.com timed out. (connect timeout=None)'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\bugreport.py", line 564, in send_report
File "chirp\wxui\bugreport.py", line 621, in _send_report
File "chirp\wxui\bugreport.py", line 588, in _create_bug
File "requests\sessions.py", line 635, in post
File "requests\sessions.py", line 587, in request
File "requests\sessions.py", line 701, in send
File "requests\adapters.py", line 553, in send
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='www.chirpmyradio.com', port=443): Max retries exceeded with url: /issues.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001AFD5A5EA40>, 'Connection to www.chirpmyradio.com timed out. (connect timeout=None)'))
[2025-02-08 23:03:56,270] chirp.wxui.bugreport - INFO: Report thread returned HTTPSConnectionPool(host='www.chirpmyradio.com', port=443): Max retries exceeded with url: /issues.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001AFD5A5EA40>, 'Connection to www.chirpmyradio.com timed out. (connect timeout=None)'))
Traceback (most recent call last):
File "chirp\wxui\bugreport.py", line 671, in GetPrev
AttributeError: 'BugReportContext' object has no attribute 'page_submit'. Did you mean: 'page_start'?
wx._core.wxAssertionError: C++ assertion "page" failed at ..\..\src\generic\wizard.cpp(847) in wxWizard::OnBackOrNext(): "<Back" button should have been disabled

The above exception was the direct cause of the following exception:

SystemError: <class 'wx._adv.WizardEvent'> returned a result with an exception set
[2025-02-08 23:04:42,381] chirp.wxui.bugreport - DEBUG: Created page start
[2025-02-08 23:04:42,397] chirp.wxui.bugreport - DEBUG: Created page creds
[2025-02-08 23:04:42,413] chirp.wxui.bugreport - DEBUG: Created page existbug
[2025-02-08 23:04:42,428] chirp.wxui.bugreport - DEBUG: Created page update
[2025-02-08 23:04:53,290] chirp.wxui.bugreport - DEBUG: Created page newbug
[2025-02-08 23:05:02,098] chirp.wxui.bugreport - DEBUG: CHIRP login success as 100977
[2025-02-08 23:05:02,583] chirp.wxui.bugreport - ERROR: Failed to get known-user info: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
Traceback (most recent call last):
File "urllib3\connectionpool.py", line 716, in urlopen
File "urllib3\connectionpool.py", line 468, in _make_request
File "<string>", line 3, in raise_from
File "urllib3\connectionpool.py", line 463, 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 802, in urlopen
File "urllib3\util\retry.py", line 552, in increment
File "urllib3\packages\six.py", line 769, in reraise
File "urllib3\connectionpool.py", line 716, in urlopen
File "urllib3\connectionpool.py", line 468, in _make_request
File "<string>", line 3, in raise_from
File "urllib3\connectionpool.py", line 463, 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\bugreport.py", line 286, in _check_limit
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'))
[2025-02-08 23:08:48,227] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\48602\AppData\Roaming\CHIRP\chirp.config stamped 2025-02-08T23:08:48.227514
[2025-02-08 23:08:48,227] chirp.wxui.bugreport - DEBUG: Capturing focused open file C:\Users\48602\Documents\Baofeng_UV-9R Pro_20250208 POPSUTY.img from <class 'chirp.drivers.baofeng_wp970i.BFA58'>
[2025-02-08 23:08:48,258] chirp.wxui.bugreport - DEBUG: Capturing windows system info
(4-4/4)