• 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.

Question List of Subscriptions and the IP (some have two ips)

For each hosting subscription only one of the following options can be allocated:
  • One IPv4 address
  • One IPv6 address
  • One IPv4 + one IPv6 address (dual-stack subscriptions)
Assigning multiple IP addresses on one subscription is not supported in Plesk at that moment.
Most probably there is database inconsistency of misconfiguration. Try to check database with

$ plesk repair db

at least.
 
IgorG, i know this. but look in the Database SELECT in the article.

IF(ip.public_ip_address IS NULL, ip.IP_Address, ip.public_ip_address)) SEPARATOR ', ')

i just want the subscriber IP address
this query not run on a fresh up2date install .. i get a list with domain names and IP is enty
 
Back
Top