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

Rollap Init Importing Key does get stuck #1236

Open
Nils3311 opened this issue Jan 26, 2025 · 0 comments
Open

Rollap Init Importing Key does get stuck #1236

Nils3311 opened this issue Jan 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Nils3311
Copy link

Roller version

1.12.2-hotfix1

Rollpp type (EVM/WASM) and version

DRS-5 (EVM)

OS

Ubuntu 20.04

Processor Architecture

x86_64

Others

No response

Steps to reproduce it

When initializing a RollApp with roller rollapp init, I encountered a situation where it prompted me to import an existing sequencer key. Since I wanted to set up a fresh installation due to previous issues, I reset my entire system but saved my RollApp key.

After entering my BIP39 mnemonic and keyring passphrase, I received the following response: {"name":"hub_sequencer","type":"local","address":"XXXX","pubkey":"{\"@type\":\"/ethermint.crypto.v1.ethsecp256k1.PubKey\",\"key\":\"XXX/XXX\"}"} (I replaced the key and address). Then, it became unresponsive.

After canceling the process and running roller rollapp init again, it got stuck on INFO checking for existing sequencer keys.

Expected result

To continue initializing a RollApp with existing sequencer

Actual result

Gets stuck and is not able to set up rollapp with an existing sequencer key (which has already bonded dym from process before)

Log Files

No response

Notes

No response

@Nils3311 Nils3311 added the bug Something isn't working label Jan 26, 2025
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