question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sensors have stopped scraping after updating to 2021.9.x

See original GitHub issue

Version of the custom_component

Configuration

Add your logs here.

Describe the bug

A clear and concise description of what the bug is. After updating from 2021.8.7 to 2021.9.1, I have noticed all of my multiscrape sensors have stopped scraping.

Debug log

2021-09-03 11:38:36 ERROR (MainThread) [custom_components.multiscrape.sensor] Sensor Grass Pollen Forecast Day0 was unable to extract data from HTML
2021-09-03 11:38:37 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day0 attribute pollen_station was unable to extract data from HTML
2021-09-03 11:38:37 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day0 attribute day was unable to extract data from HTML
2021-09-03 11:38:37 ERROR (MainThread) [custom_components.multiscrape.sensor] Sensor Grass Pollen Forecast Day1 was unable to extract data from HTML
2021-09-03 11:38:37 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day1 attribute pollen_station was unable to extract data from HTML
2021-09-03 11:38:37 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day1 attribute day was unable to extract data from HTML
2021-09-03 11:38:37 ERROR (MainThread) [custom_components.multiscrape.sensor] Sensor Grass Pollen Forecast Day2 was unable to extract data from HTML
2021-09-03 11:38:38 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day2 attribute pollen_station was unable to extract data from HTML
2021-09-03 11:38:38 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day2 attribute day was unable to extract data from HTML
2021-09-03 11:38:38 ERROR (MainThread) [custom_components.multiscrape.sensor] Sensor Grass Pollen Forecast Day3 was unable to extract data from HTML
2021-09-03 11:38:38 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day3 attribute pollen_station was unable to extract data from HTML
2021-09-03 11:38:39 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day3 attribute day was unable to extract data from HTML
2021-09-03 11:38:39 ERROR (MainThread) [custom_components.multiscrape.sensor] Sensor Grass Pollen Forecast Day4 was unable to extract data from HTML
2021-09-03 11:38:39 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day4 attribute pollen_station was unable to extract data from HTML
2021-09-03 11:38:39 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day4 attribute day was unable to extract data from HTML
2021-09-03 11:38:39 ERROR (MainThread) [custom_components.multiscrape.sensor] Sensor Grass Pollen Forecast Day5 was unable to extract data from HTML
2021-09-03 11:38:39 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day5 attribute pollen_station was unable to extract data from HTML
2021-09-03 11:38:39 ERROR (MainThread) [custom_components.multiscrape.entity] Sensor Grass Pollen Forecast Day5 attribute day was unable to extract data from HTML
2021-09-03 11:35:06 ERROR (MainThread) [custom_components.multiscrape.scraper] Error fetching data: https://www.coronavirus.vic.gov.au/covid-19-vaccine-data failed with
2021-09-03 11:35:06 ERROR (MainThread) [custom_components.multiscrape.scraper] Unable to parse response.
2021-09-03 11:35:08 ERROR (MainThread) [custom_components.multiscrape.scraper] Error fetching data: https://www.coronavirus.vic.gov.au/victorian-coronavirus-covid-19-data failed with
2021-09-03 11:35:08 ERROR (MainThread) [custom_components.multiscrape.scraper] Unable to parse response.
2021-09-03 11:35:08 ERROR (MainThread) [custom_components.multiscrape.scraper] Error fetching data: https://www.melbournepollen.com.au/ failed with
2021-09-03 11:35:08 ERROR (MainThread) [custom_components.multiscrape.scraper] Unable to parse response.
2021-09-03 11:35:10 ERROR (MainThread) [custom_components.multiscrape.scraper] Error fetching data: https://www.sunsmart.com.au/uvalert/default.asp?version=australia&locationid=160 failed with
2021-09-03 11:35:10 ERROR (MainThread) [custom_components.multiscrape.scraper] Unable to parse response.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
dutch-erikcommented, Sep 3, 2021

Thanks a lot again for the fast response. I can tell you that issues are solved. 👍

0reactions
danieldotnlcommented, Sep 6, 2021

Thank you all, final v5.5.0 is out now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

2022.11: A heck of a release! - Home Assistant
You can now use sensors providing Gigajoule (GJ) with the energy dashboard. Thanks, @emontnemery! The MQTT integration now has support for ...
Read more >
Software 2021.4.11 Park [sensor] Issue | Tesla Motors Club
Hi everyone, has anyone had the update pushed out today 2021.4.11. It installed today and the rear parking sensors no longer work on...
Read more >
Tesla is removing ultrasonic sensors from all of its vehicles ...
Tesla removed radar from Model 3 and Model Y vehicles back in 2021, and Model S and Model X vehicles in 2022. According...
Read more >
Screen scraping is not working for the latest community ...
Scenario: Screen scraping is not working as expected in latest studio version after update Steps to reproduce: Go to Screen scraping option ...
Read more >
The ha-multiscrape from danieldotnl - Coder Social
Home Assistant custom component for scraping (html, xml or json) multiple values (from a single ... Sensors have stopped scraping after updating to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found