• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue log browser wrong time

Rick Top

New Pleskian
Server operating system version
AlmaLinux release 8.10
Plesk version and microupdate number
Plesk Obsidian 18.0.64
Hi,

We have a server with a weird issue.

The /var/log/maillog has the correct time, but the log-browser does not.
its exact 2 hours behind.

for example:

Via log-browser/track email: Oct 9 07:00:32 9B0E21DA1:
via terminal in /var/log/maillog: Oct 9 09:00:32 server psa-pc-remote[572263]: 9B0E21DA1

What could it be?
Timezone on the server is correct, in Plesk too.

timezone isnt changed in the past, server rebooted recently.
 
Hello, @Rick Top. This behavior is recognized as a bug identified with ID PPPM-14021. We will introduce a fix for it in one of the upcoming releases. In the meantime, please try the following workaround:

  1. Add the timezone selected from Tools and Settings > System time as follows by replacing "Europe/Madrid with the selected timezone for your server:

    egrep timezone /usr/local/psa/admin/conf/php.inidate.timezone = Europe/Madrid

  2. Restart sw-engine:

    systemctl restart sw-engine

Please let us know in case that did not help.
 
Back
Top