• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Recent content by roadrash

  1. roadrash

    Issue Cron fails with HTML code as output

    Anyway in my case i found the problem with running the wp-cron.php through ssh: /opt/plesk/php/8.3/bin/php /var/www/vhosts/<your-website.tld>/httpdocs/wp-cron.php It throws the mentioned HTML and in the end: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate...
  2. roadrash

    Issue Cron fails with HTML code as output

    Was this problem ever soved? Got similar issue.
  3. roadrash

    Resolved ipset causes problems with webmail

    Found the problem and fixed it. ipv6 was bogging me. Apparently Dovecot uses it and i accidentally blocked of some ports.
  4. roadrash

    Resolved ipset causes problems with webmail

    Hello, I installed IPtables on Plesk Obsidian. dnf install iptables iptables-services No problems so far. Also Plesk Fail2ban is working like a charm. I use a very good set of firewall rules for many years now and wish to continue that. Also like to use ipset too, then get nightly updated...
  5. roadrash

    Resolved Zero Day Exploit

    Just checked all our servers. Not any presence of Log4j. Plesk does not use it apparently and is not responsible if you have it on your machine(s). Otherwise I am pretty sure they would fix it.
  6. roadrash

    Resolved Warning in maillog: warning: mail_queue_enter: create file maildrop/xx: Disk quota exceedeed

    Thanks, Did a lot of digging and found out that it is not a big problem and was caused by some mailboxes that had overquota in Plesk.
  7. roadrash

    Resolved Warning in maillog: warning: mail_queue_enter: create file maildrop/xx: Disk quota exceedeed

    Thanks, that is what i thought too. So I did: df -h Filesystem Size Used Avail Use% Mounted on /dev/vda1 80G 36G 45G 45% / devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 202M 1.7G 11% /run tmpfs 1.9G...
  8. roadrash

    Resolved Warning in maillog: warning: mail_queue_enter: create file maildrop/xx: Disk quota exceedeed

    I see many of the following warnings in /var/log/maillog Feb 26 11:59:58 horizon postfix/postdrop[31271]: warning: mail_queue_enter: create file maildrop/787222.31271: Disk quota exceeded Feb 26 11:59:59 horizon postfix/postdrop[2909]: warning: mail_queue_enter: create file...
  9. roadrash

    Resolved libopendkim / psa-mail-driver-common error MU#13

    Thanks Igor, that fixed the mentioned Dependency Resolution. However, when using the Plesk update Product Components, it keeps displaying that there are updates for: Mail hosting > SMTP servers > Postfix Even when updating components it displays Success. But it keeps telling that there are...
  10. roadrash

    Resolved libopendkim / psa-mail-driver-common error MU#13

    Still problems: --> Finished Dependency Resolution Error: Package: psa-mail-driver-common-17.0.17-cos6.build1700161124.17.x86_64 (@PLESK_17_0_17-dist) Requires: libopendkim.so.10()(64bit) Removing: libopendkim-2.10.3-7.el6.x86_64 (@epel)...
  11. roadrash

    Issue Updating does not stop and causing high load

    Yes, i already did that. Think it is conflicting repos
  12. roadrash

    Issue Updating does not stop and causing high load

    Onyx updates (running CentOS 6.8) has been running now for hours. Simply for updating php-php-gettext and phpMyAdmin. That seems not normal to me. It is causing high load and running processes like cat (99% cpu time) and tr and fold How can i safely stop this process? (so i can run yum manual)...
  13. roadrash

    Resolved upgrade to Onyx fails (liblog4cplus required)

    I found out, that with "yum install log4cplus" then it takes the 1.1.1-1 version from Epel. Think that is not OK. From what repo should it come with yum ?? (in CentOS 6 )
  14. roadrash

    Resolved upgrade to Onyx fails (liblog4cplus required)

    Thanks for your response. Looks ok. However, "yum install log4cplus" did not fix the issue. (tried that a few days ago) So now i did following: yum install http://autoinstall.plesk.com/PSA_12.5.30/dist-rpm-CentOS-6-x86_64/engine/log4cplus-1.1.2-centos6.15011616.x86_64.rpm which is basically...
  15. roadrash

    Resolved upgrade to Onyx fails (liblog4cplus required)

    Have Plesk 12.5.30 Update #53 on CentOS 6.8 and ried upgrade to Onyx 17.0.17 through commandline, because via panel fails: wget https://installer.plesk.com/plesk-installer chmod +x plesk-installer ./plesk-installer After a while: Exception: Failed to solve dependencies...
Back
Top