Recent content by Bitpalast

  1. Bitpalast

    Question After update to 18.0.79 AWStats is still present, but change log says it was removed

    From https://docs.plesk.com/release-notes/obsidian/change-log/: However, when in Hosting Settings, I still see a drop down list entry "AWStats (deprecated)". The updated went through without warnings. Two questions a) Is it expected that AWStats remains selectable? b) If a Plesk update...
  2. Bitpalast

    Question Email Not Working

    Have you looked into /var/log/maillog to determine what reason is logged for that a mail cannot be sent?
  3. Bitpalast

    Input Would you use a turnkey Plesk + CrowdSec extension? (gauging interest)

    About CrowdSec I have hesitated to apply it here, because after all due to its nature it also opens an opportunity for third-parties to intrude the server. If Plesk themselves delivered an extension for a LOW monthly fee, I might consider it, because then there would be an additional layer of...
  4. Bitpalast

    Question Grafana/Monitoring reported boot partition usage warning today, but no usage change lately

    I am sorry, but I cannot deliver any further data on the case. I only installed Grafana Monitoring with the default settings once, then, years ago, configured thresholds, then never again touched it. Whether or not there was or is a setting called "legacy alerting" I don't know.
  5. Bitpalast

    Question Grafana/Monitoring reported boot partition usage warning today, but no usage change lately

    I also saw that the warning was reported twice: Once at night (e.g. 5.09 am) when obviously something was checked and then again when I opened the panel to check what's going on (at around 9 am). Normally, a disk usage warning only appears once.
  6. Bitpalast

    Question Grafana/Monitoring reported boot partition usage warning today, but no usage change lately

    This morning on all our Alma 8 and Alma 9 servers, Grafana Monitoring tool reported that the threshold of boot partition disk usage was exceeded. However, when I skip backwards to previous days, nothing has changed on the boot partitions. This should only leave the conclusion that the Grafana...
  7. Bitpalast

    Issue [BUG] sw-nginx 1.30.1 (CVE-2026-42945 patch) crashes with SIGABRT on AlmaLinux 9.7 + OpenSSL 3.5.1

    It has not here on Alma 8 updates from 18.0.77 to 18.0.78. But maybe it does so on Alma 9???
  8. Bitpalast

    Issue [BUG] sw-nginx 1.30.1 (CVE-2026-42945 patch) crashes with SIGABRT on AlmaLinux 9.7 + OpenSSL 3.5.1

    @Sebahat.hadzhi --> True? We would not want HTTP/3 as this would need a lot of changes in iptables rules as it's not using TCP, but UDP.
  9. Bitpalast

    Question goAccess in 18.0.77

    An update to @Azurel 's plausible suggestion to exclude the /plesk-stat/ directory from ModSecurity. To achieve this, one simple solution is to place the <Location "/plesk-stat/"> SecRuleEngine Off </Location> part into the Tools & Settings > Security > Web Application Firewall...
  10. Bitpalast

    Issue Backup creation to remote FTP storage fails due to local disk space check

    Backups cannot be written to an external FTP repository directly. Some sort of temporary files are required. They are stored in the path DUMP_TMP_D defined in /etc/psa/psa.conf. Also, a local copy of the data that needs to be packed and uploaded plus a few XML data files on the backup of the...
  11. Bitpalast

    Resolved CVE-2026-42945 Nginx Rift and older Wordpress Toolkit heads up

    Note here, trying since noon. Neither plesk installer --select-release-current --upgrade-installed-components offers a download, nor has the FAQ article been updated that a patch has actually been published. What am I missing? 18.0.77 #2 on Alma
  12. Bitpalast

    Question goAccess in 18.0.77

    Comodo (free) running on Apache (ModSecurity 2.9)
  13. Bitpalast

    Question goAccess in 18.0.77

    Where did you add your lines?
  14. Bitpalast

    Question goAccess in 18.0.77

    It requires an Apache reload after the change, but it works. Thank you. I think @Azurel has a point. This should be checked.
  15. Bitpalast

    Question goAccess in 18.0.77

    @Sebahat.hadzhi After installation of GoAccess on a Plesk default installation we also see the 500 internal error page when opening /plesk-stat statistics. I had to add <IfModule mod_security2.c> SecResponseBodyLimit 268435456 </IfModule> to the Apache directives of the subscription to...
Back
Top