wealthfolio icon indicating copy to clipboard operation
wealthfolio copied to clipboard

Error Opening account with manually tracked fund

Open tristancatteeuw opened this issue 7 months ago • 1 comments

One of my funds is a manually tracked one. Since the update I get an error when opening the account that contains the fund.

Image


[2025-05-30][14:45:02][wealthfolio_core::portfolio::performance::performance_service][WARN] Performance calculation for account 'TOTAL': Not enough valuation data (0 points). Returning empty response.
[2025-05-30][14:45:25][tao::platform_impl::platform::event_loop::runner][WARN] NewEvents emitted without explicit RedrawEventsCleared
[2025-05-30][14:45:25][tao::platform_impl::platform::event_loop::runner][WARN] RedrawEventsCleared emitted without explicit MainEventsCleared
[2025-05-30][14:45:34][wealthfolio_core::portfolio::performance::performance_service][WARN] Performance calculation for account 'TOTAL': Not enough valuation data (0 points). Returning empty response.
[2025-05-30][14:45:37][wealthfolio_core::portfolio::performance::performance_service][WARN] Performance calculation for account '1fd7c253-a32f-42c8-aa7a-7275f37828cc': Not enough valuation data (1 points). Returning empty response.
[2025-05-30][14:45:37][wealthfolio_core::portfolio::holdings::holdings_valuation_service][WARN] HoldingValuation [Security AXA MULTIFUND P]: Currency mismatch latest (EUR) vs previous () quote. Cannot calculate day gain.
[2025-05-30][14:45:37][webview:R_e.componentDidCatch@http://tauri.localhost/assets/index-CR0pdPcv.js:439:126243][ERROR] Error Boundary Caught Error:
      Message: Invalid date input
      Stack: Error: Invalid date input
    at m0 (http://tauri.localhost/assets/index-CR0pdPcv.js:439:117212)
    at hVe (http://tauri.localhost/assets/index-CR0pdPcv.js:566:13379)
    at Yc (http://tauri.localhost/assets/index-CR0pdPcv.js:38:17867)
    at Gb (http://tauri.localhost/assets/index-CR0pdPcv.js:40:3158)
    at U_ (http://tauri.localhost/assets/index-CR0pdPcv.js:40:45770)
    at L_ (http://tauri.localhost/assets/index-CR0pdPcv.js:40:40564)
    at b3 (http://tauri.localhost/assets/index-CR0pdPcv.js:40:40492)
    at Hv (http://tauri.localhost/assets/index-CR0pdPcv.js:40:40345)
    at o1 (http://tauri.localhost/assets/index-CR0pdPcv.js:40:36604)
    at M_ (http://tauri.localhost/assets/index-CR0pdPcv.js:40:37416)
      Component Stack: 
    at hVe (http://tauri.localhost/assets/index-CR0pdPcv.js:566:12305)
    at div
    at div
    at div
    at Sd (http://tauri.localhost/assets/index-CR0pdPcv.js:526:125398)
    at bHe (http://tauri.localhost/assets/index-CR0pdPcv.js:591:34481)
    at Vbe (http://tauri.localhost/assets/index-CR0pdPcv.js:44:3279)
    at xJ (http://tauri.localhost/assets/index-CR0pdPcv.js:44:6677)
    at div
    at main
    at R_e (http://tauri.localhost/assets/index-CR0pdPcv.js:439:126090)
    at div
    at div
    at M_e (http://tauri.localhost/assets/index-CR0pdPcv.js:443:1208)
    at Vbe (http://tauri.localhost/assets/index-CR0pdPcv.js:44:3279)
    at Qbe (http://tauri.localhost/assets/index-CR0pdPcv.js:44:7704)
    at Xbe (http://tauri.localhost/assets/index-CR0pdPcv.js:44:6866)
    at S1e (http://tauri.localhost/assets/index-CR0pdPcv.js:44:15951)
    at cst (http://tauri.localhost/assets/index-CR0pdPcv.js:646:65072)
    at rbe (http://tauri.localhost/assets/index-CR0pdPcv.js:42:4652)
    at ibe (http://tauri.localhost/assets/index-CR0pdPcv.js:42:5667)
    at xxe (http://tauri.localhost/assets/index-CR0pdPcv.js:40:99342)
    at dst (http://tauri.localhost/assets/index-CR0pdPcv.js:646:66246)

tristancatteeuw avatar May 30 '25 14:05 tristancatteeuw

Can you confirm if this issue is fixed in the latest version?

afadil avatar Jul 16 '25 18:07 afadil