Advertisement
Guest User

Untitled

a guest
Oct 26th, 2019
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.55 KB | None | 0 0
  1.  
  2. root@mydomain:~# cd /etc/letsencrypt
  3. root@mydomain:/etc/letsencrypt# "/etc/letsencrypt"/acme.sh --upgrade
  4. [Sat Oct 26 13:26:40 CEST 2019] Installing from online archive.
  5. [Sat Oct 26 13:26:40 CEST 2019] Downloading https://github.com/Neilpang/acme.sh/archive/master.tar.gz
  6. [Sat Oct 26 13:26:41 CEST 2019] Extracting master.tar.gz
  7. [Sat Oct 26 13:26:41 CEST 2019] It is recommended to install socat first.
  8. [Sat Oct 26 13:26:41 CEST 2019] We use socat for standalone server if you use standalone mode.
  9. [Sat Oct 26 13:26:41 CEST 2019] If you don't use standalone mode, just ignore this warning.
  10. [Sat Oct 26 13:26:41 CEST 2019] Installing to /root/.acme.sh
  11. [Sat Oct 26 13:26:41 CEST 2019] Installed to /root/.acme.sh/acme.sh
  12. [Sat Oct 26 13:26:41 CEST 2019] Good, bash is found, so change the shebang to use bash as preferred.
  13. [Sat Oct 26 13:26:41 CEST 2019] OK
  14. [Sat Oct 26 13:26:41 CEST 2019] Install success!
  15. [Sat Oct 26 13:26:41 CEST 2019] Upgrade success!
  16. root@mydomain:/etc/letsencrypt# "/etc/letsencrypt"/acme.sh --cron --home "/etc/letsencrypt" > /dev/null --debug
  17. [Sat Oct 26 13:26:51 CEST 2019] Lets find script dir.
  18. [Sat Oct 26 13:26:51 CEST 2019] _SCRIPT_='/etc/letsencrypt/acme.sh'
  19. [Sat Oct 26 13:26:51 CEST 2019] _script='/etc/letsencrypt/acme.sh'
  20. [Sat Oct 26 13:26:51 CEST 2019] _script_home='/etc/letsencrypt'
  21. [Sat Oct 26 13:26:51 CEST 2019] Using config home:/etc/letsencrypt
  22. [Sat Oct 26 13:26:51 CEST 2019] Using config home:/etc/letsencrypt
  23. [Sat Oct 26 13:26:51 CEST 2019] ACME_DIRECTORY='https://acme-v01.api.letsencrypt.org/directory'
  24. [Sat Oct 26 13:26:51 CEST 2019] Using config home:/etc/letsencrypt
  25. [Sat Oct 26 13:26:51 CEST 2019] ACME_DIRECTORY='https://acme-v01.api.letsencrypt.org/directory'
  26. [Sat Oct 26 13:26:51 CEST 2019] _stopRenewOnError
  27. [Sat Oct 26 13:26:51 CEST 2019] di='/etc/letsencrypt/mydomain.it/'
  28. [Sat Oct 26 13:26:51 CEST 2019] d='mydomain.it'
  29. [Sat Oct 26 13:26:51 CEST 2019] Using config home:/etc/letsencrypt
  30. [Sat Oct 26 13:26:51 CEST 2019] ACME_DIRECTORY='https://acme-v01.api.letsencrypt.org/directory'
  31. [Sat Oct 26 13:26:51 CEST 2019] DOMAIN_PATH='/etc/letsencrypt/mydomain.it'
  32. [Sat Oct 26 13:26:51 CEST 2019] Le_API='https://acme-v01.api.letsencrypt.org/directory'
  33. [Sat Oct 26 13:26:51 CEST 2019] Using config home:/etc/letsencrypt
  34. [Sat Oct 26 13:26:51 CEST 2019] ACME_DIRECTORY='https://acme-v01.api.letsencrypt.org/directory'
  35. [Sat Oct 26 13:26:51 CEST 2019] _main_domain='mydomain.it'
  36. [Sat Oct 26 13:26:51 CEST 2019] _alt_domains='no'
  37. [Sat Oct 26 13:26:51 CEST 2019] Using ACME_DIRECTORY: https://acme-v01.api.letsencrypt.org/directory
  38. [Sat Oct 26 13:26:51 CEST 2019] _init api for server: https://acme-v01.api.letsencrypt.org/directory
  39. [Sat Oct 26 13:26:51 CEST 2019] GET
  40. [Sat Oct 26 13:26:51 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  41. [Sat Oct 26 13:26:51 CEST 2019] timeout=
  42. [Sat Oct 26 13:26:51 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  43. [Sat Oct 26 13:26:52 CEST 2019] ret='0'
  44. [Sat Oct 26 13:26:52 CEST 2019] ACME_KEY_CHANGE='https://acme-v01.api.letsencrypt.org/acme/key-change'
  45. [Sat Oct 26 13:26:52 CEST 2019] ACME_NEW_AUTHZ='https://acme-v01.api.letsencrypt.org/acme/new-authz'
  46. [Sat Oct 26 13:26:52 CEST 2019] ACME_NEW_ORDER='https://acme-v01.api.letsencrypt.org/acme/new-cert'
  47. [Sat Oct 26 13:26:52 CEST 2019] ACME_NEW_ACCOUNT='https://acme-v01.api.letsencrypt.org/acme/new-reg'
  48. [Sat Oct 26 13:26:52 CEST 2019] ACME_REVOKE_CERT='https://acme-v01.api.letsencrypt.org/acme/revoke-cert'
  49. [Sat Oct 26 13:26:52 CEST 2019] ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf'
  50. [Sat Oct 26 13:26:52 CEST 2019] ACME_NEW_NONCE
  51. [Sat Oct 26 13:26:52 CEST 2019] ACME_VERSION
  52. [Sat Oct 26 13:26:52 CEST 2019] Le_NextRenewTime='1570053613'
  53. [Sat Oct 26 13:26:52 CEST 2019] _on_before_issue
  54. [Sat Oct 26 13:26:52 CEST 2019] _chk_main_domain='mydomain.it'
  55. [Sat Oct 26 13:26:52 CEST 2019] _chk_alt_domains
  56. [Sat Oct 26 13:26:52 CEST 2019] Le_LocalAddress
  57. [Sat Oct 26 13:26:52 CEST 2019] d='mydomain.it'
  58. [Sat Oct 26 13:26:52 CEST 2019] Check for domain='mydomain.it'
  59. [Sat Oct 26 13:26:52 CEST 2019] _currentRoot='/var/www/ghost/system/nginx-root'
  60. [Sat Oct 26 13:26:52 CEST 2019] d
  61. [Sat Oct 26 13:26:52 CEST 2019] _saved_account_key_hash is not changed, skip register account.
  62. [Sat Oct 26 13:26:52 CEST 2019] Read key length:
  63. [Sat Oct 26 13:26:52 CEST 2019] _createcsr
  64. [Sat Oct 26 13:26:52 CEST 2019] d='mydomain.it'
  65. [Sat Oct 26 13:26:52 CEST 2019] _w='/var/www/ghost/system/nginx-root'
  66. [Sat Oct 26 13:26:52 CEST 2019] _currentRoot='/var/www/ghost/system/nginx-root'
  67. [Sat Oct 26 13:26:52 CEST 2019] _init api for server: https://acme-v01.api.letsencrypt.org/directory
  68. [Sat Oct 26 13:26:52 CEST 2019] Try new-authz for the 0 time.
  69. [Sat Oct 26 13:26:52 CEST 2019] url='https://acme-v01.api.letsencrypt.org/acme/new-authz'
  70. [Sat Oct 26 13:26:52 CEST 2019] payload='{"resource": "new-authz", "identifier": {"type": "dns", "value": "mydomain.it"}}'
  71. [Sat Oct 26 13:26:52 CEST 2019] RSA key
  72. [Sat Oct 26 13:26:52 CEST 2019] GET
  73. [Sat Oct 26 13:26:52 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  74. [Sat Oct 26 13:26:52 CEST 2019] timeout=
  75. [Sat Oct 26 13:26:52 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  76. [Sat Oct 26 13:26:53 CEST 2019] ret='0'
  77. [Sat Oct 26 13:26:55 CEST 2019] GET
  78. [Sat Oct 26 13:26:55 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  79. [Sat Oct 26 13:26:55 CEST 2019] timeout=
  80. [Sat Oct 26 13:26:55 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  81. [Sat Oct 26 13:26:55 CEST 2019] ret='0'
  82. [Sat Oct 26 13:26:57 CEST 2019] GET
  83. [Sat Oct 26 13:26:57 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  84. [Sat Oct 26 13:26:57 CEST 2019] timeout=
  85. [Sat Oct 26 13:26:57 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  86. [Sat Oct 26 13:26:58 CEST 2019] ret='0'
  87. [Sat Oct 26 13:27:00 CEST 2019] GET
  88. [Sat Oct 26 13:27:00 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  89. [Sat Oct 26 13:27:00 CEST 2019] timeout=
  90. [Sat Oct 26 13:27:00 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  91. [Sat Oct 26 13:27:00 CEST 2019] ret='0'
  92. [Sat Oct 26 13:27:02 CEST 2019] GET
  93. [Sat Oct 26 13:27:02 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  94. [Sat Oct 26 13:27:02 CEST 2019] timeout=
  95. [Sat Oct 26 13:27:02 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  96. [Sat Oct 26 13:27:03 CEST 2019] ret='0'
  97. [Sat Oct 26 13:27:05 CEST 2019] GET
  98. [Sat Oct 26 13:27:05 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  99. [Sat Oct 26 13:27:05 CEST 2019] timeout=
  100. [Sat Oct 26 13:27:05 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  101. [Sat Oct 26 13:27:06 CEST 2019] ret='0'
  102. [Sat Oct 26 13:27:08 CEST 2019] GET
  103. [Sat Oct 26 13:27:08 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  104. [Sat Oct 26 13:27:08 CEST 2019] timeout=
  105. [Sat Oct 26 13:27:08 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  106. [Sat Oct 26 13:27:08 CEST 2019] ret='0'
  107. [Sat Oct 26 13:27:10 CEST 2019] GET
  108. [Sat Oct 26 13:27:10 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  109. [Sat Oct 26 13:27:10 CEST 2019] timeout=
  110. [Sat Oct 26 13:27:10 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  111. [Sat Oct 26 13:27:11 CEST 2019] ret='0'
  112. [Sat Oct 26 13:27:13 CEST 2019] GET
  113. [Sat Oct 26 13:27:13 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  114. [Sat Oct 26 13:27:13 CEST 2019] timeout=
  115. [Sat Oct 26 13:27:13 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  116. [Sat Oct 26 13:27:14 CEST 2019] ret='0'
  117. [Sat Oct 26 13:27:16 CEST 2019] GET
  118. [Sat Oct 26 13:27:16 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  119. [Sat Oct 26 13:27:16 CEST 2019] timeout=
  120. [Sat Oct 26 13:27:16 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  121. [Sat Oct 26 13:27:16 CEST 2019] ret='0'
  122. [Sat Oct 26 13:27:18 CEST 2019] GET
  123. [Sat Oct 26 13:27:18 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  124. [Sat Oct 26 13:27:18 CEST 2019] timeout=
  125. [Sat Oct 26 13:27:18 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  126. [Sat Oct 26 13:27:19 CEST 2019] ret='0'
  127. [Sat Oct 26 13:27:21 CEST 2019] GET
  128. [Sat Oct 26 13:27:21 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  129. [Sat Oct 26 13:27:21 CEST 2019] timeout=
  130. [Sat Oct 26 13:27:21 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  131. [Sat Oct 26 13:27:21 CEST 2019] ret='0'
  132. [Sat Oct 26 13:27:23 CEST 2019] GET
  133. [Sat Oct 26 13:27:23 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  134. [Sat Oct 26 13:27:23 CEST 2019] timeout=
  135. [Sat Oct 26 13:27:23 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  136. [Sat Oct 26 13:27:24 CEST 2019] ret='0'
  137. [Sat Oct 26 13:27:26 CEST 2019] GET
  138. [Sat Oct 26 13:27:26 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  139. [Sat Oct 26 13:27:26 CEST 2019] timeout=
  140. [Sat Oct 26 13:27:26 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  141. [Sat Oct 26 13:27:27 CEST 2019] ret='0'
  142. [Sat Oct 26 13:27:29 CEST 2019] GET
  143. [Sat Oct 26 13:27:29 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  144. [Sat Oct 26 13:27:29 CEST 2019] timeout=
  145. [Sat Oct 26 13:27:29 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  146. [Sat Oct 26 13:27:29 CEST 2019] ret='0'
  147. [Sat Oct 26 13:27:31 CEST 2019] GET
  148. [Sat Oct 26 13:27:31 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  149. [Sat Oct 26 13:27:31 CEST 2019] timeout=
  150. [Sat Oct 26 13:27:31 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  151. [Sat Oct 26 13:27:32 CEST 2019] ret='0'
  152. [Sat Oct 26 13:27:34 CEST 2019] GET
  153. [Sat Oct 26 13:27:34 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  154. [Sat Oct 26 13:27:34 CEST 2019] timeout=
  155. [Sat Oct 26 13:27:34 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  156. [Sat Oct 26 13:27:35 CEST 2019] ret='0'
  157. [Sat Oct 26 13:27:37 CEST 2019] GET
  158. [Sat Oct 26 13:27:37 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  159. [Sat Oct 26 13:27:37 CEST 2019] timeout=
  160. [Sat Oct 26 13:27:37 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  161. [Sat Oct 26 13:27:37 CEST 2019] ret='0'
  162. [Sat Oct 26 13:27:39 CEST 2019] GET
  163. [Sat Oct 26 13:27:39 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  164. [Sat Oct 26 13:27:39 CEST 2019] timeout=
  165. [Sat Oct 26 13:27:39 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  166. [Sat Oct 26 13:27:40 CEST 2019] ret='0'
  167. [Sat Oct 26 13:27:42 CEST 2019] GET
  168. [Sat Oct 26 13:27:42 CEST 2019] url='https://acme-v01.api.letsencrypt.org/directory'
  169. [Sat Oct 26 13:27:42 CEST 2019] timeout=
  170. [Sat Oct 26 13:27:42 CEST 2019] _CURL='curl -L --silent --dump-header /etc/letsencrypt/http.header -g '
  171. [Sat Oct 26 13:27:42 CEST 2019] ret='0'
  172. [Sat Oct 26 13:27:44 CEST 2019] entry
  173. [Sat Oct 26 13:27:44 CEST 2019] Error, can not get domain token entry mydomain.it
  174. [Sat Oct 26 13:27:44 CEST 2019] pid
  175. [Sat Oct 26 13:27:44 CEST 2019] No need to restore nginx, skip.
  176. [Sat Oct 26 13:27:44 CEST 2019] _clearupdns
  177. [Sat Oct 26 13:27:44 CEST 2019] dnsadded
  178. [Sat Oct 26 13:27:44 CEST 2019] vlist
  179. [Sat Oct 26 13:27:44 CEST 2019] skip dns.
  180. [Sat Oct 26 13:27:45 CEST 2019] _on_issue_err
  181. [Sat Oct 26 13:27:45 CEST 2019] Please check log file for more details: /etc/letsencrypt/acme.sh.log
  182. [Sat Oct 26 13:27:45 CEST 2019] socat doesn't exists.
  183. [Sat Oct 26 13:27:45 CEST 2019] Diagnosis versions:
  184. openssl:openssl
  185. OpenSSL 1.1.1 11 Sep 2018
  186. apache:
  187. apache doesn't exists.
  188. nginx:
  189. nginx version: nginx/1.14.0 (Ubuntu)
  190. built with OpenSSL 1.1.1 11 Sep 2018
  191. TLS SNI support enabled
  192. configure arguments: --with-cc-opt='-g -O2 -fdebug-prefix-map=/build/nginx-DUghaW/nginx-1.14.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wdate-time -D_FORTIFY_SOURCE=2' --with-ld-opt='-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fPIC' --prefix=/usr/share/nginx --conf-path=/etc/nginx/nginx.conf --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --lock-path=/var/lock/nginx.lock --pid-path=/run/nginx.pid --modules-path=/usr/lib/nginx/modules --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --with-debug --with-pcre-jit --with-http_ssl_module --with-http_stub_status_module --with-http_realip_module --with-http_auth_request_module --with-http_v2_module --with-http_dav_module --with-http_slice_module --with-threads --with-http_addition_module --with-http_geoip_module=dynamic --with-http_gunzip_module --with-http_gzip_static_module --with-http_image_filter_module=dynamic --with-http_sub_module --with-http_xslt_module=dynamic --with-stream=dynamic --with-stream_ssl_module --with-mail=dynamic --with-mail_ssl_module
  193. socat:
  194. [Sat Oct 26 13:27:45 CEST 2019] Return code: 1
  195. [Sat Oct 26 13:27:45 CEST 2019] Error renew mydomain.it.
  196. root@mydomain:/etc/letsencrypt# "/etc/letsencrypt"/acme.sh --cron --home "/etc/letsencrypt" > /dev/null
  197. [Sat Oct 26 13:28:53 CEST 2019] Error, can not get domain token entry mydomain.it
  198. [Sat Oct 26 13:28:53 CEST 2019] Please check log file for more details: /etc/letsencrypt/acme.sh.log
  199. [Sat Oct 26 13:28:53 CEST 2019] Error renew mydomain.it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement