Bug #11299
closedFailed: 'subcat' object has no attribute 'scName' - Zip Code 25070
100%
Description
Failed: 'subcat' object has no attribute 'scName' error appears when trying to use RadioReference.com along with a few other surrounding zip codes in Putnam County, WV. Many other zip codes have worked successfully. I believe this is just a filter of a specific table return as i think i found it has been fixed with other reported zip codes.
Debug:
[2024-04-12 19:10:55,278] chirp.wxui.query_sources - INFO: Starting QueryThread for
[2024-04-12 19:10:55,278] chirp.wxui.query_sources - DEBUG: Query Parameters: {'zipcounty': '25070', 'country': 'US'}
[2024-04-12 19:10:58,044] chirp.wxui.query_sources - ERROR: Failed to execute query: 'subcat' object has no attribute 'scName'
Traceback (most recent call last):
File "chirp\wxui\query_sources.py", line 132, in run
File "chirp\sources\radioreference.py", line 161, in do_fetch
AttributeError: 'subcat' object has no attribute 'scName'