Premise
Tentacle
- Linux Tentacle: 6.1.1391 (default port 10933)
- RedHat Enterprise Linux 8.4 (Ootpa)
Octopus Server
- Version: 2021.1 (Build 7236)
- Windows Server 2016 Data Center (10.0.14393)
- Thumbprint using SHA256RSA
Notes
Port 10933 is open, I can telnet.
Using Linux tentacle agent:
Error from Octopus Server log:
An error occured when sending a request to …, before the request could begin: Authentication failed because the remote part has closed the transport stream.
at System.Net.Security.SslStream.StartReadFrame(Byte buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)… An error occured when sending a request to …, before the request could begin: Authentication failed because the remote part has closed the transport stream.
at System.Net.Security.SslStream.StartReadFrame(Byte buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)…
This is error from agent : /var/log/secure
Interop+Openssl+SetSslCertificate(SafeSslContextHandle contextPtr, SafeX509Handler certPtr, SageEvpPKeyHandler keyPtr)…The error throw in : Interop+Openssl+SetSslCertificate(SafeSslContextHandle contextPtr, SafeX509Handler certPtr, SageEvpPKeyHandler keyPtr)…
I cannot acces https://my-machine:10993 in the browser too. But I have another agent in windows this type of URL is accessbile.
Using SSH:
from Octopus Sever log:
Could not connect to SSH endpoint. An existing connection was forcibly closed by remote host.Could not connect to SSH endpoint. An existing connection was forcibly closed by remote host.