openstates / issues

Having trouble? Looking to contribute? Issues live here!
15 stars 2 forks source link

VT-events failing since at least 2024-02-22 #1161

Closed openstates-bot closed 8 months ago

openstates-bot commented 8 months ago

VT-events has failed 5 times since 2024-02-22

Logs:

06:12:25 INFO openstates: save organization House as organization_594cff72-d149-11ee-9f05-0a58a9feac02.json
06:12:25 WARNING openstates: no session provided, using active sessions: {'2023-2024'}
06:12:25 INFO scrapelib: GET - 'http://legislature.vermont.gov/committee/loadAllMeetings/2024'
06:12:25 INFO vt.events.VTAgendaOfWeek: fetching https://legislature.vermont.gov/committee/agenda/2024/6412
06:12:25 INFO scrapelib: GET - 'https://legislature.vermont.gov/committee/agenda/2024/6412'
06:12:26 WARNING openstates: 404 while retrieving https://legislature.vermont.gov/committee/agenda/2024/6412
06:12:26 INFO vt.events.VTAgendaOfWeek: fetching https://legislature.vermont.gov/committee/agenda/2024/6374
06:12:26 INFO scrapelib: GET - 'https://legislature.vermont.gov/committee/agenda/2024/6374'
Traceback (most recent call last):
  File "/root/.cache/pypoetry/virtualenvs/openstates-scrapers-vRcYrsYN-py3.9/bin/os-update", line 8, in <module>
    sys.exit(main())
  File "/root/.cache/pypoetry/virtualenvs/openstates-scrapers-vRcYrsYN-py3.9/lib/python3.9/site-packages/openstates/cli/update.py", line 541, in main
    report = do_update(args, other, juris)
  File "/root/.cache/pypoetry/virtualenvs/openstates-scrapers-vRcYrsYN-py3.9/lib/python3.9/site-packages/openstates/cli/update.py", line 337, in do_update
    report["scrape"] = do_scrape(juris, args, scrapers, active_sessions)
  File "/root/.cache/pypoetry/virtualenvs/openstates-scrapers-vRcYrsYN-py3.9/lib/python3.9/site-packages/openstates/cli/update.py", line 124, in do_scrape
    partial_report = scraper.do_scrape(**scrape_args, session=session)
  File "/root/.cache/pypoetry/virtualenvs/openstates-scrapers-vRcYrsYN-py3.9/lib/python3.9/site-packages/openstates/scrape/base.py", line 252, in do_scrape
    raise ScrapeError(
openstates.exceptions.ScrapeError: no objects returned from VTEventScraper scrape
openstates-bot commented 8 months ago

closed via successful run on 2024-02-23