Deployments failing with SSL error: unknown error

We were alerted about failing deployments. Qovery is reporting this error:

❌ Application z1d5875b6 failed to be cloned: Git error, the cmd 'git fetch' done for url: https://github.com/XXXX/YYY.git/ commit id: c5c7c3ace2df11d8bf4193c81283206cae87f9b6 has failed for z1d5875b6 due to error: Error { code: -1, klass: 16, message: "SSL error: unknown error" }

Is this an issue on Qovery side? GitHub? Our configuration?

It seems the issue was solved.

Hey, we now observe this issue again. @Qovery_Team

This is happening so often that half of our deployments fail. Any suggestions where to look for the issue?

Hey @prki @markkkkas

We identified an issue, seems to randomly comes from Github returning a bad response on git clone. While reason for GH to return such is still not clear, we added a special case to handle this better on our end.

We will be releasing a patch today, I will let you know once it lands.

Cheers

Hey @prki,

Fix has been released on our end.
Please let me know if you observe any improvement.

Cheers

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.