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

Hybrid network of kagome-substrate peers lags with finalization #1218

Closed
kamilsa opened this issue Jun 2, 2022 · 1 comment
Closed

Hybrid network of kagome-substrate peers lags with finalization #1218

kamilsa opened this issue Jun 2, 2022 · 1 comment
Assignees
Labels

Comments

@kamilsa
Copy link
Contributor

kamilsa commented Jun 2, 2022

WTP:

cd examples/network_x4

Terminal 1. Launch first kagome validator:
kagome --chain testchain4v.json --validator --base-path alice --name Alice -p 10001 --rpc-port 11001 --ws-port 12001 --prometheus-port 13001

Terminal 2. Launch second kagome validator:
kagome --chain testchain4v.json --validator --base-path bob --name Bob -p 10002 --rpc-port 11002 --ws-port 12002 --prometheus-port 13002

Terminal 3. Launch third substrate-based validator:
polkadot --chain testchain4v.json --base-path=charlie-sub --charlie --port=10003 --rpc-port=11003 --ws-port=12003 --prometheus-port=13003 --node-key=f69b297baa6a2a1d2652ee0f72bf07f45fc92c0facc07250679dcc164c53e9a5

Terminal 4. Launch fourth substrate-based validator:
polkadot --chain testchain4v.json --base-path=dave-sub --dave --port=10004 --rpc-port=11004 --ws-port=12004 --prometheus-port=13004 --node-key=e0d0ba382d0c82b8e1bffc23e316bb9dac07a63408b83480402aee1499515c72

After a while we can notice in substrate-based validators logs:

2022-06-02 10:25:04 Low connectivity - authority lookup failed for too many validators. connected=1 target=3
2022-06-02 10:25:07 💤 Idle (3 peers), best: #275 (0x7ddd…102d), finalized #214 (0xfed5…d777), ⬇ 0.7kiB/s ⬆ 0.5kiB/s
@kamilsa
Copy link
Contributor Author

kamilsa commented Jun 16, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants