We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
portainer/agent:alpine
portainer/portainer-ee:latest
The text was updated successfully, but these errors were encountered:
same issue for me
Sorry, something went wrong.
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....
No branches or pull requests
When connecting an agent to portainer, the agent is constantly reporting TLS handshake errors:
The agents image is
portainer/agent:alpine
, portainer's image isportainer/portainer-ee:latest
.The text was updated successfully, but these errors were encountered: