GATEWAY • OpenClaw quick fix
Featured: @smhanov
Gmail integration keeps disconnecting
If Gmail works once and then stops, the break is usually gateway health, expired credentials, or missing refresh/scope behavior.
In simple words: Make a safe copy if the step could change your setup, try the smallest check, then confirm OpenClaw is back to normal before doing more. The source link and commands stay below for people who want the technical detail.
Checklist
Check gateway status/health first (don’t debug the agent prompt if the gateway is down).
Verify credentials scope and refresh behavior (expired tokens look like flaky systems).
Add a tiny scheduled health ping so you learn about failures before you ‘need’ email.
Success looks like
• Gateway health check returns OK consistently.
• A Gmail test action succeeds without disconnecting on the next run.
Source: X post · link