Plesk Error When Logging into Domain Admin Control Panel

This help is for users trying to log into their domain at cruzio.com and are unable to do so, instead getting an error that begins with the following:

ERROR: PleskMainDBException
MySQL query failed: Unknown table 'sd' in where clause.

In order to fix this, after attempting to log in, take a look at the address of the error page. You will see something similar to the following:

https://host2.cruzio.com:8443/?previous_page=login_up

Leave the first half of the link in there, even if it varies slightly from the above, and delete everything after the :8443/. So, in this example, you would be left with:

https://host2.cruzio.com:8443/

Then, after the :8443/, add:

domains/domains.php3?cmd=clearFilter

So, in this example, you would now have:

https://host2.cruzio.com:8443/domains/domains.php3?cmd=clearFilter

Hit Enter or Return to load this page. It may load without frames. To fix this, hit the “Back” button on your Web browser to load the previous page. The issue will be resolved.