SYSTEM INFORMATION | |
---|---|
OS type and version | Rocky 9.2 |
Virtualmin version | 7.7 |
I have gradually been migrating sites off my hosted service, and onto my Virtualmin server at home. The first few went smoothly, as they were subdomains of my main domain that is unique to my home server, and not a direct move / repointing of domains.
www.aiskon.net - Hosted as a part of a Proxy server, not in Virtualmin.
roundcube.aiskon.net - a simple Roudcube install to read email on my server. Sub-Server of Aiskon.net
krarchive.aiskon.net - Joomla site moved from another domain to this one.
starchive.aiskon.net - Joomla site moved from another domain to this one.
wedding.aiskon.net - Joomla site moved from another domain to this one, with the intent to rename it once it was migrated and working.
All of the servers were working fine this morning. This afternoon, around 2:00 PM, I renamed the server wedding.aiskon.net to geoffanddiane.com, and pointed the A record for geoffanddiane.com to my Virtualmin server IP (using Namecheap’s Dynamic DNS, I can confirm it’s pointing to the correct address).
Once that happened, multiple sites suddenly stopped working, with a HTTP 502 error.
All sites - krarchive, starchive, roundcube, and the newly renamed wedding site - gave the 502 error. When I looked in Virtualmin, I saw the Apache service and BIND were not running.
BIND, I was able to fix by trying to run it and using the built in tools in Virtualmin. It found some bad entries in the config, I cleared them, and it’s running again.
Apache, however, still will not start. I’ve deleted the renamed server in the hopes that it would clear the issue that triggered this, but no luck. I created a new server (testing.aiskon.net) to see if that would force the issue to clear up, again no luck. When I look at my Apache configs, I don’t see any obvious issues, and when I save it it does not warn me about an invalid config or other error. When I go to the Apache config module, and try to start Apache from there, I get the following error:
“Failed to start apache : Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xeu httpd.service" for details.”
I’m at a loss what my next steps are - how do I get Apache running again?
Thank you for your help!
EDIT: www.aiskon.net is on a different server, I forgot I had it as a part of my Proxy server instead of Virtualmin.