Project

General

Profile

Bug #11650 » debug_log.txt

Joel Adair, 10/31/2024 10:12 AM

 
[2024-10-31 12:04:51,970] chirp.logger - DEBUG: CHIRP next-20241025 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
[2024-10-31 12:04:52,039] chirp.wxui - DEBUG: Using locale: en_US (276)
[2024-10-31 12:04:52,049] 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
[2024-10-31 12:04:52,051] 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-10-31 12:04:52,486] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20241025 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2024-10-31 12:04:52,517] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\gents\\Desktop\\baofeng uv5r8w\\baofeng uv5r old radio.img', 'C:\\Users\\gents\\Desktop\\baofeng uv5r8w\\baofeng uv5r8w orig.img', 'C:\\Users\\gents\\Desktop\\baofeng uv5r8w\\baofeng uv5r8w new.img', 'C:\\Users\\gents\\Desktop\\baofeng uv5r8w\\bafoeng uv5r8w.img', 'C:\\Users\\gents\\Desktop\\baofeng uv5r8w\\baofeng uv5r.img', 'C:\\Users\\gents\\Desktop\\baofeng uv5r8w\\Baofeng_UV-5R_20241011 new2.img', 'C:\\Users\\gents\\Desktop\\baofeng uv5r8w\\Baofeng_UV-5R_20241011 new.img', 'C:\\Users\\gents\\Desktop\\baofeng uv5r8w\\Baofeng_UV-5R_20241011.img']
[2024-10-31 12:04:52,773] chirp.wxui.main - INFO: Server reports next-20241025 is latest
[2024-10-31 12:04:56,720] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'Prolific USB-to-Serial Comm Port (COM3)', 'hwid': 'USB VID:PID=067B:2303 SER= LOCATION=1-10', 'vid': 1659, 'pid': 8963, 'serial_number': '', 'location': '1-10', 'manufacturer': 'Prolific', 'product': None, 'interface': None}]
[2024-10-31 12:04:58,089] chirp.wxui.clone - DEBUG: Using port 'COM3'
[2024-10-31 12:04:58,089] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.baofeng_uv17Pro.BF5RM'>
[2024-10-31 12:04:58,089] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2024-10-31 12:04:58,929] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2024-10-31 12:04:59,077] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x237ff807010, open=True>(port='COM3', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2024-10-31 12:05:00,597] chirp.drivers.baofeng_common - DEBUG: Wanted 1, got 0:
[2024-10-31 12:05:00,597] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio: not the amount of data we want.
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 93, in run
File "chirp\drivers\baofeng_uv17Pro.py", line 1081, in sync_in
File "chirp\drivers\baofeng_uv17Pro.py", line 126, in _download
File "chirp\drivers\baofeng_uv17Pro.py", line 109, in _do_ident
File "chirp\drivers\baofeng_uv17Pro.py", line 101, in _sendmagic
File "chirp\drivers\baofeng_common.py", line 57, in _rawrecv
chirp.errors.RadioError: Error reading data from radio: not the amount of data we want.
[2024-10-31 12:05:05,150] chirp.wxui.clone - WARNING: Stopping clone thread
[2024-10-31 12:05:25,346] chirp.wxui.common - DEBUG: Revealing path C:\Users\gents\AppData\Local\Temp\chirp_debug-0lihwuaw.txt
[2024-10-31 12:05:44,190] chirp.wxui.common - DEBUG: Revealing path C:\Users\gents\AppData\Roaming\CHIRP\backups
[2024-10-31 12:06:04,207] chirp.wxui.developer - DEBUG: Fetched attachments for issue 0 (status 404)
[2024-10-31 12:06:04,207] chirp.wxui.developer - ERROR: Failed to load attachments from 0: 404 Client Error: Not Found for url: https://chirpmyradio.com/issues/0.json?include=attachments
Traceback (most recent call last):
File "chirp\wxui\developer.py", line 584, in run
File "chirp\wxui\developer.py", line 524, in get_attachments_from_issue
File "requests\models.py", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://chirpmyradio.com/issues/0.json?include=attachments
[2024-10-31 12:06:04,207] chirp.wxui.common - ERROR: <function ChirpMain._menu_load_from_issue at 0x00000237FF7CB130> raised unexpected exception
Traceback (most recent call last):
File "chirp\wxui\developer.py", line 584, in run
File "chirp\wxui\developer.py", line 524, in get_attachments_from_issue
File "requests\models.py", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://chirpmyradio.com/issues/0.json?include=attachments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\common.py", line 642, in run_safe
File "chirp\wxui\main.py", line 1872, in _menu_load_from_issue
File "chirp\wxui\developer.py", line 588, in run
Exception: Unable to load modules from that issue
[2024-10-31 12:06:08,354] chirp.wxui.bugreport - DEBUG: Created page start
[2024-10-31 12:06:08,385] chirp.wxui.bugreport - DEBUG: Created page creds
[2024-10-31 12:06:08,555] chirp.wxui.bugreport - DEBUG: Created page existbug
[2024-10-31 12:06:08,555] chirp.wxui.bugreport - DEBUG: Created page update
[2024-10-31 12:06:12,113] chirp.wxui.bugreport - DEBUG: Created page newbug
[2024-10-31 12:09:19,740] chirp.wxui.bugreport - DEBUG: CHIRP login success as 95628
[2024-10-31 12:12:10,685] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\gents\AppData\Roaming\CHIRP\chirp.config stamped 2024-10-31T12:12:10.685227
(2-2/2)