Advertisement
Guest User

Untitled

a guest
Dec 26th, 2023
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. [migrations] started
  2. [migrations] 01-nginx-site-confs-default: executing...
  3. [migrations] 01-nginx-site-confs-default: succeeded
  4. [migrations] done
  5. ───────────────────────────────────────
  6.  
  7. ██╗ ███████╗██╗ ██████╗
  8. ██║ ██╔════╝██║██╔═══██╗
  9. ██║ ███████╗██║██║ ██║
  10. ██║ ╚════██║██║██║ ██║
  11. ███████╗███████║██║╚██████╔╝
  12. ╚══════╝╚══════╝╚═╝ ╚═════╝
  13.  
  14. Brought to you by linuxserver.io
  15. ───────────────────────────────────────
  16.  
  17. To support the app dev(s) visit:
  18. Certbot: https://supporters.eff.org/donate/support-work-on-certbot
  19.  
  20. To support LSIO projects visit:
  21. https://www.linuxserver.io/donate/
  22.  
  23. ───────────────────────────────────────
  24. GID/UID
  25. ───────────────────────────────────────
  26.  
  27. User UID: 1000
  28. User GID: 1000
  29. ───────────────────────────────────────
  30.  
  31. Setting resolver to 127.0.0.11
  32. Setting worker_processes to 4
  33. generating self-signed keys in /config/keys, you can replace these with your own keys if required
  34. ......+++++++++++++++++++++++++++++++++++++++*....+...+.......+.....+...+.......+..............+.+...+++++++++++++++++++++++++++++++++++++++*..........+..++++++
  35. .+..+...+...+...............+..........+..+.+.....+.......+............+.....+..........+..+.........+++++++++++++++++++++++++++++++++++++++*.......+.....+....+...............+..+....+..+...+....+...+..+...+..........+...+.....+.+.....+..........+...........+...+.+.....+......+...+....+..+.+.........+.....+...+...+....+........+.......+.........+...............+..+...+.+...+.....+..........+..+++++++++++++++++++++++++++++++++++++++*..+.+..............+....+..+.........+.......+.........+......+.....+....+.........+..+.......+..+.............+..+......+..........+.........+.....+....+...........+....+......+...+..+......+...+......+....+...........+.+.....+....+........+.............+..+...+....++++++
  36. -----
  37. Variables set:
  38. PUID=1000
  39. PGID=1000
  40. TZ=America/Sao_Paulo
  41. URL=duckdns.org
  42. SUBDOMAINS=<my_domain>
  43. EXTRA_DOMAINS=
  44. ONLY_SUBDOMAINS=true
  45. VALIDATION=http
  46. CERTPROVIDER=
  47. DNSPLUGIN=
  48. EMAIL=<my_email>@hotmail.com
  49. STAGING=
  50.  
  51. Created .donoteditthisfile.conf
  52. Using Let's Encrypt as the cert provider
  53. SUBDOMAINS entered, processing
  54. Sub-domains processed are: <my_domain>.duckdns.org
  55. E-mail address entered: <my_email>@hotmail.com
  56. http validation is selected
  57. Generating new certificate
  58. Saving debug log to /var/log/letsencrypt/letsencrypt.log
  59. Account registered.
  60. Requesting a certificate for <my_domain>.duckdns.org
  61.  
  62. Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
  63. Domain: <my_domain>.duckdns.org
  64. Type: connection
  65. Detail: <my_public_ip>: Fetching http://<my_domain>.duckdns.org/.well-known/acme-challenge/BUOJG-ExPVtiQHeXZcX7T7eb-1xG9IknB85Pr_llY7k: Timeout during connect (likely firewall problem)
  66.  
  67. Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
  68.  
  69. Some challenges have failed.
  70. Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
  71. ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement