• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Strange apache log

spip

Basic Pleskian
Hello,

For one day I have strange apache log :
- It's impossible to read them
- I can't see them in log file (in log file everything seems well). Only on screen
- The date and time are higher than the current date (some are tomorow date. We are currently the 2021-05-08)
- There are several log lines and always at the end of the list (only on screen)
- When I update the screen, the same log are still there but time and date have changed the previous ones have disappeared
I have Plesk Obsidian 18.0.35 CentOS Linux 7.9.2009 (Core)

Thank you for your help
log1.PNGlog2.PNG
 
I would imagine it's a problem with the latest Plesk Update, since it seems to have all the sudden started happening for several people here.
 
EDITED -

Experiencing the same issue.

To me this seems to be happening after a Apache process gets Killed for some reason (eg - Server running out of memory)

You can remove the /var/www/vhosts/system/<domain_name>/access_ssl_log.processed files

Then it will solve the issue until the Apache process gets Killed again.
 
Last edited:
Hi,

We are facing the same issue, all httpd processes were killed and Apache stopped. The file var/www/vhosts/system/<domain_name>/access_ssl_log was found empty and has been deleted. Nginx is used instead of Apache, but we still notice the same strange characters at Plesk access and error logs.
 

Attachments

  • Capture d’écran 2021-05-17 à 17.25.39.png
    Capture d’écran 2021-05-17 à 17.25.39.png
    32.1 KB · Views: 2
  • Capture d’écran 2021-05-17 à 17.36.26.png
    Capture d’écran 2021-05-17 à 17.36.26.png
    76.5 KB · Views: 2
I suggest reporting this issue here Reports
I will forward it to developers for further investigation.
 
Experiencing the same issue.

To me this seems to be happening after a Apache process gets Killed for some reason (eg - Server running out of memory)

You can remove the /var/www/vhosts/system/<domain_name>/access_ssl_log

Then it will solve the issue until the Apache process gets Killed again.
Sorry, Let me correct this. You have to delete the /var/www/vhosts/system/<domain_name>/access_ssl_log.processed files.

I'm not exactly sure why this is happening yet.
 
Don't worry about it. I had a huge panic over it myself, thinking maybe there was disk corruption or something.

But all it is is the log viewer trying to display compressed logs (once that have been compressed by logrotate) as plain text.

It is a know bug and should be resolved shortly. In fact it may be resolved in .36 but I've not checked yet.
 
Back
Top