J-Lindvig / Fuelprices_DK

Scraping of 5 types of fuel :fuelpump: from 8 different fuelcompanies in Denmark :denmark:.
GNU General Public License v3.0
20 stars 11 forks source link

Unable to get prices #21

Open motionist opened 1 year ago

motionist commented 1 year ago

I receive a number of errors:

This error originated from a custom integration.

Logger: custom_components.fuelprices_dk.sensor Source: helpers/update_coordinator.py:262 Integration: Fuelprices DK (documentation, issues) First occurred: 09:12:28 (1 occurrences) Last logged: 09:12:28

Error requesting sensor data: HTTPSConnectionPool(host='www.f24.dk', port=443): Max retries exceeded with url: /-/api/PriceViewProduct/GetPriceViewProducts (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fde3cc64410>: Failed to establish a new connection: [Errno -3] Try again'))

Logger: homeassistant.components.sensor Source: runner.py:179 Integration: Sensor (documentation, issues) First occurred: 09:12:14 (1 occurrences) Last logged: 09:12:17

Setup of sensor platform fuelprices_dk is taking over 10 seconds.