Project

General

Profile

Bug #11584 » debug_log.txt

Bernardo de La Tour, 10/20/2024 08:13 PM

 
[2024-10-20 23:07:40,660] chirp.logger - DEBUG: CHIRP next-20241020 on Win32 (Unknown 10.0:22631) (Python 3.10.8)
[2024-10-20 23:07:40,707] chirp.wxui - DEBUG: Using locale: en_US (276)
[2024-10-20 23:07:40,722] 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-20 23:07:40,723] 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-20 23:07:41,147] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20241020 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2024-10-20 23:07:41,179] chirp.wxui.main - DEBUG: Recent is now []
[2024-10-20 23:07:41,409] chirp.wxui.main - INFO: Server reports next-20241020 is latest
[2024-10-20 23:07:56,923] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM10', 'name': 'COM10', 'description': 'Prolific PL2303GS USB Serial COM Port (COM10)', 'hwid': 'USB VID:PID=067B:23A3 SER=BEDPJ137C01 LOCATION=1-5', 'vid': 1659, 'pid': 9123, 'serial_number': 'BEDPJ137C01', 'location': '1-5', 'manufacturer': 'Prolific', 'product': None, 'interface': None}]
[2024-10-20 23:08:00,453] chirp.wxui.clone - DEBUG: Using port 'COM10'
[2024-10-20 23:08:00,453] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.retevis_rt98.Rt98Radio'>
[2024-10-20 23:08:00,564] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1f5658669e0, open=True>(port='COM10', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2024-10-20 23:08:00,600] chirp.drivers.retevis_rt98 - DEBUG: 000: 49 52 54 39 38 55 00 00 IRT98U..
008: 01 56 31 30 31 00 00 06 .V101...

[2024-10-20 23:08:00,600] chirp.drivers.retevis_rt98 - DEBUG: ver_response =
[2024-10-20 23:08:00,600] chirp.drivers.retevis_rt98 - DEBUG: 000: 49 52 54 39 38 55 00 00 IRT98U..
008: 01 56 31 30 31 00 00 06 .V101...

[2024-10-20 23:08:00,611] chirp.drivers.retevis_rt98 - DEBUG: radio model: 'RT98U' version: 'V101'
[2024-10-20 23:08:00,611] chirp.drivers.retevis_rt98 - DEBUG: allowed_types = {'RT98V': ['V100', 'V101'], 'RT98U': ['V100'], 'RT98W': ['V100'], 'AT-779V': ['V100'], 'AT-779U': ['V100'], 'AT-779W': ['V100']}
[2024-10-20 23:08:00,611] chirp.drivers.retevis_rt98 - DEBUG: model in allowed_types
[2024-10-20 23:08:00,611] chirp.wxui.clone - ERROR: Failed to clone: Radio version not in allowed list for Retevis-RT98: 000: 49 52 54 39 38 55 00 00 IRT98U..
008: 01 56 31 30 31 00 00 06 .V101...
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 93, in run
File "chirp\drivers\retevis_rt98.py", line 837, in sync_in
File "chirp\drivers\retevis_rt98.py", line 675, in do_download
File "chirp\drivers\retevis_rt98.py", line 616, in _ident
chirp.errors.RadioError: Radio version not in allowed list for Retevis-RT98: 000: 49 52 54 39 38 55 00 00 IRT98U..
008: 01 56 31 30 31 00 00 06 .V101...

[2024-10-20 23:08:06,602] chirp.wxui.clone - WARNING: Stopping clone thread
[2024-10-20 23:08:21,810] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11584 (status 200)
[2024-10-20 23:08:21,810] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 11584
[2024-10-20 23:08:23,920] chirp.wxui.developer - DEBUG: Fetched info for user 3 (status 200)
[2024-10-20 23:08:23,920] chirp.wxui.developer - DEBUG: User chose attachment {'id': 11699, 'filename': 'retevis_rt98.py', 'filesize': 51823, 'content_type': 'text/x-python-script', 'description': '', 'content_url': 'https://chirpmyradio.com/attachments/download/11699/retevis_rt98.py', 'author': {'id': 3, 'name': 'Dan Smith'}, 'created_on': '2024-10-03T13:40:32Z'}
[2024-10-20 23:08:23,920] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirpmyradio.com/attachments/download/11699/retevis_rt98.py
[2024-10-20 23:08:25,294] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\bdela\AppData\Local\Temp\loaded-11699-g3bzox2i.py
[2024-10-20 23:08:25,294] chirp.directory - INFO: driver re-registration enabled
[2024-10-20 23:08:25,338] chirp.wxui.main - INFO: Loading module C:\Users\bdela\AppData\Local\Temp\loaded-11699-g3bzox2i.py SHA256 a095e700ece1d073f1ea0a7808fdaff44708051924bc244ac4ad79916a750cb9
[2024-10-20 23:08:25,338] chirp.directory - WARNING: Replacing existing driver id `Retevis_RT98'
[2024-10-20 23:08:33,935] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM10', 'name': 'COM10', 'description': 'Prolific PL2303GS USB Serial COM Port (COM10)', 'hwid': 'USB VID:PID=067B:23A3 SER=BEDPJ137C01 LOCATION=1-5', 'vid': 1659, 'pid': 9123, 'serial_number': 'BEDPJ137C01', 'location': '1-5', 'manufacturer': 'Prolific', 'product': None, 'interface': None}]
[2024-10-20 23:08:44,872] chirp.wxui.clone - DEBUG: Using port 'COM10'
[2024-10-20 23:08:44,872] chirp.wxui.clone - DEBUG: Selected <class 'chirp.loaded.loaded-11699-g3bzox2i.Rt98Radio'>
[2024-10-20 23:08:44,984] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1f5658ac400, open=True>(port='COM10', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2024-10-20 23:08:45,015] chirp.loaded.loaded-11699-g3bzox2i - DEBUG: 000: 49 52 54 39 38 55 00 00 IRT98U..
008: 01 56 31 30 31 00 00 06 .V101...

[2024-10-20 23:08:45,015] chirp.loaded.loaded-11699-g3bzox2i - DEBUG: ver_response =
[2024-10-20 23:08:45,015] chirp.loaded.loaded-11699-g3bzox2i - DEBUG: 000: 49 52 54 39 38 55 00 00 IRT98U..
008: 01 56 31 30 31 00 00 06 .V101...

[2024-10-20 23:08:45,031] chirp.loaded.loaded-11699-g3bzox2i - DEBUG: radio model: 'RT98U' version: 'V101'
[2024-10-20 23:08:45,031] chirp.loaded.loaded-11699-g3bzox2i - DEBUG: allowed_types = {'RT98V': ['V100', 'V101'], 'RT98U': ['V100'], 'RT98W': ['V100'], 'AT-779V': ['V100'], 'AT-779U': ['V100'], 'AT-779W': ['V100']}
[2024-10-20 23:08:45,031] chirp.loaded.loaded-11699-g3bzox2i - DEBUG: model in allowed_types
[2024-10-20 23:08:45,031] chirp.wxui.clone - ERROR: Failed to clone: Radio version not in allowed list for Retevis-RT98: 000: 49 52 54 39 38 55 00 00 IRT98U..
008: 01 56 31 30 31 00 00 06 .V101...
Traceback (most recent call last):
File "chirp\wxui\clone.py", line 93, in run
File "C:\Users\bdela\AppData\Local\Temp\loaded-11699-g3bzox2i.py", line 837, in sync_in
self._mmap = do_download(self)
File "C:\Users\bdela\AppData\Local\Temp\loaded-11699-g3bzox2i.py", line 675, in do_download
_ident(radio)
File "C:\Users\bdela\AppData\Local\Temp\loaded-11699-g3bzox2i.py", line 616, in _ident
raise errors.RadioError(
chirp.errors.RadioError: Radio version not in allowed list for Retevis-RT98: 000: 49 52 54 39 38 55 00 00 IRT98U..
008: 01 56 31 30 31 00 00 06 .V101...

[2024-10-20 23:08:49,094] chirp.wxui.clone - WARNING: Stopping clone thread
[2024-10-20 23:08:56,671] chirp.wxui.bugreport - DEBUG: Created page start
[2024-10-20 23:08:56,677] chirp.wxui.bugreport - DEBUG: Created page creds
[2024-10-20 23:08:56,721] chirp.wxui.bugreport - DEBUG: Created page existbug
[2024-10-20 23:08:56,729] chirp.wxui.bugreport - DEBUG: Created page update
[2024-10-20 23:09:03,641] chirp.wxui.bugreport - DEBUG: CHIRP login success as 88759
[2024-10-20 23:09:19,975] chirp.wxui.bugreport - DEBUG: Validated issue 11584
[2024-10-20 23:12:51,932] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\bdela\AppData\Roaming\CHIRP\chirp.config stamped 2024-10-20T23:12:51.932872
[2024-10-20 23:13:22,574] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\bdela\AppData\Roaming\CHIRP\chirp.config stamped 2024-10-20T23:13:22.566350
(7-7/8)