Guest User

Untitled

a guest
Jun 27th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. -------------------------------------
  2. _ ()
  3. | | ___ _ __
  4. | | / __| | | / \
  5. | | \__ \ | | | () |
  6. |_| |___/ |_| \__/
  7.  
  8.  
  9. Brought to you by linuxserver.io
  10. We gratefully accept donations at:
  11. https://www.linuxserver.io/donate/
  12. -------------------------------------
  13. GID/UID
  14. -------------------------------------
  15.  
  16. User uid: 99
  17. User gid: 100
  18. -------------------------------------
  19.  
  20. [cont-init.d] 10-adduser: exited 0.
  21. [cont-init.d] 20-config: executing...
  22. [cont-init.d] 20-config: exited 0.
  23. [cont-init.d] 30-keygen: executing...
  24. using keys found in /config/keys
  25. [cont-init.d] 30-keygen: exited 0.
  26. [cont-init.d] 50-config: executing...
  27. Variables set:
  28. PUID=99
  29. PGID=100
  30. TZ=
  31. URL=name.xyz
  32. SUBDOMAINS=nextcloud,server,sonarr
  33. EXTRA_DOMAINS=
  34. ONLY_SUBDOMAINS=true
  35. DHLEVEL=2048
  36. VALIDATION=http
  37. DNSPLUGIN=
  38. STAGING=
  39.  
  40. 2048 bit DH parameters present
  41. SUBDOMAINS entered, processing
  42. SUBDOMAINS entered, processing
  43. Only subdomains, no URL in cert
  44. Sub-domains processed are: -d nextcloud.name.xyz -d server.name.xyz -d sonarr.name.xyz
  45. E-mail address entered: [email protected]
  46. http validation is selected
  47. Generating new certificate
  48. Saving debug log to /var/log/letsencrypt/letsencrypt.log
  49. Plugins selected: Authenticator standalone, Installer None
  50. Obtaining a new certificate
  51. Performing the following challenges:
  52. http-01 challenge for nextcloud.name.xyz
  53. http-01 challenge for server.name.xyz
  54. http-01 challenge for sonarr.name.xyz
  55. Waiting for verification...
  56. Challenge failed for domain sonarr.name.xyz
  57.  
  58. Challenge failed for domain nextcloud.name.xyz
  59.  
  60. Challenge failed for domain server.name.xyz
  61.  
  62. http-01 challenge for sonarr.name.xyz
  63. http-01 challenge for nextcloud.name.xyz
  64. http-01 challenge for server.name.xyz
  65. Cleaning up challenges
  66. Some challenges have failed.
  67.  
  68. IMPORTANT NOTES:
  69. - The following errors were reported by the server:
  70.  
  71. Domain: sonarr.name.xyz
  72. Type: connection
  73. Detail: Fetching
  74. http://sonarr.name.xyz/.well-known/acme-challenge/#
  75. Timeout during connect (likely firewall problem)
  76.  
  77. Domain: nextcloud.name.xyz
  78. Type: connection
  79. Detail: Fetching
  80. http://nextcloud.name.xyz/.well-known/acme-challenge/#
  81. Timeout during connect (likely firewall problem)
  82.  
  83. Domain: server.name.xyz
  84. Type: connection
  85. Detail: Fetching
  86. http://server.name.xyz/.well-known/acme-challenge/#
  87. Timeout during connect (likely firewall problem)
  88.  
  89. To fix these errors, please make sure that your domain name was
  90. entered correctly and the DNS A/AAAA record(s) for that domain
  91. contain(s) the right IP address. Additionally, please check that
  92. your computer has a publicly routable IP address and that no
  93. firewalls are preventing the server from communicating with the
  94. client. If you're using the webroot plugin, you should also verify
  95. that you are serving files from the webroot path you provided.
  96. 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
  97.  
  98. [cont-finish.d] executing container finish scripts...
  99. [cont-finish.d] done.
  100. [s6-finish] waiting for services.
  101. [s6-finish] sending all processes the TERM signal.
  102. [s6-finish] sending all processes the KILL signal and exiting.
  103.  
  104. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  105. [s6-init] ensuring user provided files have correct perms...exited 0.
  106. [fix-attrs.d] applying ownership & permissions fixes...
  107. [fix-attrs.d] done.
  108. [cont-init.d] executing container initialization scripts...
  109. [cont-init.d] 10-adduser: executing...
  110. usermod: no changes
Advertisement
Add Comment
Please, Sign In to add comment