Gallery checker not deleting ?

Post Reply
alexscj
Posts: 160
Joined: Mon Apr 01, 2013 3:04 pm

Gallery checker not deleting ?

Post by alexscj »

Hello,

Code: Select all

Build 202202151448
Gallery checker rules:

Code: Select all

default|Bad Request Page
default|http_code_404
default|http_code_410
default|http_code_423
default|http_code_502
Example of urls NOT deactivated/deleted by gallery checker:

https://xhamster.com/videos/pichorra-meona-7793271

Code: Select all

2022-02-16 04:40:56: Got https://xhamster.com/videos/pichorra-meona-7793271 Speed 507 (184853.60475898, 5.0120959281921)
https://es.pornhub.com/view_video.php?v ... 70b65bdeb4

Code: Select all

2022-02-16 04:42:16: Got https://es.pornhub.com/view_video.php?viewkey=ph5a70b65bdeb4a Speed 507 (184933.8453052, 5.0340421199799)
What am I doing wrong ?
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Gallery checker not deleting ?

Post by admin »

Hi!

looks good here

log

Got https://xhamster.com/videos/pichorra-meona-7793271 Speed 101597 (0.76885795593262, 0.76255011558533)
https://xhamster.com/videos/pichorra-meona-7793271 :: got status 423 (0.76934289932251, 0.00047898292541504)
Set https://xhamster.com/videos/pichorra-meona-7793271 to inactive (0.76959204673767, 0.00024509429931641)
Gallery id 14 checked. Exit. (0.77048707008362, 0.00088715553283691)



try to run the checked in ssh as

php gallery_checker.php gallery_id=...

and check gallery_checker.log
Don't forget to run script update
alexscj
Posts: 160
Joined: Mon Apr 01, 2013 3:04 pm

Re: Gallery checker not deleting ?

Post by alexscj »

Thanks for the reply.

Fixed some things like php-curl not installed.

I'm getting "All galleries has been checked today. Sleep till tomorrow" in the gallery_checker log.

Can I reset this and force start the gallery_checker ? (not just for one gallery id)
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Gallery checker not deleting ?

Post by admin »

php gallery_checker.php force_run=true

BTW how did you install the script? It should check for php-curl extension
or did you check php setup later?
Don't forget to run script update
Post Reply