ONLYOFFICE / CommunityServer

Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
http://www.onlyoffice.com
Apache License 2.0
2.71k stars 614 forks source link

Filling Hard disk #272

Open RooyeKhat opened 3 years ago

RooyeKhat commented 3 years ago

Do you want to request a feature or report a bug? Bug What is the current behavior? I have a problem with the unprecedented filling of the hard disk space with the system Hard disk space is unusually full I checked and saw many files with the name core.xxx in these folders, which was solved by deleting it

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. This is how I have to delete files manually

What is the expected behavior? Many file created with core.10035 and core.xxx store in this directory and fill all hard disk must automatically remove 55G WebStudio 88G Services 35G Data

Did this work in previous versions of DocumentServer? I did not check DocumentServer version: 6.0.2.5 Operating System: Linux Centos

RooyeKhat commented 3 years ago

docker ps --no-trunc


CONTAINER ID                                                       IMAGE                                    COMMAND                                                  CREATED             STATUS              PORTS                                                                                                                               NAMES
6df34456ff4ee6487077e91b2f759964120bfe88fc68607608acd76b83ca613b   onlyoffice/documentserver:6.1.0.83       "/app/ds/run-document-server.sh"                         3 minutes ago       Up 2 minutes        80/tcp, 443/tcp                                                                                                                     onlyoffice-document-server
35c0a61029a32642269ed0abdde0c10be2262e6ba784bf26ff345d54adb50c4b   onlyoffice/communityserver:11.0.1.1482   "/app/run-community-server.sh"                           4 minutes ago       Up 4 minutes        0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp, 3306/tcp, 5280/tcp, 9865-9866/tcp, 9871/tcp, 9882/tcp, 0.0.0.0:5222->5222/tcp, 9888/tcp   onlyoffice-community-server
4ccd8a00d4e77037f705ddd8c83a4104d0ee9ff50d27c808b86934f58d343263   onlyoffice/controlpanel:2.9.1.369        "/var/www/onlyoffice/controlpanel/run-controlpanel.sh"   8 minutes ago       Up 8 minutes        80/tcp, 443/tcp, 9833-9834/tcp                                                                                                      onlyoffice-control-panel
291b38d7eb5be30a3a67230b5f86227668fd21281170ee705c2a54d8c524a167   mysql:5.7.30                             "docker-entrypoint.sh mysqld"                            2 months ago        Up 25 minutes       3306/tcp, 33060/tcp                                                                                                                 onlyoffice-mysql-server

du -sh

1.5G    ApiSystem
35G     Data
0       DocumentServerData
88G     Services
69M     Sql
76K     Tools
55G     WebStudio

And the most interesting thing is that we do not have more than 20 GB of files in this system, all of which are on another server. Nextcloud

ShockwaveNN commented 3 years ago

By the name of folders and it's size - seems this is ONLYOFFICE CommunityServer issue, not DocumentServer issue, so I've moving this issue to correct repo

Carazyda commented 3 years ago

Hello @RooyeKhat This files is crash reports of mono. You can delete it.

RooyeKhat commented 3 years ago

Hello @RooyeKhat This files is crash reports of mono. You can delete it.

How to prevent these files or delete the automatic file system. How can I stop it?

Carazyda commented 3 years ago

In next major version we will add autoremove this files.

RooyeKhat commented 3 years ago

@Carazyda Thanks Please add label and remember for this

Thanks

RooyeKhat commented 3 years ago

Hi any update ? @Carazyda

Carazyda commented 3 years ago

We added this in version 11.5.2. Please let us know if you have any problems with this.