• 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 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