iprak / yahoofinance

Home Assistant component which allows you to get stock updates from Yahoo finance.
MIT License
81 stars 11 forks source link

Yahoo Finance #118

Closed Johnyboy1984 closed 7 months ago

Johnyboy1984 commented 9 months ago

Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht

Logger: custom_components.yahoofinance.coordinator Source: custom_components/yahoofinance/coordinator.py:99 Integration: Yahoo Finance (documentation, issues) First occurred: 20:23:33 (1 occurrences) Last logged: 20:23:33

Timed out getting crumb.

iprak commented 9 months ago

Is this different from #115 ?

Going by the line number, it doesn't look like you have the latest release.

iprak commented 8 months ago

Can you provide an update on my question?

Johnyboy1984 commented 8 months ago

looking at the error code I would say yes. In one it is error code 99 and in the other it is error code 97

iprak commented 8 months ago

What is the integration version ?

Johnyboy1984 commented 8 months ago

I currently have Yahoo version 1.2.6. image

iprak commented 7 months ago

The code mentioned in the error was in an older version, maybe 1.2.4. Please update and see if the situation improves. Data fetch can fail and in that case the error is logged. I cannot do much about random failures itself but the integration will attempt a fetch again.