where are you getting that error message, in the GitHub actions logs or in the preview logs in the Okteto UI? Which version of the actions are you using?
Have you done any change in the manifest in the branch where it is failing? Do the problems started today or days before?
I get an error 500 in the GitHub log, and get this error in the Okteto logs (Just after the “Spin up environment” is done)
We have done nothing to the manifest or github actions or anything related. We even get the error in different branches with same previously working parent.
Even worse: PRs that previously deployed alright, stopped working when issuing a “Re-run all jobs”
It seems some issue related to a release we did this morning in our github actions. I created an internal ticket and we are going to start working on it. In the meantime, you should be able to make ir work if you pin the version of the GitHub action to 2.7.1.
Something similar to okteto/deploy-preview@2.7.1. Can you try with that?
It is late in Europe, will look into it tomorrow. I would also prefer to not pin to previous versions – then I just hit this problem again when it is not supported anymore.
I would also recommend you to update your status page to be correct: You maintain the the GitHub actions plugin and it can rightly be classified as down for the moment.
I do understand this is tough business, as it will hit your SLAs.