BAS eats all HDD space on VPS overnight
-
It happend on my 2 VPS servers where i run BAS. It ate all disc space in 12h (60GB) and deleted resource file.
Please fix this bug
-
@cezar most likely the problem is in your script
-
Maybe logs or results? I think if the script writes to much into a file it can get larger.
-
Its not the script. It writes just txt log - something like - "Posted succesfully". It can't eat 70GB in 12h. I run the same script on the other VPS and there is no issue. BAS generates weird files in prof folder when running:
-
@cezar prof is a folder for storing temporary profiles, they should be deleted after the thread completes. For some reason, these files are not deleted, most likely something is wrong with access rights. You can try running as an Administrator to solve the problem.
-
You are right! It works, thanks! Remember guys to run BAS as an administrator on VPS
-
I was wrong, It still doesn't work on one of my servers. Even though I ran as administrator. BAS still does not delete logs and fills up the hard drive rapidly.
Developer please fix this bug