When trying to debug a eventing function, it throws error when pasting that mutation url in browser “Failed WebSocket connection. Reconnect DevTools”, please suggest the solution.
The most likely cause is that your browser is not allowed to connecto port 9140 on your server by the computer firewall. It is necessary for Chrome Browser to talk to Couchbase Server Eventing node on port 9140 to debug javascript.
There are some more details here:
https://docs.couchbase.com/server/current/install/install-ports.html
Best Regards,
Siri