Connection closed on port 443

0

I have an Ec2 server with Jenkins docker and git installed on it. The server is running behind. Load balancer with dns configured on route 53 A records as alas to the application load balancer the ALB is listener on 80 redirected to 443 map to a target group registered with my instance ID on port 8080 because Jenkins run on port 8080, when I put the URL of my A record on the browser it open up Jenkins default login page, Jenkins time out while am try to configure to build, the error message read as: connection closed on port 443. Please help am behind schedule to start building. Thanks

1개 답변
0

How long does the build take?
If it is longer than the ALB timeout value, it may be disconnecting the session with the Jenkins server, so how about extending the timeout value?
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html#connection-idle-timeout

profile picture
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠