Tagged: cron, direct admin
-
AuthorPosts
-
October 15, 2019 at 5:35 pm #35318
I am trying to get my cron working with my Direct Admin control panel.
I am using the default curl -silent -A ‘Mozilla’ ‘https://***mydomain***.com.au/?c=1&ss_c=4687cab81a09a40c55ce’ >/dev/null 2>&1
I have also tried based on a similar old thread /usr/local/bin/curl instead of just curl, I have also tried wget
When I do a test using * also for time I get one file processed, not all of them. Jpg files are on average ~ 22 MiB each
If I use the Run Now (with temp setting to allow this) link in the settings it works fine, albeit taking a while.
Thanks for your help
October 16, 2019 at 2:42 pm #35321Update, overnight the processor worked for several files, but not all of them.. If I come back to the FTP after several hours I can see one or two more have been processed. There are still quite a few in the ‘new’ folder. I have it set to 1 minute,
Can anyone help please
October 17, 2019 at 1:59 pm #35326It finally processed all of the image (35), but it has taken 2 days to complete.
Please help
October 17, 2019 at 7:40 pm #35328Anyone able to assist?
I have tested Imagick
Version: ImageMagick 7.0.8-46 Q16 x86_64 2019-08-18 https://imagemagick.org
Copyright: © 1999-2019 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI OpenMP(3.1)
Delegates (built-in): bzlib freetype jng jpeg png webp xml zlibI was using php 7.2.x, but have changed that to 7.0.x but it is still not helping
Please, does anyone have a solution for this?
October 21, 2019 at 1:02 am #35342October 29, 2019 at 12:14 pm #35399Thanks for the reply
I am able to get it to process 1 image per minute, is it meant to be like that or shoudl it process all at once?
My cron email result when 1 image is processed every minute
HTTP/1.1 200 OK
Date: Tue, 29 Oct 2019 01:12:01 GMT
Server: Apache/2
X-Powered-By: PHP/7.0.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: PHPSESSID=2j3hkrio7o8g8f2t34nb3ev1e1; path=/
Upgrade: h2,h2c
Connection: Upgrade
Vary: Accept-Encoding,User-Agent
Cache-Control: public, no-transform, must-revalidate
Last-modified: Tue, 19 November 2017
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8<html>
<head>
<meta http-equiv=”cache-control” content=”max-age=0″ /> <meta http-equiv=”cache-control” content=”no-cache” /> <meta http-equiv=”expires” content=”0″ /> <meta http-equiv=”expires” content=”Tue, 01 Jan 1980 1:00:00 GMT” /> <meta http-equiv=”pragma” content=”no-cache” /> <style> .memcl { display:inline-block; padding:10px 20px; border:1px solid gray; margin:10px 20px; } .actio { display:inline-block; padding:10px 20px; border:1px solid blue; margin:10px 20px; } </style> </head>Memory at Start: 52MLoad at Start: 1M1 new/updated images/videos parsed0 thumbnails re/generatedMemory at End: 53MMemory Peak: 53MLoad at End: 0M<hr>
Does that help?
November 4, 2019 at 4:18 pm #35418 -
AuthorPosts
You must be logged in to reply to this topic.