portainer / agent

The Portainer agent

Home Page:https://www.portainer.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TLS handshake error

wolkenschieber opened this issue · 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.

commented

same issue for me

I also encountered this problem.

same issue

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