This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Description
Trying to install a self-hosted rocketadmin agent on an EC2 machine, this line tries to connect to a host that is not existing anymore.
|
const ws = new WebSocket('wss://ws.autoadmin.org:443/'); |
Socket connection error -> getaddrinfo ENOTFOUND ws.autoadmin.org, Closing socket
Socket is closed. Reconnect will be attempted in 1 second. With code: 1006
Trying to resolve individually:
$ ping ws.autoadmin.org
ping: cannot resolve ws.autoadmin.org: Unknown host