• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

ERROR: PleskBadURIException

A

aveldhoven

Guest
Is it me or is the API functionallity COMPLETELY BROKEN in Plesk 8???

can anyone try the following:

Create a temporary domain (tmpdomain.tld);
Try to disable mail functionality through the API by:
/usr/local/psa/bin/mail.sh --off tmpdomain.tld


I'm using FC3 & Plesk 8
 
Anyone have any ideas about what could be causing this error? It only happens when I click on "Application Vault".

Invalid ID value:

0: /usr/local/psa/admin/plib/UIPointer.php:91
UIPointer->__construct(object of type plesk__server__application_vault__package, string 'id', boolean false)
1: /usr/local/psa/admin/plib/UIPointer.php:151
UIPointer->append(string 'item', string 'id', boolean false)
2: /usr/local/psa/admin/plib/SiteApps/APSApplicationsList.php:336
APSApplicationsList->getSwitchStatusButton(integer '82')
3: /usr/local/psa/admin/plib/SiteApps/APSApplicationsList.php:472
APSApplicationsList->nameGet(integer '82')
4: /usr/local/psa/admin/plib/class.cList.php3:1319
cList->getTableBody_()
5: /usr/local/psa/admin/plib/class.cList.php3:1123
cList->getTable_()
6: /usr/local/psa/admin/plib/class.cList.php3:670
cList->get()
7: /usr/local/psa/admin/plib/ui/server.application-vault.php:177
plesk__server__application_vault->accessMainForm(object of type APSApplicationsList)
8: /usr/local/psa/admin/plib/ui/server.application-vault.php:63
plesk__server__application_vault->accessItem(string 'GET', NULL null)
9: /usr/local/psa/admin/plib/UIPointer.php:594
UIPointer->access(string 'GET')
10: /usr/local/psa/admin/htdocs/plesk.php:37
 
same problem

I have same problem applicationlist


Invalid ID value:
---------------------- Debug Info -------------------------------
0: plib\UIPointer.php:96
UIPointer->__construct(object of type plesk__server__application_vault__package, string 'id', boolean false)
1: plib\UIPointer.php:156
UIPointer->append(string 'item', string 'id', boolean false)
2: plib\SiteApps\APSApplicationsList.php:341
APSApplicationsList->getSwitchStatusButton(integer '1')
3: plib\SiteApps\APSApplicationsList.php:477
APSApplicationsList->nameGet(integer '1')
4: plib\class.cList.php3:1336
cList->getTableBody_()
5: plib\class.cList.php3:1140
cList->getTable_()
6: plib\class.cList.php3:703
cList->get()
7: plib\ui\server.application-vault.php:182
plesk__server__application_vault->accessMainForm(object of type APSApplicationsList)
8: plib\ui\server.application-vault.php:68
plesk__server__application_vault->accessItem(string 'GET', NULL null)
9: plib\UIPointer.php:599
UIPointer->access(string 'GET')
10: htdocs\plesk.php:42
 
Back
Top