ERR_SSL_VERSION_OR_CIPHER_MISMATCH on pages preview deployments for recreated project
https://64649e61.j-along.pages.dev/
deployment id: 64649e61-afec-4ba2-b90a-5e9b1c42af95
account id: ae2d29b38aa7fa96f9f1b2e9f0bb882f
error: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
I needed to delete and recreate my pages project (as per guidelines in the discord) when moving from cloudflare managed build/deployments to my own gitlab ci via manual upload. After re-creating the project, my preview deploys seem to be encountering some SSL issues. I tried deploying another preview and this issue is not resolved.
I know this isn't an issue with my app, because before re-creating I was deploying previews on a test project just fine https://3bad9091.j-along-test.pages.dev/
Any ideas?
J-Along
Web site created using create-react-app
6 Replies
I came here to ask the same question...
Tried another preview deploy and same issue ~12 hours later. I might try deleting the project and re-creating again 🤷
What's your pages.dev?
Do you have a custom domain attached to it?
No custom domain, it's on
j-along.pages.dev
I basically deleted the project from the pages UI, and recreated it moments later with the same name, which I'm guessing contributed to this situation. It was my understanding that this was the only way to detach a git integration from a pages project and move to manual upload only.Thanks, yea it looks like it may be a race condition with recreating projects. Please don't delete that project, we escalated the issue
Hi, I deleted the project and recreated it again and it's working. I gave it ~5 minute between recreation. It's pretty simple to reproduce this if needed. I brought this up with someone on the pages team and they didn't seem super concerned so I'm just going to move on and keep building