Gateway problems after update 02-23

Hi, due to the 02-23 update my openclaw bot gateway died, it’s on a local isolated vlan, and i could reach it by its ipaddress. Mode: Local and binding: Lan. isn’t working anymore even when selecting it during new onboard, gateway does not start. How can i fix this. Thanks. snippet of the gateway config: "gateway": {
"port": 18789,
"mode": "local",
"bind": "auto",
"customBindHost": "172.16.xx.xx",
"controlUi": {
"allowInsecureAuth": true,
"dangerouslyDisableDeviceAuth": true
},
Was this page helpful?