List ecs-isp@2rosenthals.com Arkiverade meddelande #947

Från: "Massimo S." <ecs-isp@2rosenthals.com> Meddelandehuvud
Oavkodat meddelande
Ämne: Re: [eCS-ISP] HTTPS-Misery (for Steven)
Datum: Tue, 15 Oct 2024 18:51:37 +0200
Till: eCS ISP Mailing List <ecs-isp@2rosenthals.com>



Il 15/10/2024 18:50, Steven Levine ha scritto:
In <list-11081105@2rosenthals.com>, on 10/15/24
    at 11:49 AM, "Massimo S." <ecs-isp@2rosenthals.com> said:

Hi Massimo,

It appears you did not fix the scrpit as I recommended.

    uacme -v -h uacme-hook.cmd issue webmail.mydomain.it >out.log 2>&1

Out.log should contain the error message you missed.


now i'm completely confused, i don't understand what's happening

What is happening based on the information you have provided so far is the
same as was happening before.  The script is dieing because it cannot
write the token file to the challenge directory.  If it could, the log
file would report that the file was created.

As I recommended before, you need to capture the console output with
something like:

   uacme issue mywebsite2.ecomstation.it -h hook_mywebsite2.cmd >out.log
2>&1

and review out.log for error messages.  If should be obvious to you that
mywebsite2.ecomstation.it be correct domain name and the it needs to have
a dns entry.  mywebsite2.ecomstation.it does not currently have a dns
entry, so either you have a typo or you are hiding information that might
help us figure out what you are doing wrong.

uacme issue mywebsite2.ecomstation.it -h hook_mywebsite2.cmd
2024/10/15-11:24:03
2024/10/15-11:24:03 hook_mywebsite2 started at 2024/10/15-11:24:03
2024/10/15-11:24:03 method is begin
2024/10/15-11:24:03 type is http-01
2024/10/15-11:24:03 ident is mywebsite2.ecomstation.it

Note that the log is still missing the line that reports that the token
file was created.  This is done by in the original script at:

uacme-hook.cmd:117
   call LogWriteVTSC 'Creating' gTokenFile

                      2024/10/15-11:24:14 DoFailed deleting
D:\apache2\htdocs\webmail2\.well-known\acme-challenge\U_8xDcx9AT6qFzEosUKhMas8SKcK8SKburtsjaq6zRc

This log line tells us that the begin method should have attempted to
write to

  D:\apache2\htdocs\webmail2\.well-known\acme-challenge\U_8xDcx9AT6qFzEosUKhMas8SKcK8SKburtsjaq6zRc

but the write must have failed for some reason.

why is failed?

Without more information, the only reason I can think is because you
edited the script incorrectly.  If you cannot determine what's wrong from
the output of out.log, I probably need to send me an unsullied copy of
out.log and hook_mywebsite2.cmd.

Steven

the problems were 2

the issue on the apache vhosts (pointing to a wrong path) and creating me an headache :D
and
i erroneusly added the "\" char in the docroot var (i mean ...htdocs\mywebiste\ )

i'm updating scripts on the webserver*
and now the reissue of 4 certs have done well

finally the troublesome situation is improving

thanks a lot

massimo

*it take me a bit more since i've to adapt the new hook script
for each domain, but this is good

Prenumerera: Sändning, Uppsamling, Index.
Stoppa prenumeration
Meddelande till ListMaster