Replies: 1 comment
-
I have opened an issue instead of a discussion here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Team or Project
No response
Module Affected
Rust Version
1.85.0
Operating System
Issue Description
I am developing under Windows with WSL 2.
When i run
zkstack ecosystem init
with my following setup, this step fails to complete.Here is the full context:
Then following error appears in the console:
Expected Behavior
I expect it to correctly initialize the ecosystem because it was never deployed before.
Current Behavior
The initialization step doesn't finish properly.
This is the error message:
Now, when i open this crash-report it shows following:
This shows that the rust code panicked but i don't know why or what I could be doing wrong while setting up my Validium chain on Sepolia.
I have ETH funds ($42 should be enough i guess) on ZKSync Sepolia Testnet.
Repository Link (if applicable)
No response
Additional Details
No response
Prior Research
Beta Was this translation helpful? Give feedback.
All reactions