Start_time : 2025-05-04 14:30:01 Seeking Alpha failed to execute. Schedule on VPC node - ip-172-31-11-217 Traceback error: Traceback (most recent call last): File "run_scraper.py", line 18, in import scraper_seekingalpha File "/home/ubuntu/scraper_seekingalpha/scraper_seekingalpha.py", line 330, in raise Exception(reExce) Exception: Traceback (most recent call last): File "/home/ubuntu/scraper_seekingalpha/scraper_seekingalpha.py", line 62, in modified return f(*args,**kwargs) File "/home/ubuntu/scraper_seekingalpha/scraper_seekingalpha.py", line 200, in crawl_alias ret = filter.filter(data_dict['main_article'],[data_dict['entity_id'][0]]) File "/home/ubuntu/.local/lib/python3.6/site-packages/v3_filter/filter.py", line 23, in filter all_hashes.append(list(data[data['entity_id'] == entity_ids[k]]['hash_id'])[0]) IndexError: list index out of range