Sensors have stopped scraping after updating to 2021.9.x
See original GitHub issueVersion 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:
- Created 2 years ago
- Comments:7 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks a lot again for the fast response. I can tell you that issues are solved. 👍
Thank you all, final v5.5.0 is out now.