• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Recent content by Hangover2

  1. Hangover2

    Resolved Dovecot Problem since v18.0.76? may fill all disk space

    In our case, yes—we upgraded some heavily loaded shared hosting servers, and no issues were detected afterward.
  2. Hangover2

    Resolved [alert] 32414#0: socket() failed (24: Too many open files) while connecting to upstream

    The issue can come from different sources on your server. For Debian, for example, consider increasing the following values to avoid hitting open file limits (web server / mail / PHP): /etc/security/limits.conf * hard nofile 1048576 * soft nofile 1048576 root...
  3. Hangover2

    Question Disable Email Forwarding

    @danami This could be a nice feature for your Plesk extension, Warden Antispam and Virus protection. We’re using it on all of our servers.
  4. Hangover2

    Question Disable Email Forwarding

    @Sebahat.hadzhi We used this plugin in the past; however, it has been incompatible with the latest Plesk releases for quite some time. We reached out to the author in 2022, but he no longer uses Plesk and does not plan to invest further effort into maintaining it.
  5. Hangover2

    Question Disable Email Forwarding

    Hello, Is there an easy way to disable the email forwarding feature in the Plesk GUI — ideally per subscription, while still allowing local forwarding? Has anyone done this before and can share a suitable solution? I don’t expect Plesk to implement such a change just on request. Background...
  6. Hangover2

    Critical security issue fixed on 24–25 February 2026 (Plesk Obsidian 18.0.75 Update 1 / 18.0.76 Update 2) — request for vulnerability details

    Thanks for the clarification. We do not use the APS Catalog on our Plesk servers, so we are not affected by this issue. This also highlights the underlying problem: Plesk customers need timely and sufficiently detailed security information to assess impact and meet compliance requirements. Due...
  7. Hangover2

    Critical security issue fixed on 24–25 February 2026 (Plesk Obsidian 18.0.75 Update 1 / 18.0.76 Update 2) — request for vulnerability details

    @Sebahat.hadzhi We now require the requested details without further delay. We no longer have the option to wait, as we are already in an active process with the BSI. Under NIS2, the incident reporting three-step scheme is triggered once you become aware of a significant security incident...
  8. Hangover2

    Input Provide detailed security information and a dedicated security mailing list

    I have opened a report titled: Critical security issue fixed on 24–25 February 2026 (Plesk Obsidian 18.0.75 Update 1 / 18.0.76 Update 2) — request for vulnerability details This situation is no longer acceptable. We have already reported this to the BSI. We now require the requested details...
  9. Hangover2

    Critical security issue fixed on 24–25 February 2026 (Plesk Obsidian 18.0.75 Update 1 / 18.0.76 Update 2) — request for vulnerability details

    Username: TITLE Critical security issue fixed on 24–25 February 2026 (Plesk Obsidian 18.0.75 Update 1 / 18.0.76 Update 2) — request for vulnerability details for NIS2 compliance PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian 18.0.75 Update 1 and Plesk Obsidian 18.0.76 Update...
  10. Hangover2

    Input Provide detailed security information and a dedicated security mailing list

    Hi @Sebahat.hadzhi — following up: the current patch releases “Plesk Obsidian 18.0.75 Update 1” and “Plesk Obsidian 18.0.76 Update 2” address a critical security issue. Could you please share details as soon as possible (e.g., CVE ID, affected versions/components, impact, and recommended...
  11. Hangover2

    Resolved Upgrade to 18.0.75 Integrity constraint violation: 1062 Duplicate entry 'localhost-database\_-user' for key 'PRIMARY':

    Maybe a small annotation: if you’re affected by both bugs (duplicated entries and unescaped entries), you need to run the script twice. The first run will generate the required SQL DELETE statements; the second run will generate the UPDATE statements. In short, run it repeatedly and execute the...
  12. Hangover2

    Resolved Upgrade to 18.0.75 Integrity constraint violation: 1062 Duplicate entry 'localhost-database\_-user' for key 'PRIMARY':

    @Sebahat.hadzhi But this is my question: how do I re-run the upgrade? Please provide the command. The error log says: Run upgrade with option --repair to rerun failed steps. I cannot find any command in the Plesk documentation. Please help me sort this out.
  13. Hangover2

    Resolved Upgrade to 18.0.75 Integrity constraint violation: 1062 Duplicate entry 'localhost-database\_-user' for key 'PRIMARY':

    @hschramm Thanks for the info. So far we only cleaned up servers with a single database host setup. However, we also have affected servers with a multi-host database setup, where we grant access rights for different database hosts per user.
  14. Hangover2

    Resolved Upgrade to 18.0.75 Integrity constraint violation: 1062 Duplicate entry 'localhost-database\_-user' for key 'PRIMARY':

    @Sebahat.hadzhi I’m confused. This database command does not re-run the failed upgrade step (2025-11-05-09-56-08_FixGrantPrivileges.php). How can we trigger that upgrade step again after fixing the duplicated entries?
  15. Hangover2

    Resolved Upgrade to 18.0.75 Integrity constraint violation: 1062 Duplicate entry 'localhost-database\_-user' for key 'PRIMARY':

    @Sebahat.hadzhi We’re seeing the same error message as the thread author during the update process, for example: ERROR: Upgrade step 2025-11-05-09-56-08_FixGrantPrivileges.php failed with code 1 and output: INFO: Executing upgrade task: 2025-11-05-09-56-08 [2026-02-15 04:18:29.511]...
Back
Top