For some reason i have my code inside my repl and when i click the button to view in another tab it give me an error saying " The connection for this site is not secure
devs-candy-shop.legendboy2208.repl.co sent an invalid response."
For some reason i have my code inside my repl and when i click the button to view in another tab it give me an error saying " The connection for this site is not secure
devs-candy-shop.legendboy2208.repl.co sent an invalid response."
Hey, @legendboy2208 welcome to the forums!
I am not getting that on Firefox Dev edition. What browser are you using?
i am currently using microsoft edge
im also getting this ERR_SSL_PROTOCOL_ERROR
I also got this error. I am able to show a screenshot if needed.
Hey @legendboy2208!
I’m not able to see the error when going to your website; it works fine on my end:
Maybe chrome mobile is more strict about SSL? We see “Not Secure”.
To bypass this, it seems you can go to chrome://flags/#unsafely-treat-insecure-origin-as-secure and add the URL of your website.
Hi @legendboy2208! Welcome to the Replit Ask community!
It seems your website no longer has a TLS/SSL certificate, meaning it has expired or does not exist. This has been a known problem for a while (see https://status.replit.com/), and it seems to be your problem too.
There’s not much I can do about this, but maybe clarify that your problem is with the SSL??? That’s what I think will help the most help.
Cheers, and happy coding!