Website URL
https://gifyu.com
Chevereto version
3.10.12
Description of the issue
I am seeing below errors "Unable to destroy delete-expired-images and clean-unconfirmed-users lock" in Nginx error log for some time now.
I can confirm /var/www/html/app/content/locks folder has full permission for Nginx user and the folder is actually empty.
Do I need to be worried about below errors?
https://gifyu.com
Chevereto version
3.10.12
Description of the issue
I am seeing below errors "Unable to destroy delete-expired-images and clean-unconfirmed-users lock" in Nginx error log for some time now.
I can confirm /var/www/html/app/content/locks folder has full permission for Nginx user and the folder is actually empty.
Do I need to be worried about below errors?
Code:
2018/04/08 09:24:03 [error] 86526#86526: *4158914 FastCGI sent in stderr: "PHP message: CHV\LockException: Unable to destroy delete-expired-images lock in CHV\Lock->process() in /var/www/html/app/lib/classes/class.lock.php:109
Stack trace:
#0 /var/www/html/app/lib/classes/class.lock.php(61): CHV\Lock->process('destroy', Array)
#1 /var/www/html/app/loader.php(290): CHV\Lock->__call('destroy', Array)
#2 [internal function]: CHV\{closure}()
#3 {main}" while reading upstream, client: 172.69.62.55, server: gifyu.com, request: "GET /image/LmY7 HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "gifyu.com"
2018/04/08 09:25:42 [error] 86525#86525: *4159550 FastCGI sent in stderr: "PHP message: CHV\LockException: Unable to destroy delete-expired-images lock in CHV\Lock->process() in /var/www/html/app/lib/classes/class.lock.php:109
Stack trace:
#0 /var/www/html/app/lib/classes/class.lock.php(61): CHV\Lock->process('destroy', Array)
#1 /var/www/html/app/loader.php(290): CHV\Lock->__call('destroy', Array)
#2 [internal function]: CHV\{closure}()
#3 {main}" while reading upstream, client: 141.101.76.181, server: gifyu.com, request: "GET /image/MNOa HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "gifyu.com"
2018/04/08 09:35:46 [error] 86525#86525: *4163463 FastCGI sent in stderr: "PHP message: CHV\LockException: Unable to destroy delete-expired-images lock in CHV\Lock->process() in /var/www/html/app/lib/classes/class.lock.php:109
Stack trace:
#0 /var/www/html/app/lib/classes/class.lock.php(61): CHV\Lock->process('destroy', Array)
#1 /var/www/html/app/loader.php(290): CHV\Lock->__call('destroy', Array)
#2 [internal function]: CHV\{closure}()
#3 {main}" while reading upstream, client: 162.158.78.37, server: gifyu.com, request: "GET /gabmuzealnew12/followers/?page=1&sort=date_asc HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "gifyu.com"
2018/04/08 09:35:46 [error] 86525#86525: *4163218 FastCGI sent in stderr: "PHP message: CHV\LockException: Unable to destroy clean-unconfirmed-users lock in CHV\Lock->process() in /var/www/html/app/lib/classes/class.lock.php:109
Stack trace:
#0 /var/www/html/app/lib/classes/class.lock.php(61): CHV\Lock->process('destroy', Array)
#1 /var/www/html/app/loader.php(303): CHV\Lock->__call('destroy', Array)
#2 [internal function]: CHV\{closure}()