• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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