whats interesting is I can view my server side analytics directory dashboard through wireguard. It shows invalid cert but I can advance. The cert shows the origin cert. It seems like the server is working just not in the / directory. If I access the rocksolid domain through wireguard I also get the black screen.
I still can’t access the site, so I guess there is a firewall in place that still blocks me
curl -svo /dev/null https://rocksolid-4x4.com
* Host rocksolid-4x4.com:443 was resolved.
* IPv6: (none)
* IPv4: xxxxx
* Trying xxxxx:443...
* connect to xxxxx port 443 from 95.217.120.39 port 52808 failed: Connection timed out
* Failed to connect to rocksolid-4x4.com port 443 after 132973 ms: Couldn't connect to server
* Closing connection
An internal server error (500) can be basically anything. Did you check your Apache access log, error log and the PHP logs for more information?
That’s the interesting line, same as in the screenshot above. It doesn’t really tell you much, other than that there is a problem either with the software you are running or your server configuration.
Check your apache and application logs. If there’s nothing there, increase the loglevel.
If you only changed the certificate, doublecheck that the file permission are as they should be.