Was messing around and last thing that worked was setting browser: headless: true.
Since then my control Openclaw chat agents no longer send replies (I see "working on reply" UI though) and same pattern on Discord.
The gateway log seems to show healthchecks per reply:
08:21 PM [discord] client initialized as 1475658592928534621; awaiting gateway readiness
08:21 PM [ws] ⇄ res ✓ health 124ms conn=3781ae87…de9b id=4BA6D6CC…48E6
08:22 PM [ws] ⇄ res ✓ health 76ms conn=3781ae87…de9b id=0A062986…4DA7
08:22 PM [ws] ⇄ res ✓ health 56ms cached=true conn=3781ae87…de9b id=FEB114E1…0C1B
08:22 PM [ws] ⇄ res ✓ health 66ms cached=true conn=3781ae87…de9b id=C88EFDC8…35EB
08:23 PM [ws] ⇄ res ✓ health 67ms cached=true conn=3781ae87…de9b id=F8D2987F…DF2B
08:24 PM [ws] ⇄ res ✓ health 62ms cached=true conn=3781ae87…de9b id=BC3CA14B…4D74
08:24 PM [ws] ⇄ res ✓ channels.status 1456ms conn=c5d0b1ea…0b59 id=9c45b630…260c
08:24 PM [ws] ⇄ res ✓ health 61ms cached=true conn=3781ae87…de9b id=3783AFC9…55EF
08:25 PM [ws] ⇄ res ✓ health 57ms cached=true conn=3781ae87…de9b id=2F452931…5598
08:25 PM [ws] ⇄ res ✓ health 66ms cached=true conn=3781ae87…de9b id=B15EBE75…A1B1
08:26 PM [ws] ⇄ res ✓ health 68ms cached=true conn=3781ae87…de9b id=D616F4DA…9C92
Openclaw doctor seems to just zip through; normally if something is wrong it stops and asks me to fix.
How can I fix or diagnose this?