Skip to content

[QUESTION] follow the youtube tutorial and the ssl test fail and log does not give a lot of info #318

@Victorhpinheiro

Description

@Victorhpinheiro

Hello,

Follow the installation on youtube the same versions and could not run the SSL test successfully.
fresh.start I set up the ip correctly and set the following versions:

jrcs/letsencrypt-nginx-proxy-companion
2.1
Docker-gen
0.7.7

I ran
sudo ./ssl_test.sh mydomainname.com

and ran the logs.
sudo docker logs -f --tail 50 letsencrypt-auto

I check the jrcs/letsencrypt-nginx-proxy-companion and apparently is a legacy registry, I do not know if that is the cause?

Do you mind help me find out why is the test unsuccessfully ?

This is the end of the log.

Info: running acme-companion version v2.1.0
Info: Custom Diffie-Hellman group found, generation skipped.
Reloading nginx docker-gen (using separate container docker-gen-auto)...
Reloading nginx (using separate container 7dd92c4715ab1183d45da620b84b23c31f03d5a2eb858cb3398a3d2dafb290f4)...
2021/09/03 03:14:43 Generated '/app/letsencrypt_service_data' from 4 containers
2021/09/03 03:14:43 Running '/app/signal_le_service'
2021/09/03 03:14:43 Watching docker events
2021/09/03 03:14:43 Contents of /app/letsencrypt_service_data did not change. Skipping notification '/app/signal_le_service'
2021/09/03 03:14:54 Received event die for container 460a1872f1d1
2021/09/03 03:14:54 Received event stop for container 460a1872f1d1
2021/09/03 03:14:58 Received event start for container 30d4c3db4c26
2021/09/03 03:15:03 Debounce minTimer fired
2021/09/03 03:15:03 Generated '/app/letsencrypt_service_data' from 4 containers
2021/09/03 03:15:03 Running '/app/signal_le_service'
[Fri Sep 3 03:16:55 UTC 2021] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 28
[Fri Sep 3 03:16:55 UTC 2021] Can not init api.
[Fri Sep 3 03:16:55 UTC 2021] Registering account: https://acme-v02.api.letsencrypt.org/directory
[Fri Sep 3 03:17:13 UTC 2021] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 28
[Fri Sep 3 03:17:13 UTC 2021] Can not init api.
[Fri Sep 3 03:17:13 UTC 2021] Registering account: https://acme-v02.api.letsencrypt.org/directory

and the log stop there

I also tried the the version 2.0 for jrcs/letsencrypt-nginx-proxy-companion
and I got a different error (code:7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions