Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] ERROR [BenchmarkService] No historical market data has been found for GC=F (YAHOO) at 2012-05-17 #3420

Open
Matt-UKTX opened this issue May 19, 2024 · 0 comments

Comments

@Matt-UKTX
Copy link

Bug Description
In Portfolio | Analysis the Performance chart only shows performance for the asset in question and not for any benchmark selected in the dropdown.

To Reproduce

  1. Go to Portfolio | Analysis.
  2. Go to Performance chart and select a value from the "Compare with..." dropdown (for example S&P 500)
  3. Benchmark does not update on the chart.

Expected behavior

Benchmark should be shown on the Performance chart allowing the user to compare Portfolio performance with Benchmark performance.

Logs
[Nest] 102 - 05/19/2024, 4:22:22 PM LOG Listening at http://0.0.0.0:3333
[Nest] 102 - 05/19/2024, 4:22:22 PM LOG
Please consider completing the survey at https://bit.ly/yahoo-finance-api-feedback if you haven't already; for more info see gadicc/node-yahoo-finance2#764 (comment).
Fetching crumb and cookies from https://finance.yahoo.com/quote/AAPL...
Success. Cookie expires on Mon May 19 2025 22:22:22 GMT+0000 (Coordinated Universal Time)
fetch https://query1.finance.yahoo.com/v1/test/getcrumb
New crumb: ojLRaehW8kW
[Nest] 102 - 05/19/2024, 4:24:20 PM LOG [DataGatheringProcessor (GATHER_HISTORICAL_MARKET_DATA)] Historical market data gathering has been started for ^DJI (YAHOO) at 2012-05-18
[Nest] 102 - 05/19/2024, 4:24:23 PM LOG [DataGatheringProcessor (GATHER_HISTORICAL_MARKET_DATA)] Historical market data gathering has been completed for ^DJI (YAHOO) at 2024-05-19
[Nest] 102 - 05/19/2024, 4:24:24 PM LOG [DataGatheringProcessor (GATHER_HISTORICAL_MARKET_DATA)] Historical market data gathering has been started for bitcoin (COINGECKO) at 2012-05-18
[Nest] 102 - 05/19/2024, 4:24:24 PM ERROR [DataProviderService] Error: Could not get historical market data for bitcoin (COINGECKO) from 2012-05-18 to 2024-05-19: [HTTPError] Response code 401 (Unauthorized)
[Nest] 102 - 05/19/2024, 4:24:24 PM ERROR [DataGatheringProcessor (GATHER_HISTORICAL_MARKET_DATA)] Error: Could not get historical market data for bitcoin (COINGECKO) from 2012-05-18 to 2024-05-19: [HTTPError] Response code 401 (Unauthorized)
[Nest] 102 - 05/19/2024, 4:25:17 PM LOG [DataGatheringProcessor (GATHER_HISTORICAL_MARKET_DATA)] Historical market data gathering has been started for NQ=F (YAHOO) at 2012-05-18
[Nest] 102 - 05/19/2024, 4:25:21 PM LOG [DataGatheringProcessor (GATHER_ASSET_PROFILE)] Asset profile data gathering has been started for NQ=F (YAHOO)
[Nest] 102 - 05/19/2024, 4:25:22 PM LOG [DataGatheringProcessor (GATHER_HISTORICAL_MARKET_DATA)] Historical market data gathering has been completed for NQ=F (YAHOO) at 2024-05-19
[Nest] 102 - 05/19/2024, 4:25:22 PM LOG [DataGatheringProcessor (GATHER_ASSET_PROFILE)] Asset profile data gathering has been completed for NQ=F (YAHOO)
[Nest] 102 - 05/19/2024, 4:26:03 PM LOG [DataGatheringProcessor (GATHER_HISTORICAL_MARKET_DATA)] Historical market data gathering has been started for GC=F (YAHOO) at 2012-05-18
[Nest] 102 - 05/19/2024, 4:26:07 PM LOG [DataGatheringProcessor (GATHER_HISTORICAL_MARKET_DATA)] Historical market data gathering has been completed for GC=F (YAHOO) at 2024-05-19
[Nest] 102 - 05/19/2024, 4:26:07 PM LOG [DataGatheringProcessor (GATHER_ASSET_PROFILE)] Asset profile data gathering has been started for GC=F (YAHOO)
[Nest] 102 - 05/19/2024, 4:26:08 PM LOG [DataGatheringProcessor (GATHER_ASSET_PROFILE)] Asset profile data gathering has been completed for GC=F (YAHOO)
[Nest] 102 - 05/19/2024, 4:26:18 PM LOG [DataGatheringProcessor (GATHER_HISTORICAL_MARKET_DATA)] Historical market data gathering has been started for ^GSPC (YAHOO) at 2012-05-18
[Nest] 102 - 05/19/2024, 4:26:21 PM LOG [DataGatheringProcessor (GATHER_HISTORICAL_MARKET_DATA)] Historical market data gathering has been completed for ^GSPC (YAHOO) at 2024-05-19
[Nest] 102 - 05/19/2024, 4:26:22 PM LOG [DataGatheringProcessor (GATHER_ASSET_PROFILE)] Asset profile data gathering has been started for ^GSPC (YAHOO)
[Nest] 102 - 05/19/2024, 4:26:22 PM LOG [DataGatheringProcessor (GATHER_ASSET_PROFILE)] Asset profile data gathering has been completed for ^GSPC (YAHOO)
[Nest] 102 - 05/19/2024, 4:27:18 PM ERROR [BenchmarkService] No historical market data has been found for NQ=F (YAHOO) at 2012-05-17
[Nest] 102 - 05/19/2024, 4:27:20 PM LOG [PortfolioChangedListener] Portfolio of user '4d36a8e4-474b-4308-8a47-59b126b3f88c' has changed
[Nest] 102 - 05/19/2024, 4:27:24 PM ERROR [BenchmarkService] No historical market data has been found for GC=F (YAHOO) at 2012-05-17

Environment

  • Ghostfolio Version 2.81.0
  • Self-hosted
  • Disabled
  • Chrome Version 124.0.6367.209 (Official Build) (arm64)
  • MacOS Sonoma 14.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant