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?
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.