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

  1. N

    Resolved Plesk Firewall Import create double entries

    So. I no longer need Premium Support in the forum. I have found a solution that works for men. You can also simply update the rules, delete them, etc., such as plesk ext firewall --set-rule -from={ip} -id={id} So you can build your own firewall script. All options are available as usual with...
  2. N

    Resolved Plesk Firewall Import create double entries

    I have an entry like this in the export: { "name": "Allow Incoming Database Connections", "direction": "input", "action": "allow", "ports": "3306/tcp", "from": "XX.XXX.XXX.XXX", "class": "custom", "type": "custom", "originalId"...
  3. N

    Plesk broken backups archives

    It's the same for me. ALL files are corrupted. I have simply switched to a working solution.
  4. N

    Question Laravel Toolkit Production-ready

    Is there somewhere an overview of what is fixed and developed with the plugin? With scheduled tasks must be careful. If you have multiple Laravel installations on one domain & subdomains only 1 task will be created. Would be great if such things also work and no need to do this manually for...
  5. N

    Issue Libzip outdated (Debia)

    I want to use ZIP encryption. But Plex installed Libzip version 1.1.2. How can I update or use a current version?
  6. N

    Issue npm install not longer working

    Since newest I can't install npm packages anymore. I get the following message: $ /opt/plesk/node/12/bin/npm install npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it! npm...
Back
Top