Upgraded from v2026.4.24 → v2026.4.25. Gateway hangs silently after channel init starts.
On first boot after upgrade, 11 deps were installed fresh including @whiskeysockets/baileys@7.0.0-rc.9. Gateway reaches ready state fine (10 plugins loaded). Then:
[gateway] starting channels and sidecars...
[gateway/hooks] loaded 4 internal hook handlers
After that — complete silence. No [whatsapp], no [telegram], no error, no crash. Log is frozen for 10+ minutes. Plugins active: whatsapp, telegram, acpx, browser, memory-core, memory-wiki, webhooks.
Questions:
Is there a known hang in channel init on v2026.4.25?
Is baileys@7.0.0-rc.9 a breaking change for the whatsapp plugin?
Is there a more verbose log flag or a separate channel-level log to diagnose further?