roller icon indicating copy to clipboard operation
roller copied to clipboard

Rollap Init Importing Key does get stuck

Open Nils3311 opened this issue 9 months ago • 0 comments

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 avatar Jan 26 '25 11:01 Nils3311