• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk not working ERROR: Service_Agent_Exception

ProWebS

Regular Pleskian
When I try to login to Plesk I see the above:


ERROR: Service_Agent_Exception
Up Level
Unable to read components configuration from the service node: packagemng: Unable to set UID or GID: Resource temporarily unavailable

System error 11: Resource temporarily unavailable
0: Unix.php:340
Service_Node_Components_Unix->_syncProperties(NULL null, boolean false)
1: :
call_user_func_array(array, array)
2: Properties.php:142
Service_Node_Properties->sync(NULL null, boolean false)
3: Components.php:20
Service_Node_Components->sync()
4: Properties.php:31
Service_Node_Properties->__construct(object of type Db_Table_Row_ServiceNode)
5: ServiceNode.php:173
Db_Table_Row_ServiceNode->components()
6: ServiceNode.php:76
Db_Table_Row_ServiceNode->refreshProperties()
7: auth.php3:505

I've checked this:
http://kb.parallels.com/en/380
[root@server1 etc]# ls -la /usr/local/psa/admin/sbin/wrapper
---s--x--- 1 root psaadm 19992 Nov 2 2011 /usr/local/psa/admin/sbin/wrapper
but everything seems ok.
 
Try a bootstrapper repair:

/usr/local/psa/bootstrapper/pp11.0.9-bootstrapper/bootstrapper.sh repair
 
I did try that,

it didn't help at all.

finally I did upgrade Plesk and reboot the server and afterward everything was ok.
 
Back
Top