• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Mysql Subscription problem

Jayson

Basic Pleskian
I have been manually updating dns for domains when I get the following error when accessing the DNS settings for one subscription(domain),

ERROR: PleskException
Table::select() failed: no such row in the table

Additionally, an exception has occurred while trying to report this error: PleskException
Table::select() failed: no such row in the table

0: DNSZone.php:72
DNSZone->DNSZone(string '3')
1: common_func.php3:3286
objectMaker(string 'DNSZone', string '3')
2: DNSManager.php:29
DNSManager::getDNSZone(string '3')
3: Domain.php:1374
Domain->getDNSZone()
4: client.domain.dns.php:22
plesk__client__domain__dns->getDNSZone()
5: DNSUIPointer.php:96
DNSUIPointer->getFlavor()
6: UIPointer.php:919
UIPointer->getCaption(string 'done', string '', NULL null, object of type UserAdmin, NULL null, string '')
7: common_func.php3:4343
wizard_get_done_message()
8: plesk.php:29

If I try and remove the entire domain I get,

Table::select() failed: no such row in the table

Checking user accounts I see no domain administrator account for this subscription, I'm not sure if that is what the UserAdmin NULL error above is regarding?


At this point I'm not sure how to proceed. It's a domain that is completely backed up, so deleting and recreating is not a problem, if it were possible.

Thank you
 
Jayson,

I also have the same problem, very similar to yours.

ERROR: PleskException
Table::select() failed: no such row in the table

Additionally, an exception has occurred while trying to report this error: PleskException
Table::select() failed: no such row in the table

0: DNSZone.php:72
DNSZone->DNSZone(string '5063')
1: common_func.php3:3316
objectMaker(string 'DNSZone', string '5063')
2: DNSManager.php:29
DNSManager::getDNSZone(string '5063')
3: Domain.php:1340
Domain->getDNSZone()
4: client.domain.dns.php:22
plesk__client__domain__dns->getDNSZone()
5: DNSUIPointer.php:102
DNSUIPointer->getFlavor()
6: UIPointer.php:919
UIPointer->getCaption(string 'done', string '', NULL null, object of type UserAdmin, NULL null, string '')
7: common_func.php3:4380
wizard_get_done_message()
8: plesk.php:29
 
I know this is MYSQL problem. Tried to log in to mysql server console to fix it but nothing changed.
 
Yes, I did. In the 'DNS-ZONE-ID', is this the IP of the website you're running? That's what I entered for my website.
 
Back
Top