I am running OpenClaw on a Raspberry Pi. After the update to 2026.4.4 I have a lot of these messages in the log:
Apr 17 14:17:21 Doris node[958]: 2026-04-17T14:17:21.349+02:00 [gateway] security audit: device access upgrade requested reason=scope-upgrade device=c765e66648ed12a6d69400441b9cbfd9e5f56f2c01eecb70de0758c3e9366ad6 ip=unknown-ip auth=token roleFrom=operator roleTo=operator scopesFrom=operator.read scopesTo=operator.approvals client=gateway-client conn=b0c919ec-2598-4584-af0e-52bfc4eaf0d6
Apr 17 14:17:22 Doris node[958]: 2026-04-17T14:17:22.172+02:00 [telegram/native-approvals] connect error: pairing required
Apr 17 14:17:22 Doris node[958]: 2026-04-17T14:17:22.177+02:00 gateway connect failed: GatewayClientRequestError: pairing required
Apr 17 14:17:22 Doris node[958]: 2026-04-17T14:17:22.204+02:00 [telegram] failed to start native approval handler: GatewayClientRequestError: pairing required
Apr 17 14:17:22 Doris node[958]: 2026-04-17T14:17:22.257+02:00 [ws] closed before connect conn=b0c919ec-2598-4584-af0e-52bfc4eaf0d6 peer=127.0.0.1:34140->127.0.0.1:18789 remote=127.0.0.1 fwd=n/a origin=n/a host=127.0.0.1:18789 ua=n/a code=1008 reason=pairing required
There are 2, 3 of these parts per minute. The conn-value is constantly changing. What can I do to get rid of them?