• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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