You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bridge nodes fail to start, causing bridge nodes to fail. Can't really figure it out rn, but want to merge #224 asap.
Has something to do with cel-key it looks like
2025-02-15T22:34:05.076Z WARN module/pruner pruner/flags.go:51 WARNING: Pruning is disabled.
Pruning will become the default mode for all nodes.
If you want to retain history beyond the sampling window, please pass the --archival flag.
2025-02-15T22:34:05.078Z INFO node nodebuilder/init.go:31 Initializing Bridge Node Store over '/root'
2025-02-15T22:34:05.081Z INFO node nodebuilder/init.go:64 Saved config {"path": "/root/config.toml"}
2025-02-15T22:34:05.082Z INFO node nodebuilder/init.go:66 Accessing keyring...
2025-02-15T22:34:05.090Z WARN node nodebuilder/init.go:196 Detected plaintext keyring backend. For elevated security properties, consider using the `file` keyring backend.
2025-02-15T22:34:05.091Z INFO node nodebuilder/init.go:211 NO KEY FOUND IN STORE, GENERATING NEW KEY... {"path": "/root/keys"}
2025-02-15T22:34:05.122Z INFO node nodebuilder/init.go:216 NEW KEY GENERATED...
2025-02-15T22:34:05.122Z INFO node nodebuilder/init.go:73 Node Store initialized
NAME: my_celes_key
ADDRESS: celestia1k6pzzlg3v2ym6ur7lum0d33gk626g0jgd0rpn2
MNEMONIC (save this somewhere safe!!!):
kid occur keep extend artwork foster canvas path myself enforce blush segment bubble sand mosquito glide cycle announce uphold track fury trophy lemon notable
Waiting for the validator node to start
Validator is ready
using directory: /root/keys
Error: failed to decrypt private key: EOF
Usage:
keys import <name> <keyfile> [flags]
The text was updated successfully, but these errors were encountered:
Bridge nodes fail to start, causing bridge nodes to fail. Can't really figure it out rn, but want to merge #224 asap.
Has something to do with cel-key it looks like
The text was updated successfully, but these errors were encountered: