cmallwitz / Financials-Extension

Extension for LibreOffice Calc to access stock market data
Other
137 stars 17 forks source link

General failure with extension #77

Closed Durhammer3111 closed 1 year ago

Durhammer3111 commented 1 year ago

Nothing is being returned today. Extension log is full of entries like this:

2023-01-13 10:38:22,792 financials_yahoo ERROR BaseException ticker=YTEN datacode=69 Traceback (most recent call last): File "/home/XXXXXX/.config/libreoffice/4/user/uno_packages/cache/unopackages/lu27888i4v5nk.tmp/Financials-Extension.oxt/financials_yahoo.py", line 201, in getRealtimeSummary found = root.findall(f".//fin-streamer[@data-symbol='{ticker}']") AttributeError: 'NoneType' object has no attribute 'findall'

The HTML files only contain (using the one for the above ticker, but they're all alike):

cmallwitz commented 1 year ago

Closing as duplicate of https://github.com/cmallwitz/Financials-Extension/issues/80