We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Peers get disconnected continously, also in previously version of tinkernet-collator.
Collator
Backup node
Only by using reserved-nodes can we maintain synchronization.
Ubuntu 22.04 LTS tinkernet-collator 1.6.2-906e59161d7
ExecStart=tinkernet-collator --collator --chain tinker-raw.json --base-path /path --name "StakeWorks | Tinkernet | MEV02" --force-authoring --no-private-ipv4 --trie-cache-size 134217728 --max-runtime-instances 32 --bootnodes bootnode --bootnodes bootnode --bootnodes bootnode --reserved-nodes node --reserved-nodes node --prometheus-port port --prometheus-external --listen-addr "/ip4/xx.xx.xx.xx/tcp/nnnnn/ws" --listen-addr "/ip6/xx:xx:xx:xx:xx:xx/tcp/nnnnn/ws" --rpc-port port --out-peers 50 --in-peers 75 --relay-chain-rpc-urls "url" --relay-chain-rpc-urls "url"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Peers get disconnected continously, also in previously version of tinkernet-collator.
Collator
Backup node
Only by using reserved-nodes can we maintain synchronization.
Ubuntu 22.04 LTS
tinkernet-collator 1.6.2-906e59161d7
ExecStart=tinkernet-collator
--collator
--chain tinker-raw.json
--base-path /path
--name "StakeWorks | Tinkernet | MEV02"
--force-authoring
--no-private-ipv4
--trie-cache-size 134217728
--max-runtime-instances 32
--bootnodes bootnode
--bootnodes bootnode
--bootnodes bootnode
--reserved-nodes node
--reserved-nodes node
--prometheus-port port
--prometheus-external
--listen-addr "/ip4/xx.xx.xx.xx/tcp/nnnnn/ws"
--listen-addr "/ip6/xx:xx:xx:xx:xx:xx/tcp/nnnnn/ws"
--rpc-port port
--out-peers 50
--in-peers 75
--relay-chain-rpc-urls "url"
--relay-chain-rpc-urls "url"
The text was updated successfully, but these errors were encountered: