• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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