ministryofjustice / analytics-platform

Parent repository for the MOJ Analytics Platform
MIT License
14 stars 1 forks source link

Concourse shows "TLS handshake timeout" error #92

Closed davidread closed 1 year ago

davidread commented 5 years ago

e.g.

2019/02/19 17:12:13 put failed: failed to set status: Post https://api.github.com/repos/moj-analytical-services/airflow-dags/statuses/f94747cf507b971ea2d9af24357addfd93488f00: net/http: TLS handshake timeout

screen shot 2019-02-19 at 17 45 01

Another example: https://api.github.com/repos/moj-analytical-services/airflow-dags/statuses/237d91d552bb285c3697e2fafdc07ba2bdb90b1e

First noted 16/1/19

This appears intermittently. We believe concourse is simply being flaky.

Workaround

Simply run the concourse build again (manually).

outsidecoder commented 3 years ago

Did you find a solution to your issue? What version of concourse were/are you running? Are you using github.com/telia-oss/github-pr-resource ? I'm perhaps having the same issue.

davidread commented 3 years ago

@outsidecoder I'm not aware of a solution, I'm afraid. This would be concourse v3.14.1 - I'm not sure if it still occurs. BTW we're not using github-pr-resource. Sorry not to be more help

juan-yields commented 1 year ago

Hello @outsidecoder. I am having just the same issue and using github.com/telia-oss/github-pr-resource.

Currently running Concourse 7.7.0. And this happens randomly on different repos and different pipelines.

I would appreciate if you could please share any workaround/fix.

Cheers!