• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk 12 Fresh Install -- CentOS7 -- 404 Not Found When Hitting Port 8443

Shane_Jeffery

New Pleskian
Hello everyone.

I have been using managed servers for all of my webhosting career. I just decided to try to do it all on my own and of course, here come the growing pains.

I went with Linode for my new hosting provider. I followed their guides to get the initial setup done, minus setting up MariaDB.

I then went ahead and installed Plesk 12. The install went off without a hitch. But, now that I try to hit my hostname:8443, I get a 404.

I have done the following in an attempt to resolve the issue:

- Restart the server
- Restart the sw-cp-server
- Remove the /etc/sw-cp-server/conf.d/agent.conf (which didn't exist)

I do have the following firewalld rules in place:

firewall-cmd --zone=public--add-port=8443/tcp --permanent
firewall-cmd --zone=public--add-port=8447/tcp --permanent

I know that I am probably missing a basic setup step, but I'll be damned if I know what it is.

Thanks for helping out this newbie!
 
Back
Top