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

CLI Utilities

E

eddie69

Guest
Hi,
I am trying to create accounts and domains from command line and followed the examples at ftp://download1.sw-soft.com/Plesk/Plesk7.5/Doc/plesk-7.5r-sdk-html/docs/cu/unix/ch04.html .
Creating clients and clients preferences I have no problems, but when it comes to create domain and domain preferences and error ocurrs " An error occured during domain creation: error in hosting updating: Some fields are empty or contain an improper value."
I have gone back and forth at those the examples and I don't see where could be the error.
Using Reloaded 7.5 on Fedora Core 1
Help!
 
more info

It does create the domain account but not phys hosting
 
Make you have the following in your command string:

-hst_type "phys"
 
Back
Top