Hi there, I’m unable to visit my site with ERR_SSL_PROTOCOL_ERROR. As far as I can tell, my application boots up successfully, is listening on 8080, and external 443 and 80 are open and mapped appropriately.
No Dockerfile, just standard-fare unmodified fly launch generated config file.
fly status reports health:
6586e65f app 1 sea run running 1 total, 1 passing 0 14m23s ago
I noticed this on Friday, was hoping it was just a flittering issue. Still seeing an issue today - perhaps related? Getting a cert revoked error with our custom domain, on an app that has been around for a couple months. Any ideas?
Seeing the same issue here on an app I just deployed (in case it matters - I repeatedly attempted to deploy the app last night UK time, but errors in my own code failed. Fixing those let me deploy successfully this morning, but several attempts were made around 12-14 hours ago).
Edit: I was able to get a ‘custom’ cert for my own hostname, CNAME that and things worked fine. Seems more like as kurt suggested it’s an issue assigning the default *.fly.dev certs.
I seem to have the same issue at the moment - an app that previously had no problems is spontaneously throwing SSL errors. Any updates on a fix for this?