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
--enable-yamux=true
Added a new flag to nimbus unstable:
unstable
Could it be set to --enable-yamux=true on linux-07.ih-eu-mda1.nimbus.mainnet libp2p 3 & libp2p 4 nodes.
linux-07.ih-eu-mda1.nimbus.mainnet
The text was updated successfully, but these errors were encountered:
nimbus.mainnet: enable yamux for 2 libp2p nodes
de28d46
#148 Signed-off-by: Jakub Sokołowski <[email protected]>
Done:
infra-nimbus/ansible/group_vars/nimbus.mainnet.yml
Lines 168 to 173 in de28d46
[email protected]:~ % grep yamux /etc/systemd/system/beacon-node-mainnet-libp2p-*.service /etc/systemd/system/beacon-node-mainnet-libp2p-03.service: --enable-yamux=true /etc/systemd/system/beacon-node-mainnet-libp2p-04.service: --enable-yamux=true
Sorry, something went wrong.
jakubgs
No branches or pull requests
Added a new flag to nimbus
unstable
:Could it be set to
--enable-yamux=true
onlinux-07.ih-eu-mda1.nimbus.mainnet
libp2p 3 & libp2p 4 nodes.The text was updated successfully, but these errors were encountered: