Newan / ioBroker.yahoo-stock-market

ioBroker adapter to check stock market
MIT License
4 stars 2 forks source link

Price not updating: Error: Could not find window.YAHOO.context. #11

Closed moobid closed 4 months ago

moobid commented 4 months ago

Describe the bug
Getting stock information does not work. The price in the iobroker object does not update. In the logs is an error that indicates an yahoo-API-Endpoint change.

To Reproduce
Steps to reproduce the behavior: In the instance settings have "BTC-USD" symbol active (or some other). After a minute the error in the log occurs.

Expected behavior
The iobroker object should update and no error should occur

Screenshots & Logfiles
image

repo:Newan/ioBroker.yahoo-stock-market 2024-05-13 15:04:41.937 error Error: Could not find window.YAHOO.context. This is usually caused by temporary issues on Yahoo's servers that tend to resolve themselves; however, if the error persists for more than 12 hours, Yahoo's API may have changed, and you can help by reporting the issue. Thanks :)

Versions:

Newan commented 4 months ago

please check 0.0.6

moobid commented 4 months ago

It is not available yet in iobroker. I dont know how to "activate" getting the update faster. But I will check this when it is available

moobid commented 4 months ago

IoBroker now supplies the 0.0.6 version and this version fixed the issue. The price gets updated and the log messages are not printed