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

panic: runtime error: index out of range [0] with length 0 #7

Closed
jcstein opened this issue Apr 18, 2023 · 5 comments
Closed

panic: runtime error: index out of range [0] with length 0 #7

jcstein opened this issue Apr 18, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@jcstein
Copy link
Member

jcstein commented Apr 18, 2023

Following the tutorial, the ops-bedrock_op-batcher_1 exits with error in issue title

scrot 2023-04-18 at 7 10 54 PM

@jcstein
Copy link
Member Author

jcstein commented Apr 18, 2023

i ran make devnet-down and then make devnet-up-deploy and now do not get the same error

@jcstein jcstein closed this as not planned Won't fix, can't repro, duplicate, stale Apr 19, 2023
@jcstein
Copy link
Member Author

jcstein commented Apr 19, 2023

this still occurs on the first start after running make devnet-clean, so reopening

@jcstein jcstein reopened this Apr 19, 2023
@jcstein
Copy link
Member Author

jcstein commented Apr 19, 2023

I can verify that this happens each time the devnet is started from scratch. i.e. if I run:

  • make devnet-up-deploy for the first time, the devnet starts, except the batcher, it errors with the error above
  • if then run make devnet-down and make devnet-up-deploy again, it seems to start fine. if i try to deploy a contract to it, can't submit TX to L2 #9 happens
  • if i run make devnet-clean after make devnet-down, and then start with make devnet-up-deploy, I run into the same error

@jcstein
Copy link
Member Author

jcstein commented Apr 21, 2023

I am still experiencing this on #3 using rollkit/local-celestia-devnet:v0.9.1

@jcstein
Copy link
Member Author

jcstein commented Apr 26, 2023

closed in #3

@jcstein jcstein closed this as completed Apr 26, 2023
@jcstein jcstein added the bug Something isn't working label Apr 28, 2023
@jcstein jcstein mentioned this issue May 22, 2023
5 tasks
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

No branches or pull requests

1 participant