i need help on my openclaw setup. i'm running openclaw on a ubuntu server (a computer in my house and dont have graphic interface). i'm access the server with SSH with my laptop and both my laptop and the computer is connected on the same router. i configured tailscale (installed on ubuntu server) and configured openclaw.json, but when i try to access the UI page, the browser says connection refused. what is wrong
here is my openclaw.json
GNU nano 7.2
"agents": {
"defaults": {
"workspace": "/root/.openclaw/workspace"
"gateway": {
"mode": "local"
"auth": {
"mode": "token"
"token": "gagsgsgs",
"allowTailscale": true
},
"port": 18789,
"bind": "loopback",
"tailscale": {
"mode": "serve",
"resetOnExit": true
"controlUi": {
"allowedOrigins": [
"https://ubuntuserver.tail866ca9.ts.net"
"meta": {
"lastTouchedVersion": "2026.4.14",
"lastTouchedAt": "2026-04-19T15:06:02.354Z"
"wizard": {
"lastRunAt": "2026-04-19T15:06:02.318Z",
"lastRunVersion": "2026.4.14",
"lastRunCommand": "configure",
"lastRunMode": "local"