• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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