Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Unable to launch any Plesk utility from command line (Error code 5)  (Read 2501 times)

0 Members and 1 Guest are viewing this topic.

vinayakk

  • Guest
If you are unable to launch any Plesk utility from command line, it fails with error:

    Access is denied. (Error code 5) at Unable to connect to pipe


For Example:
Quote
    "%plesk_bin%\mchk.exe" --domain --domain-name=domain.tld

    Access is denied. (Error code 5) at Unable to connect to pipe \\.\pipe\P_4a9e5d11-11f3-4cb9-8849-4d231d6cb


The above error is caused when the commands are not launched with administrative privileges, it is required admin rights for execution.

Make sure that you launch command under administrator or user with administrator privileges. Open command line (cmd.exe) as administrator (right click on "command prompt"->"run as administrator") and then execute necessary command again.

 :)