Closed JoshWho closed 2 years ago
It is like it just keeps running and never ends
where are you seeing this, can you please screenshot?
I killed all the other ones to get stability back
every time we delete the cache folder must be something on the log.
maybe for some reason, the cache is not being deleted and it is trying over and over;
try to manually delete the folder and also check if the script has the right permission to write on the videos folder.
check your logs
Is the cache still using the ssd? Second question is, does that folder ever delete (Expire) the data or is that only on reboot?
[01-Aug-2022 15:24:24 America/Chicago] AVideoLog::SECURITY: isUntrustedRequest: "SAVE vast_campaigns_logs" SCRIPT_NAME: /plugin/AD_Server/log.php
[01-Aug-2022 15:24:24 America/Chicago] AVideoLog::SECURITY: isUntrustedRequest: "SAVE vast_campaigns_logs" SCRIPT_NAME: /plugin/AD_Server/log.php
[01-Aug-2022 15:24:24 America/Chicago] AVideoLog::SECURITY: isUntrustedRequest: "SAVE vast_campaigns_logs" SCRIPT_NAME: /plugin/AD_Server/log.php
[01-Aug-2022 15:24:24 America/Chicago] AVideoLog::SECURITY: isUntrustedRequest: "SAVE vast_campaigns_logs" SCRIPT_NAME: /plugin/AD_Server/log.php
...
[01-Aug-2022 15:20:31 America/Chicago] AVideoLog::SECURITY: ddosProtection:: progressive timeout timeoutReal = (5) active_connections = (25) maxCon = (25) SCRIPT_NAME: /plugin/LiveLinks/getImage.php
Live Links is having trouble getting the thumbnails might be the ddos protection thing on there
That is all I see
On this, any process should be able to lock a file. maybe another tool is locking a file inside the cache.
the update may resolve the isUntrustedRequest thing
the ddosProtection log may be some clue to whatever is happening.
Ok running the git pull now
Looks like it is working again. Thank you @DanielnetoDotCom
I had to run php /var/www/html/YouPHPTube/plugin/Cache/crontab.php
After I ran that everything went back to normal. I now have a crontab set to run it
I also have that new limit on the config now
No clue what changed but I keep seeing multiple processes of Cache Purge that never ends and it makes the IO almost not usable when it does that.