In <list-11075097@2rosenthals.com>, on 10/12/24
at 01:40 AM, "Massimo S." <ecs-isp@2rosenthals.com> said:
Hi Massimo,
>i still don't understand this
No problem. This stuff was all new to us at one time.
>2024/10/12-01:33:15 hook_webmail started at 2024/10/12-01:33:15
>2024/10/12-01:33:15 method is begin
>2024/10/12-01:33:15 type is http-01
>2024/10/12-01:33:15 ident is webmail.mydomain.it
>2024/10/12-01:33:15 token is OQg2xEXcj39j6brHDmIDwj5V5mYY1_DOvU5DRDOnPh4
Not so good. Notice that the hook did not create the token file. You log
is missing a line like:
Out.log should contain the error message you missed.
>i still find the acme-challenge dir empty
This is normal. The only reason the challenge directory will not be empty
is if uacme or the hook script crashes in such a way that the token file
is not deleted.
Your issue is a bit different. The token file never got created because
you pointed challengeDir at a non-existant directory and the script died.