• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Error when adding a domain

N

Nick Harper

Guest
I am using Plesk on a Windows Server, whenever I try to add a domain I get this error:

Unable to load object of type Notification with id=2: Notification: unable to select: no such row in the table
---------------------- Debug Info -------------------------------
0: common_func.php3:3083
objectMakerEx(string 'Notification', integer '2')
1: NotificationManager.php:64
NotificationManager->addNotification(integer '2', array)
2: notifications.php:59
notificationsEventListener->handleEvent(string 'domain', integer '5', string 'domain_create', array, array)
3: :
call_user_func_array(array, array)
4: InterfacesManager.php:117
InterfacesManager::callImpls(string 'EventListener', string 'handleEvent', array)
5: class.ActionLog.php:793
ActionLog->callEventListeners()
6: class.ActionLog.php:654
ActionLog->submit()
7: class.PhDomain.php:753
PhDomain->update()
8: class.BsDomain.php:386
BsDomain->update()
9: DomainPropertiesUIPointer.php:283
DomainPropertiesUIPointer->accessItem_create(string 'POST')
10: DomainPropertiesUIPointer.php:62
DomainPropertiesUIPointer->accessItem(string 'POST', NULL null)
11: UIPointer.php:601
UIPointer->access(string 'POST')
12: plesk.php:43

I have checked the DB and the notifications table is empty, it is using an access DB.

Can anybody help?
 
Try to run

"C:\Program Files (x86)\Parallels\Plesk\admin\bin\php.exe" -q -dauto_prepend_file="" -c php.ini "C:\Program Files (x86)\Parallels\Plesk\admin\plib\scripts\update_notifications.php"
 
Last edited:
Back
Top