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