tried this with 4 servers and same result:
Incorrect syntax for the command's '-ip' parameter.
These servers are Ubuntu 22.04 or 24.04
and I have used this command before successfully, so something have changed, either that article or cli -ip option has stopped working.
Hi,
I wanted to change IP addresses for all domain from CLI and followed this guide: https://support.plesk.com/hc/en-us/articles/12377887745687-How-to-change-the-IP-address-for-a-domain-all-domains-in-Plesk
But for some reason I get error:
exit status 1
Incorrect syntax for the command's '-ip'...
I tried that fix but still same error:
2024-07-24 15:09:40
ERR
panel [1528770:66a0ef0421c31]
PleskPermissionDeniedException: Permission denied.
file: /opt/psa/admin/plib/CommonPanel/Controller/Action/Abstract.php
line: 194
code: 0
trace: #0...
I got same on 2 servers using ubuntu 20.04, but servers on ubuntu 22.04 works as intented.
here is what I found out, if this helps anybody:
/usr/sbin/named-checkconf
-bash: /usr/sbin/named-checkconf: No such file or directory
but this is working:
/usr/bin/named-checkconf -t /var/named/run-root...
OS
Ubuntu 20.04.6 LTS
Product
Plesk Obsidian
Version 18.0.56 Update #1, last updated on Oct 25, 2023 09:19 AM
WP Toolkit
Version 6.2.10-7566
And on our license information page it shows:
Plesk Edition Web Host Edition
WP Toolkit Deluxe On
Hi,
I tried to enable smart updates with wordpress toolkit cli using this command:
plesk ext wp-toolkit --smart-update -instance-id 1
(I changed instance-id for right wordpress installation using list command: plesk ext wp-toolkit --list)
which I found from here...
We have similiar problem and I just tested this with one site and disabled elementor and then login through plesk/wordpress toolkit is working.
And it is with php 8.2.11
Some sites with elementor and php 8.2 is working.
Sometimes I don't get any error codes(new tab just closes) and sometimes...