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

Graph for multi chain assets is missing historical data #6717

Closed
yabirgb opened this issue Oct 9, 2023 · 1 comment · Fixed by #6766
Closed

Graph for multi chain assets is missing historical data #6717

yabirgb opened this issue Oct 9, 2023 · 1 comment · Fixed by #6766
Assignees
Labels
bug Something isn't working
Milestone

Comments

@yabirgb
Copy link
Member

yabirgb commented Oct 9, 2023

Problem Definition

I have wstEth in optimism, ethereum and arbitrum but the graph for the asset only contains the last balance that is a virtual point added by the frontend. As it can bee seen in the console the response from the backend is empty.

Clicking in one of the chains shows correctly the graph of balance

Logs

image

image

The payload in the request was

{"from_timestamp":0,"to_timestamp":1696855724,"collection_id":217}

to http://127.0.0.1:4242/api/1/statistics/balance

System Description

Operating system: Macos
Rotki version: Happens in the latest release and too in develop

@yabirgb yabirgb added the bug Something isn't working label Oct 9, 2023
@yabirgb yabirgb added this to the 1.30.3 milestone Oct 9, 2023
@d347h-eth d347h-eth self-assigned this Oct 9, 2023
@LefterisJP
Copy link
Member

LefterisJP commented Oct 13, 2023

I have USDC across 2 chains in production (1.30.2) and I don't see any problems. MATIC in 2 chains also fine. DAI in 4 chains. Works fine.

@yabirgb I don't think this is a generic bug. I think you will have to debug this yourself.

yabirgb added a commit to yabirgb/rotki that referenced this issue Oct 17, 2023
yabirgb added a commit to yabirgb/rotki that referenced this issue Oct 17, 2023
yabirgb added a commit to yabirgb/rotki that referenced this issue Oct 17, 2023
yabirgb added a commit to yabirgb/rotki that referenced this issue Oct 17, 2023
yabirgb added a commit to yabirgb/rotki that referenced this issue Oct 17, 2023
LefterisJP pushed a commit that referenced this issue Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants