gateway.trusted_proxies_missing Reverse proxy headers are not trusted
gateway.bind is loopback and gateway.trustedProxies is empty. If you expose the Control UI through a reverse proxy, configure trusted proxies so local-client checks cannot be spoofed.
Fix: Set gateway.trustedProxies to your proxy IPs or keep the Control UI local-only.
fs.state_dir.symlink State dir is a symlink
~/.openclaw is a symlink; treat this as an extra trust boundary.
What do these mean in plain language, and should I/how should I fix them?