Hey! I’m seeing a weird remote browser/CDP issue and wanted to check if this is known before opening a GitHub issue.
Environment: OpenClaw 2026.4.24 (cbcfdf6) running on a Linux VPS. Browser profile is a remote CDP Chrome on a Windows PC over Tailscale. Chrome reports 147.0.7727.102.
Remote CDP profile works: doctor, tabs, snapshot, navigation, and act:evaluate all pass. Direct Playwright connectOverCDP(...).screenshot() also works.
But OpenClaw’s browser.screenshot action consistently times out and says to restart the gateway / not retry.
Is this a known issue with remote CDP screenshots, or worth filing as a bug with repro details?