• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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