ghostfolio / ghostfolio

Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍
https://Ghostfol.io
GNU Affero General Public License v3.0
3.83k stars 359 forks source link

Missing historical market data #2573

Open demanu opened 8 months ago

demanu commented 8 months ago

The Issue tracker is ONLY used for reporting bugs. New features should be discussed in our Slack community or in Discussions.

Bug Description

I'm not geting any stock current price updates Docker logs states this error for each of my tracked stocks [Nest] 169 - 10/30/2023, 7:16:00 PM WARN [PortfolioCalculator] Missing historical market data for RHM.DE

To Reproduce

  1. login
  2. check portfolio
  3. see no realtime info.

Expected behavior

stock updates and nice graphs

Screenshots

image

Logs

fetch https://guce.yahoo.com/copyConsent?sessionId=3_cc-session_494116f3-a932-4177-9780-4b47afaf71aa&lang=nl-BE Fetching crumb and cookies from https://finance.yahoo.com/quote/AAPL?guccounter=1... Success. Cookie expires on Infinity New crumb: bKc9udKhOWE [Nest] 169 - 10/30/2023, 6:39:20 PM WARN [PortfolioCalculator] Missing historical market data for ARGX.BR (YAHOO) [Nest] 169 - 10/30/2023, 6:39:20 PM WARN [PortfolioCalculator] Missing historical market data for CLOV (YAHOO) [Nest] 169 - 10/30/2023, 6:39:20 PM WARN [PortfolioCalculator] Missing historical market data for DEME.BR (YAHOO) [Nest] 169 - 10/30/2023, 6:39:20 PM WARN [PortfolioCalculator] Missing historical market data for HAG.DE (YAHOO) [Nest] 169 - 10/30/2023, 6:39:20 PM WARN [PortfolioCalculator] Missing historical market data for LOTB.BR (YAHOO) [Nest] 169 - 10/30/2023, 6:39:20 PM WARN [PortfolioCalculator] Missing historical market data for MC.PA (YAHOO) [Nest] 169 - 10/30/2023, 6:39:20 PM WARN [PortfolioCalculator] Missing historical market data for MELE.BR (YAHOO)

Environment

Additional context

It happened last night i think

dtslvr commented 8 months ago

Please try to Gather Recent Data in Market Data of the Admin Control panel.

hunsbct commented 8 months ago

I have also been experiencing this issue for several months since I started tinkering with the self-hosted Docker deployment. I am able to gather market data in the admin control panel, and clicking on a stock issue will show that there are data points and a corresponding chart, but in the overview screen it still shows a flat line and the log is saying that it is missing that same historical data.

demanu commented 7 months ago

All is working as intended again, one morning the data was back

nodiaque commented 5 months ago

I just installed on my unraid and have the same issue. I did gather data, when I click on that specific market data it show all the way to when I first bought it

image

but when I go into portfolio or account, I get an error saying something went wrong

If I go into activity and click on the activity, I see the graph but some value are not calculated and I get the same error as OP in logs image

image

I ran all 3 gather job

RyanShahidi commented 4 months ago

I am experiencing the same issue, also hosted on unraid and the three gather jobs did not work for me either. None of the stocks contribute to any of the calculations, with everything showing at 0, despite having valid activities

image image