• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Domain ID is invalid

J

JeffreyC

Guest
When I try to access settings for our domain, or try to edit a database for that domain, I'm receiving errors.

When I try to access domain settings:

ERROR: PleskFatalException


Domain ID is invalid.

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/plib/common_func.php3:156
psaerror(string 'Domain ID is invalid.')
1: /usr/local/psa/admin/htdocs/domains/hosting/phosting_setup.php:20


When I attempt to access a database user:

ERROR: PleskFatalException


Domain ID is undefined.

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/plib/common_func.php3:156
psaerror(string 'Domain ID is undefined.')
1: /usr/local/psa/admin/htdocs/domains/databases/db_usr_edit.php3:15


# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sda3 38535168 236778 38298390 1% /
/dev/sda1 26104 37 26067 1% /boot
tmpfs 129082 1 129081 1% /dev/shm

# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 143G 4.9G 132G 4% /
/dev/sda1 99M 15M 80M 16% /boot
tmpfs 505M 0 505M 0% /dev/shm

Running mysqlcheck also showed all database tables to have a status of OK


Any assistance would be appreciated.
 
Back
Top