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

Limits Inconsistency Across Two Servers - ColdFusion DSN Connections / Total Mailbox

eugenevdm

Regular Pleskian
I have a limits inconsistency across two seemingly identical Plesk Windows servers.

Both servers are running Plesk 8.2.0.

When I click on a domain on Server A and then on Limits it only displays 11 types of limits.

When I click on a domain on Server B and then on Limits it displays 13 types of limits. The two missing from the first server are:

1. Total mailboxes quota (not supported by the mail server)

2. Maximum number of ColdFusion DSN connections

I do not use ColdFusion on either server.

The reason why this is a might be a problem is because I'm troubleshooting another more serious problem related to our Expand environment. The error I'm getting trying to change limits on Server A from Expand is:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<packet version="2.2.1.27">
<set>
<result>
<status>error</status>
<errcode>17101</errcode>
<errtext>[Expand Objects] Object operation error. Limit can't be decreased: check limit 'max_cf_dsn'</errtext>
<id>2112</id>
<client_id>1020</client_id>
<server_id>7</server_id>
<name>xxxxxxxxx.com</name>
</result>
</set>
</packet>


I can successfully change limits on server B.

I need someone who knows Plesk intimately to help me with this problem.
 
Back
Top