• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Recent content by Phantasia

  1. Phantasia

    Issue Persistent iptables DROP Rule for Docker Container IP 172.17.0.2

    Unfortunately, the issue is not resolved. After removing Imunify and observing stable connectivity for a while, the problem (Gateway Timeout / inaccessible Docker container via subdomain) has returned. Therefore, it seems Imunify was not the root cause. The DROP rule affecting 172.17.0.2...
  2. Phantasia

    Issue Persistent iptables DROP Rule for Docker Container IP 172.17.0.2

    Update: We’ve now tested completely uninstalling ImunifyAV (and possibly residual components from Imunify360) on our Plesk server. Since then, the recurring DROP rule against 172.17.0.2 has no longer reappeared – and the Docker container remains accessible via subdomains, even without our...
  3. Phantasia

    Issue Persistent iptables DROP Rule for Docker Container IP 172.17.0.2

    Addition: The problem is not just that a DROP rule exists — that's understandable. The real issue is that any manually added ACCEPT rule (e.g. for 172.17.0.0/16) is automatically removed again, and the Plesk GUI offers no way to make such an exception persistent. This makes it impossible to...
  4. Phantasia

    Issue Persistent iptables DROP Rule for Docker Container IP 172.17.0.2

    Hi @scsa20, thank you for your reply and for sharing the screenshot. Let me clarify: The port mapping (e.g. 8080:4323) and the Reverse Proxy via domain are both correctly configured — please see the attached screenshots below. The actual issue is not the port mapping or the proxy setup...
  5. Phantasia

    Issue Persistent iptables DROP Rule for Docker Container IP 172.17.0.2

    Hello everyone, I’m running Plesk Obsidian 18.0.70 on Ubuntu 22.04 and have recently started using Docker (e.g. to host Open WebUI). Since then, I’ve noticed that a DROP rule against 172.17.0.2 (the Docker bridge IP) keeps getting automatically reinserted into the iptables INPUT chain – likely...
  6. Phantasia

    Issue Unable to back up extension - Plesk Emil Security

    Same here: <?xml version="1.0"?> <execution-result log-location="/opt/psa/PMM/sessions/2025-05-17-023003.351/migration.result" local-dump-created="true" export-dump-created="false" local-dump-name="backup_info_2505140230_2505170230.xml"...
  7. Phantasia

    Issue Extension "Plesk Email Security" - Access Denied as Owner of account

    I have the same issue - any update on this?
  8. Phantasia

    Resolved Cron Daemon: show message: edit /etc/tmpreaper.conf to remove this message (look for SHOWWARNING)

    Hello Peter, I just found 2 entries in /etc/cron.d: imunify-antivirus and imunify-notifier. Can I delete these entries? imunify-antivirus PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin # Every Saturday at 1:25 25 1 * * 6 root /opt/alt/tmpreaper/usr/sbin/tmpreaper 168...
  9. Phantasia

    Resolved Cron Daemon: show message: edit /etc/tmpreaper.conf to remove this message (look for SHOWWARNING)

    Hello @jhernanper, no, unfortunately I still get this message by mail on a weekly basis: /bin/sh: line 1: /opt/alt/tmpreaper/usr/sbin/tmpreaper: No such file or directory
  10. Phantasia

    Resolved Cron Daemon: show message: edit /etc/tmpreaper.conf to remove this message (look for SHOWWARNING)

    Today, once again I received an email saying: /bin/sh: line 1: /opt/alt/tmpreaper/usr/sbin/tmpreaper: No such file or directory
  11. Phantasia

    Resolved Cron Daemon: show message: edit /etc/tmpreaper.conf to remove this message (look for SHOWWARNING)

    @Kaspar Sorry for my late reply - thank you! I now have the config file :)
  12. Phantasia

    Resolved Cron Daemon: show message: edit /etc/tmpreaper.conf to remove this message (look for SHOWWARNING)

    Any update on this? # sed -i 's/SHOWWARNING=true/SHOWWARNING=false/' /etc/tmpreaper.conf as described in the link above doesn't work because: sed: can't read /etc/tmpreaper.conf: No such file or directory
Back
Top