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

Unable to change subscriber

Chris1

Regular Pleskian
I am trying to move a particular domain to a different subscriber but am getting an error. I haven't had any problems with this function before.

Could someone please advise what the problem might be?

Code:
Warning: Some problems were encountered when attempting to assign some of the subscriptions to a new owner.
Unable to continue subscription transfer: this subscription requires more resources than can be provided by the new owner's provider.

Warning: Unable to continue subscription transfer: this subscription requires more resources than can be provided by the new owner's provider.

All of the resources it shows before and after the transfer are the same. I have no idea what it is referring to?

 
Please look at this KB article - http://kb.odin.com/119329
I hope it will help.

Hi IgorG,

Thank you, I will keep this in mind in future. I ended up just grabbing the contents of the domain and making a new subscription under the new owner.

Is there a command that lists all domains that a presence builder site published/enabled?
 
Is there a command that lists all domains that a presence builder site published/enabled?
You can do it with:

# plesk bin domain_pref -i domain.com | grep "Sites published with Presence Builder"
 
Back
Top