• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Interface unreachable after installation

florian2833z

New Pleskian
Hello,

After I install Plesk Onyx on CentOS 7, I cannot reach the interface with the given link. The problem is that the only port opened is 22 for ssh. I have to manually add the firewall rules to be able to access port 80, 443 and 8443. Is this wanted or did I forget something? Secondly, I cant add customers or resellers in Plesk with my trial license (Web Host Edition) because the Hosting services tab is missing. Do I have to do anything manually to enable this tab?

Flo
 
Hello,

After I install Plesk Onyx on CentOS 7, I cannot reach the interface with the given link. The problem is that the only port opened is 22 for ssh. I have to manually add the firewall rules to be able to access port 80, 443 and 8443.

Flo
Hi,

Had the same issue with CentOS 7, try turning off the firewall.
I've read that it has to do with that Plesk uses iptables in stead of firewalld.

Code:
systemctl disable firewalld
systemctl stop firewalld
systemctl status firewalld (should give inactive)

Is this wanted or did I forget something? Secondly, I cant add customers or resellers in Plesk with my trial license (Web Host Edition) because the Hosting services tab is missing. Do I have to do anything manually to enable this tab?

Can you post a schreenshot off the plesk overview?
 
DAdCjpu.png
 
Back
Top