← Back to library

Reddit 线索:Proxmox 环境下 gateway pairing required 故障排查

社区用户分享 LAN 绑定 + token 模式下的握手失败案例,为部署文档补充了常见连通性问题样本。

REDDITDiscovered 2026-02-11Author u/Lumpy-Suit-5412
Prerequisites
  • Proxmox VM/container network mode (bridge/NAT) is documented.
  • Gateway token, bind address, and client endpoint are visible for troubleshooting.
Steps
  1. Confirm gateway is listening on expected host/port from inside and outside VM.
  2. Validate token consistency and pairing handshake path end-to-end.
  3. Inspect reverse proxy/firewall rules for WebSocket close code 1008 causes.
  4. Switch to minimal known-good config, then re-introduce hardening settings gradually.
Commands
openclaw gateway status
openclaw gateway restart
openclaw help
Verify

Pairing succeeds repeatedly after restart, and client remains connected beyond initial handshake.

Caveats
  • Do not expose gateway token in logs/screenshots during debugging.
  • Specific Proxmox kernel/network stack interactions depend on host setup(需验证).
Source attribution

This tip is aggregated from community/public sources and preserved with attribution.

Open original source ↗
Visit original post