Same issue here, but not sure why after ssh in I get the error -bash: lightning-cli command not found
What'm missing?
You'd have to find the docker container id and exec into it first.
docker ps docker exec -it <container_id> /bin/sh
reply
Recurring errors on the log...
ERROR: CLWebSocket => Web socket error: connect ECONNREFUSED 178.18.0.3:3001 ERROR: WebSocketServer => Broadcasting error to clients...: {"error":"connect ECONNREFUSED 178.18.0.3:3001"}.
reply