Skip to content

NodeJS >= 16 Incompatible With AMT TLS; Document This! #126

Description

@rothn

It's probably worth adding a note that people need to use nodejs <= 16 in order to connect to AMT when TLS is enabled. Otherwise, I would get errors. It took me awhile to figure this out.

TCP disconnected with error from 192.168.50.148:16993: ERR_SSL_UNSAFE_LEGACY_RENEGOTIATION_DISABLED, /webrelay.ashx/.websocket?p=1&host=192.168.50.148&port=16993&tls=1&tls1only=0
TCP disconnected from 192.168.50.148:16993.
Opening web socket connection to 192.168.50.148:16993.
TCP disconnected with error from 192.168.50.148:16993: ERR_SSL_NO_PROTOCOLS_AVAILABLE, /webrelay.ashx/.websocket?p=1&host=192.168.50.148&port=16993&tls=1&tls1only=1
TCP disconnected from 192.168.50.148:16993.
Opening web socket connection to 192.168.50.148:16993.
... (repeated)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions