agent icon indicating copy to clipboard operation
agent copied to clipboard

TLS handshake error

Open wolkenschieber opened this issue 11 months ago • 4 comments

When connecting an agent to portainer, the agent is constantly reporting TLS handshake errors:

portainer-agent has been recreated
portainer-agent  | 2024/03/03 12:09PM INF github.com/portainer/agent/cmd/agent/main.go:86 > agent running on Docker platform |
portainer-agent  | 2024/03/03 12:09PM INF github.com/portainer/agent/edge/registry/server.go:101 > starting registry credential server |
portainer-agent  | 2024/03/03 12:09PM INF github.com/portainer/agent/http/server.go:99 > starting Agent API server | api_version=2.19.4 server_addr=0.0.0.0 server_port=9001 use_tls=true
portainer-agent  | 2024/03/03 12:10:28 http: TLS handshake error from 192.168.178.47:56368: EOF
portainer-agent  | 2024/03/03 12:10:28 http: TLS handshake error from 192.168.178.47:56382: EOF
portainer-agent  | 2024/03/03 12:10:28 http: TLS handshake error from 192.168.178.47:56380: EOF
portainer-agent  | 2024/03/03 12:10:32 http: TLS handshake error from 192.168.178.47:42072: EOF
portainer-agent  | 2024/03/03 12:10:40 http: TLS handshake error from 192.168.178.47:33828: EOF
portainer-agent  | 2024/03/03 12:10:42 http: TLS handshake error from 192.168.178.47:33838: EOF
portainer-agent  | 2024/03/03 12:10:43 http: TLS handshake error from 192.168.178.47:33850: EOF

The agents image is portainer/agent:alpine, portainer's image is portainer/portainer-ee:latest.

wolkenschieber avatar Mar 03 '24 11:03 wolkenschieber

same issue for me

Wamy-Dev avatar Apr 26 '24 20:04 Wamy-Dev

I also encountered this problem.

daidaiwood avatar May 14 '24 06:05 daidaiwood

same issue

lessless avatar Jun 28 '24 11:06 lessless

I get this error only when i want to open a terminal in the agent container via Portainer-GUI button....

dierochade avatar Jun 30 '24 20:06 dierochade