Recent content by H.W.B

  1. H.W.B

    Issue Watchdog down after Plesk update

    Hello, This is the Syslog from 07-07-2026 Jul 7 12:32:45 plesk rsyslogd: message repeated 17 times: [[origin software="rsyslogd" swVersion="8.2112.0" x-pid="96118" x-info="rsyslog – the rocket-fast system for log processing pipelines"] rsyslogd was HUPed] Jul 7 12:32:45 plesk rsyslogd...
  2. H.W.B

    Issue Watchdog down after Plesk update

    Hello, These lines are the only one in the log file. Only the date and times are different. But nothing else.... Henk
  3. H.W.B

    Issue Watchdog down after Plesk update

    Hello Sebahat, This is a part of the log-file time=2026-07-07T12:32:32.607+02:00 level=INFO msg="http: TLS handshake error from 127.0.0.1:41892: client sent an HTTP request to an HTTPS server" time=2026-07-07T12:32:32.857+02:00 level=INFO msg="http: TLS handshake error from 127.0.0.1:41898...
  4. H.W.B

    Issue Watchdog down after Plesk update

    Hello, Every time there is an update for Plesk, the watchdog module is switched off (or not turned on). I noticed that with every new version for Plesk, the watchdoig module is off. This is from version 18.0.75 to 18.0.76, and so on until the latest version 18.0.79. I every time need to...
  5. H.W.B

    Resolved Cronjob problem

    Very simple : # systemctl enable cron # systemctl start cron That did the trick for me.
  6. H.W.B

    Resolved Postfix errors

    I still receive this after the repair command : Mar 9 10:46:46 plesk postfix/postmap[1839225]: fatal: open database >/dev/null.db: No such file or directory Mar 9 10:46:47 plesk postfix/postmap[1839238]: fatal: open database >/dev/null.db: No such file or directory Mar 9 10:47:49 plesk...
  7. H.W.B

    Resolved Cronjob problem

    Hello Sebahat, I already had contact with the technical support, and this problem is solved. But i can not mark this as solved..... Henk
  8. H.W.B

    Resolved Postfix errors

    I did this : Repairing the mail server configuration Reconfiguring all domains and mailboxes ......................... [OK] Error messages: 0; Warnings: 0; Errors resolved: 0 root@plesk:~#
  9. H.W.B

    Resolved Cronjob problem

    Hello, I have a problem that cronjobs does not start anymore. And these are jobs where there are PHP scrips excecuting. When i use the RUN-NOW option it works. But is does not start at the given time, Other cronjobs works fine..... I can not find anything in the logs... I hope someone can help...
  10. H.W.B

    Resolved Postfix errors

    Hello, In the Mail-Error log i have these records : Mar 8 00:06:10 plesk postfix/postmap[764880]: fatal: open database >/dev/null.db: No such file or directory Mar 8 00:06:12 plesk postfix/postmap[764893]: fatal: open database >/dev/null.db: No such file or directory Mar 8 00:07:07 plesk...
  11. H.W.B

    Resolved How do you get the last installed WordPress instance-id on the command line?

    Simple SSH command to find all installed WordPress if you have WP Toolkit installed... # plesk ext wp-toolkit --list
  12. H.W.B

    Issue Php mail always spam

    Hello, I got this link from the Plesk Support for the notification emails. https://support.plesk.com/hc/en-us/articles/12377514497175-How-to-change-from-field-in-Plesk-email-notifications-sent-to-clients So for that you can use the above link. Henk
  13. H.W.B

    Issue Php mail always spam

    Hello, System messages from Plesk to the Administrator also go into the spam. How can i configure those?? Henk
  14. H.W.B

    Issue Php mail always spam

    Hello, Also when i use the option in my email to give me a 'delivery message' or "read message', these are going into the spam. And that i can not control with the SMTP settings. Henk
  15. H.W.B

    Issue Php mail always spam

    Hello, On my server there are websites that have contact forms to contact the owner. All those messages are not having the DKIM and ARC headers, so they end up in the spam box. This is send via the PHP mail function Is there a way that these messages also get these headers (as all the other...
Back
Top