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

Recent content by Joss

  1. J

    Question Reset firewall rules with command line

    The right directory for my case is : /mnt/usr/local/psa/var/modules/firewall/firewall-active.sh
  2. J

    Question Reset firewall rules with command line

    I have found my error guys, yeeeessss !! When I chroot my disk, there is some [...] who came, and I thinked that is the way to do the command lines, but nothing was good in this way. So, I typed exit and after that, your find /mnt/ -name firewall-active.sh give me the right folder of the file...
  3. J

    Question Reset firewall rules with command line

    Your command line do nothing... root@rescue:~# mount /dev/md127 /mnt/ root@rescue:~# chroot /mnt [root@rescue /]# find /mnt/ -name firewall-active.sh [root@rescue /]#
  4. J

    Question Reset firewall rules with command line

    Ok, thanks ! What must I do if I find firewall-active.sh ?
  5. J

    Question Reset firewall rules with command line

    The command line is : find /mnt/ -name firewall-active.sh ?? Can you explain me what this command do ?
  6. J

    Question Reset firewall rules with command line

    I think I have correctly mounted the disk with /mnt, after this I do a chroot /mnt, and cd /mnt/opt/psa/var/modules/firewall, but there is always :"No such file or directory"
  7. J

    Question Reset firewall rules with command line

    Ok, but I don't know how to navigate to /yourMountpoint/opt/psa/var/modules/firewall When make this, there is "No such file or directory"
  8. J

    Question Reset firewall rules with command line

    Ok, but I don't know how can I manage this in rescue mode with a OVH dedicated server...? Do you have a way to make this for me ?
  9. J

    Question Reset firewall rules with command line

    Hi Igor, thanks for your reply, but it doesn't work... My configuration : Plesk: Plesk Obsidian v18.0.35_build1800210430.11 os_CentOS 8 System: CentOS Linux 8.3.2011
  10. J

    Question Reset firewall rules with command line

    Hi, I no longer have access to my server because my IP address has changed. I can access to it in rescue mode... How can I reset firewall rules with command line ? Thanks,
Back
Top