• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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