Issue ERROR: Call to a member function getIpAddressStruct() on null (IpAddressesSelector.php:169)

tranngoc

New Pleskian
Hello,

When I click add domain, plesk shows error message "ERROR: Call to a member function getIpAddressStruct() on null (IpAddressesSelector.php:169)".

Any one know how to fix please?
 
Usually, the cause of such behaviour is database inconsistency.
I would suggest you first try to fix it with

plesk repair db -y -verbose
 
Back
Top