Greetings folks,
Do anyone knows how to solve below error from console +d, I'm not able to connect
net: sockread(): SSL_read() SSL_ERROR_SYSCALL
NET: SSL read failed. Non-SSL connection?
net: eof!(read) socket 8
Disconnected from irc.dal.net
Code: Select all
[04:05:25] Trying server irc.dal.net:+6697
[04:05:26] net: open_telnet_raw(): idx 2 host irc.dal.net ip 2a01:270:0:666d::1 port 6697 ssl 1
[04:05:27] TLS: attempting SSL negotiation...
[04:05:27] TLS: setting the server name indication (SNI) to irc.dal.net successful
[04:05:27] TLS: state change: before SSL initialization
[04:05:27] TLS: state change: before SSL initialization
[04:05:27] TLS: awaiting more reads
[04:05:27] TLS: handshake in progress
[04:05:27] TLS: awaiting more reads
[04:05:29] TLS: awaiting more writes
[04:05:29] net: sockread(): SSL_read() SSL_ERROR_SYSCALL
[04:05:29] NET: SSL read failed. Non-SSL connection?
[04:05:29] net: eof!(read) socket 8
[04:05:29] Disconnected from irc.dal.net