Re: [eCS-ISP] LE certificate renewal fails when using CRON2
??:
Wed, 08 Apr 2026 09:19:25 -0700
??:
"eCS ISP Mailing List" <ecs-isp@2rosenthals.com>
In <list-2040013@2rosenthals.com>, on 04/08/26
at 09:12 AM, "Massimo S." <ecs-isp@2rosenthals.com> said:
Hi Massimo,
>never, it only works if i start it manually
OK.
>the script as first thing is copying a firerule that has port 80 open for
>injoy fw, then it reload the fw rules
>after it start webserve and after it start uacme
>my suspect is that running it scheduled it don't execute something, maybe
>it do not correctly open port 80 even if i see from logs that the fw
>rules get reloaded
That's a possiblity.
>i've added a "go >file.txt", but i've seen that all the
>right processes are loaded in memory while the script
>is running
>now i've added also a netstat -s and -l
>i hope they can help