• 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 error vhosts core.xxxx files

Allan

New Pleskian
Hello,

Today my server went offline because it exceeded the disk space, it used 100% of the disk because Plesk Onyx is generating multiple files in the vhost of the site.

See picture below:
http://pix.toile-libre.org/upload/original/1491325616.png

[root@plesk-01 httpdocs]# du -sh core.*
82M core.1893
82M core.2227
82M core.28318
82M core.28503
82M core.28505
82M core.28674
82M core.28826
82M core.30060
82M core.30065
82M core.30122
82M core.30152
82M core.30311
82M core.30328
82M core.30363
82M core.31024
82M core.31492
82M core.31621
82M core.31704
82M core.31729
82M core.31731

Has anyone ever experienced this?

Regards,

Allan Almeida
 
First of all, try to debug these core files with gdb. At least it may help to find a source of this problem.
 
Back
Top