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
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南