#Error in gateway bonjour

1 messages · Page 1 of 1 (latest)

final vine
#

cuando trato de abrir un gateway dice

santiago@santiago-MacBookPro:~$ openclaw gateway run

🦞 OpenClaw 2026.4.24 (cbcfdf6)
WhatsApp automation without the "please accept our new privacy policy".



17:46:50 [gateway] loading configuration…
17:46:50 [gateway] resolving authentication…
17:46:50 [gateway] starting...
17:46:54 [gateway] starting HTTP server...
17:46:54 [canvas] host mounted at http://127.0.0.1:18789/__openclaw__/canvas/ (root /home/santiago/.openclaw/canvas)
17:46:54 [health-monitor] started (interval: 300s, startup-grace: 60s, channel-connect-grace: 120s)
17:46:55 [gateway] agent model: openrouter/openrouter/auto
17:46:55 [gateway] ready (6 plugins: acpx, bonjour, browser, device-pair, phone-control, talk-voice; 4.5s)
17:46:55 [gateway] log file: /tmp/openclaw/openclaw-2026-04-27.log
17:46:55 [gateway] starting channels and sidecars...
17:47:00 [plugins] bonjour: watchdog detected non-announced service; attempting re-advertise (gateway fqdn=santiago-MacBookPro (OpenClaw)._openclaw-gw._tcp.local. host=openclaw.local. port=18789 state=probing)
17:47:09 [model-pricing] OpenRouter pricing fetch failed: TypeError: fetch failed
17:47:09 [plugins] bonjour: restarting advertiser (service stuck in probing for 8914ms (gateway fqdn=santiago-MacBookPro (OpenClaw)._openclaw-gw._tcp.local. host=openclaw.local. port=18789 state=probing))
17:47:09 [plugins] bonjour: advertised gateway fqdn=santiago-MacBookPro (OpenClaw)._openclaw-gw._tcp.local. host=openclaw.local. port=18789 state=unannounced
17:47:09 [openclaw] Unhandled promise rejection: CIAO PROBING CANCELLED
17:47:09 [openclaw] wrote stability bundle: /home/santiago/.openclaw/logs/stability/openclaw-stability-2026-04-27T21-47-09-453Z-8745-unhandled_rejection.json
santiago@santiago-MacBookPro:~$

estoy usando ubuntu 26

peak sigilBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

gaunt berryBOT
#

Eso parece el bug de Bonjour/mDNS en OpenClaw 2026.4.24 (CIAO PROBING CANCELLED). El gateway sí alcanza a quedar ready; lo que lo tumba después es el plugin bonjour. El error de OpenRouter pricing no es el causante.

Prueba primero actualizar:

openclaw update
openclaw gateway restart

o si lo corres manualmente:

openclaw update
openclaw gateway run

Workaround inmediato si necesitas levantarlo ya: