The file on the server is constantly increasing in size

Hello, the essence of the problem, a “true” file is created on the server, the file size is constantly increasing, literally in a day, 51GB.
Dir /alpine/opt/cfx-server
How to fix this problem?


Server:
Linux 4.15.0-123-generic #126-Ubuntu SMP Wed Oct 21 09:40:11 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
34 RAM
512GB NVme

Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.

Please note that most of the support is provided by the Cfx.re community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.

To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.

Thanks for keeping these forums tidy!
:mascot:

I am new to linux so I don’t know much, but I have never seen that file before in my directory, I am running Ubuntu Server 20.04 LTS on a VPS. Here is a screen shot of the same directory FXServer/server/alpine/opt/cfx-server

Well, it probably started after I installed the latest build, FXServer-master v1.0.0.3456 linux
Before that, there were no problems.

Oh yeah, the artifacts can have little surprises in each update lol, I always keep my fingers crossed when I update them. My artifacts are older too, so that is probably the case, I would just go back a couple versions or so and see if that gets rid of the problem.

1 Like

In general, another file appears, called FALSE, read the text in it.
Here is the code responsible for this case.

Log("flushBuffer: sending %d bytes to %d\n", len + 4 + 8, client->GetNetId());

Also part of the file “FALSE”

[     95276] Tick completed for cl 1.
[     95300] flushBuffer: sending 14 bytes to 1
[     95300] Tick completed for cl 1.
[     95324] flushBuffer: sending 14 bytes to 1
[     95324] Tick completed for cl 1.
[     95349] flushBuffer: sending 14 bytes to 1
[     95349] Tick completed for cl 1.
[     95373] flushBuffer: sending 14 bytes to 1
[     95373] Tick completed for cl 1.
[     95398] flushBuffer: sending 14 bytes to 1
[     95398] Tick completed for cl 1.
[     95422] flushBuffer: sending 14 bytes to 1
[     95422] Tick completed for cl 1.
[     95447] flushBuffer: sending 14 bytes to 1
[     95447] Tick completed for cl 1.
[     95471] flushBuffer: sending 14 bytes to 1
[     95471] Tick completed for cl 1.
[     95496] flushBuffer: sending 14 bytes to 1
[     95496] Tick completed for cl 1.
[     95520] flushBuffer: sending 14 bytes to 1
[     95520] Tick completed for cl 1.
[     95545] flushBuffer: sending 14 bytes to 1

UP, Well? how long will we be silent?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.