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

  1. C

    Issue Keep nginx from binding to specific IPs

    @MRW Alright I fixed it by creating a new panel.ini and inserting the IP blacklist. After rereading the IPs also disappeared from the binding directives in server.conf. Let's see if that survives the next Plesk update.
  2. C

    Issue Keep nginx from binding to specific IPs

    Thanks for your reply. First of all I only have "panel.ini.sample" in /usr/local/psa/admin/conf but no "panel.ini" and then it appears like this is only hiding the IPs for availability in Plesk. However, my problem is that nginx tries to bind to those IPs on startup and fails, even before I even...
  3. C

    Issue Keep nginx from binding to specific IPs

    Hi, I have several IPs on my machine, 3 of them are bound on 443 by nodeJS services that I installed. Today the nginx service restarted for whatever reason and refused to start because it tried to bind itself to those 3 IPs on 443. I was able to keep nginx from trying to bind to those IPs by...
Back
Top