Terminals
Terminals copied to clipboard
Can not connect using IPv6
I keep getting error while connection to SSH via IPv6, is it not supported?
Can you add the error message that you receive when trying to connect on SSH?
Sorry, Terminals was unable to connect to the remote machine I tried in brackets [2601:89:abcd:9] and without it, same problem.
After try a connection, can you send me the log (See "Tools" menu > "Open log folder").
For example, I try with an invalid IPv6 address and my log display these informations:
INFO 2019-02-27 22:03:45,988 491384ms Terminals Connect - Connecting to a SSH Connection
FATAL 2019-02-27 22:03:46,050 491446ms Terminals Connect - Connecting to unknown Connection
System.ArgumentException: Aucune des adresses découvertes ou spécifiées n'entre dans la famille des adresses de sockets.
Nom du paramètre : addresses
à System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)
à System.Net.Sockets.Socket.Connect(String host, Int32 port)
à Terminals.Connections.TerminalConnection.Connect()"