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

error: panic: invalid height: 2; expected: 3 #816

Closed
jcstein opened this issue Mar 28, 2023 · 7 comments
Closed

error: panic: invalid height: 2; expected: 3 #816

jcstein opened this issue Mar 28, 2023 · 7 comments

Comments

@jcstein
Copy link
Member

jcstein commented Mar 28, 2023

I thought last night that this error was specific to lazy aggregation, but it is happening with lazy aggregation off too. it produces 2 blocks, then errors: panic: invalid height: 2; expected: 3

repro details: #802 (comment)

https://app.warp.dev/block/UfQ2rKEZRsgOd4XAwNisbQ full logs

@jcstein
Copy link
Member Author

jcstein commented Mar 28, 2023

Weird, not happening now. Will reopen if it happens again

@jcstein jcstein closed this as completed Mar 28, 2023
@jcstein
Copy link
Member Author

jcstein commented Mar 28, 2023

Still occuring, this time at block 5: https://app.warp.dev/block/lxqGnI1puzDtEnEiPUpEIX

@jcstein jcstein reopened this Mar 28, 2023
@jcstein
Copy link
Member Author

jcstein commented Mar 28, 2023

@jcstein
Copy link
Member Author

jcstein commented Mar 28, 2023

Run on Blockspace Race using a light node

i’m not sure what’s up with this. it doesn’t work on upgraded container for local-celestia-devnet, but works on the BSR network (logs). i’m positive i’ve cleared chain history and re-initing the chain when on local network

@jcstein
Copy link
Member Author

jcstein commented Mar 29, 2023

Odd, still occuring on v0.8.0 of node on local-celestia-devnet: https://app.warp.dev/block/NaTXL9AoKvKeDolNfPCkZI
Logs of local devnet: https://app.warp.dev/block/LlA6ILiSv41zgbqauezZ7D

@jcstein
Copy link
Member Author

jcstein commented Mar 29, 2023

However, it works when posting to Blockspace Race testnet on v0.8.0
Rollup logs: https://app.warp.dev/block/wnwC6o71JbNWqKFbW9iMdK

Balance change on DA node:

Before:

curl -X GET http://localhost:26659/balance
{"denom":"utia","amount":"4434000"}

After:

curl -X GET http://localhost:26659/balance
{"denom":"utia","amount":"4416000"}

gupadhyaya added a commit that referenced this issue Mar 30, 2023
fixes #819 and
#816

---------

Co-authored-by: Ganesha Upadhyaya <gupadhyaya@Ganeshas-MacBook-Pro-2.local>
Co-authored-by: Manav Aggarwal <manavaggarwal1234@gmail.com>
Co-authored-by: nashqueue <99758629+nashqueue@users.noreply.github.com>
@jcstein
Copy link
Member Author

jcstein commented Apr 3, 2023

This is not fixed as there is no version with the fix. cc @nashqueue

nashqueue added a commit that referenced this issue Apr 10, 2023
fixes #819 and
#816

---------

Co-authored-by: Ganesha Upadhyaya <gupadhyaya@Ganeshas-MacBook-Pro-2.local>
Co-authored-by: Manav Aggarwal <manavaggarwal1234@gmail.com>
Co-authored-by: nashqueue <99758629+nashqueue@users.noreply.github.com>
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

2 participants