Dont work artflame.ro
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey ArtFlame,
Most of the time, this happens if the certificate is expired, not set up right, or the domain isn’t fully connected yet.
If you’re using App Platform, SSL should be automatic as long as your domain is pointing correctly. But if you’re running your own server, like with Nginx or Apache on a Droplet, you might need to renew your Let’s Encrypt cert manually,
certbot renew
usually does the trick.Also worth double-checking that your DNS records point to the right IP and that everything’s propagated.
If you share more about your setup, I can out further.
- Bobby