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

ci: integration tests for node v0.21.5 failing #242

Open
distractedm1nd opened this issue Feb 16, 2025 · 0 comments
Open

ci: integration tests for node v0.21.5 failing #242

distractedm1nd opened this issue Feb 16, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@distractedm1nd
Copy link
Contributor

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]
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

2 participants