WebDev | Stake.Works
WebDev | Stake.Works
``` Last night: Jun 03 21:39:10 mn12 bifrost[2426279]: 2022-06-03 21:39:10 [Relaychain] Locating closest peers for replication failed: Err(Timeout { key: Key(b"x\xba\xb6\xa3@\xf8j
Hi, I've increased: net.core.somaxconn from 4096 to 8192 net.core.netdev_max_backlog from 1000 to 4096 Still seeing "Locating closest peers for replication failed" in logs. It's always happening at xx:39:10 hour: Jun...
Hello Bob, I run node with sysytemd. In my vi /etc/sysctl.conf I’ve this: kernel.panic = 10 vm.swappiness=1 vm.vfs_cache_pressure=100 fs.inotify.max_user_watches=20480 fs.file-max = 65536 kernel.sched_min_granularity_ns = 10000000 vm.dirty_ratio = 10 vm.dirty_background_ratio =...
Stake.Works cjt6kJGXdsJEAm7NqKPoDbNYktFixXaXyHr4uKvUnPjQFh3 Despite all changes I still have these errors: [Relaychain] Locating closest peers for replication failed: Err(Timeout ...
ExecStart=/usr/local/bin/bifrost/bifrost \ --collator \ --base-path ... \ --name 'StakeWorks | CVN1201 | Bifrost' \ --chain bifrost-kusama.json \ --rpc-cors all \ --telemetry-url 'wss://telemetry.polkadot.io/submit/ 0' \ --in-peers 30 \ --out-peers 30 \...
I've lowered the limit from the UnboundedChannelPersistentlyLarge alert from 750 to 200 (normal). Nodes is already running v6.4.0. Let you know if alert is triggered again.
Alert is also triggered in v6.4.0, but until now, only with Crab2. This is the alert syntax: - alert: UnboundedChannelPersistentlyLarge expr: '( (substrate_unbounded_channel_len{action = "send"} - ignoring(action) substrate_unbounded_channel_len{action = "received"})...
The two not invulnerables are kicked out of the active set tonight, only invulnerables left now. It seems more harmfull then thought. Also I cannot register as a candidate because...
The error I described above turned out to be a bit more extensive after looking at the logs. This error precedes the error above:  My node didn't produce any...
> Yes, the error is related to block production. Your node also did not try to build any blocks since 02:46. Looks like it got removed from the set? >...