#Telegram errors after
2 messages Β· Page 1 of 1 (latest)
Yeah, that looks like a real Telegram poller bug class, not just your setup.
I found matching GitHub reports for duplicate/competing getUpdates pollers:
- probe + polling client conflict: https://github.com/openclaw/openclaw/issues/50064
- multi-account 409 restart loop: https://github.com/openclaw/openclaw/issues/43569
- duplicate provider start after restart: https://github.com/openclaw/openclaw/issues/20893
So 10 tokens turning into ~33 long-polls definitely smells related.
Can you paste these next:
openclaw --version
openclaw status --all
openclaw logs --follow