Hi everyone, I have a browser problem and here is what OpenClaw told me. Please let me know how to fix it. Thank you in advance.
The browser tool issue in this VM:
Chrome process dies immediately when OpenClaw tries to manage it. The CDP connection drops because Chrome can't stay alive — it crashes within seconds of starting.
Why it happens:
• VM environment has VAAPI/graphics errors (hardware acceleration issues)
• Shared memory descriptor problems
• Chrome starts with --no-sandbox but still crashes
What we tried:
• OpenClaw v2026.4.14 update (included SSRF/browser fix) — didn't fix it
• Manually starting Chrome with various flags — dies within seconds
• The openclaw browser start command shows "running: true" but Chrome dies when we try to navigate to HTTPS sites
Current status:
• ✅ Basic HTTP navigation works (example.com)
• ❌ HTTPS sites fail (google.com, twitter.com)
• ❌ X.com crashes CDP immediately
• Browser tool is unreliable in this VM — it's a fundamental Chrome/VM incompatibility, not a config issue