Advertisement
Guest User

Untitled

a guest
Jun 29th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.40 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=America/New_York
  31. URL=mydomain.com
  32. SUBDOMAINS=sonarr,nextcloud,server,lidarr
  33. EXTRA_DOMAINS=
  34. ONLY_SUBDOMAINS=true
  35. DHLEVEL=2048
  36. VALIDATION=dns
  37. DNSPLUGIN=cloudflare
  38. EMAIL=email@outlook.com
  39. STAGING=
  40.  
  41. 2048 bit DH parameters present
  42. SUBDOMAINS entered, processing
  43. SUBDOMAINS entered, processing
  44. Only subdomains, no URL in cert
  45. Sub-domains processed are: -d sonarr.mydomain.com -d nextcloud.mydomain.com -d server.mydomain.com -d lidarr.mydomain.com
  46. E-mail address entered: email@outlook.com
  47. dns validation via cloudflare plugin is selected
  48. Different validation parameters entered than what was used before. Revoking and deleting existing certificate, and an updated one will be created
  49. Generating new certificate
  50. Saving debug log to /var/log/letsencrypt/letsencrypt.log
  51. Plugins selected: Authenticator dns-cloudflare, Installer None
  52. Obtaining a new certificate
  53. Performing the following challenges:
  54. dns-01 challenge for lidarr.mydomain.com
  55. dns-01 challenge for nextcloud.mydomain.com
  56. dns-01 challenge for server.mydomain.com
  57. dns-01 challenge for sonarr.mydomain.com
  58. Unsafe permissions on credentials configuration file: /config/dns-conf/cloudflare.ini
  59. Waiting 10 seconds for DNS changes to propagate
  60. Waiting 10 seconds for DNS changes to propagate
  61. Waiting for verification...
  62. Waiting for verification...
  63. Cleaning up challenges
  64. Cleaning up challenges
  65. IMPORTANT NOTES:
  66. - Congratulations! Your certificate and chain have been saved at:
  67. /etc/letsencrypt/live/sonarr.mydomain.com/fullchain.pem
  68. Your key file has been saved at:
  69. /etc/letsencrypt/live/sonarr.mydomain.com/privkey.pem
  70. Your cert will expire on 2019-09-27. To obtain a new or tweaked
  71. version of this certificate in the future, simply run certbot
  72.  
  73. again. To non-interactively renew *all* of your certificates, run
  74. "certbot renew"
  75. - Your account credentials have been saved in your Certbot
  76. configuration directory at /etc/letsencrypt. You should make a
  77. secure backup of this folder now. This configuration directory will
  78. also contain certificates and private keys obtained by Certbot so
  79. making regular backups of this folder is ideal.
  80. - If you like Certbot, please consider supporting our work by:
  81.  
  82. Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate
  83. Donating to EFF: https://eff.org/donate-le
  84.  
  85. IMPORTANT NOTES:
  86. - Congratulations! Your certificate and chain have been saved at:
  87. /etc/letsencrypt/live/sonarr.mydomain.com/fullchain.pem
  88. Your key file has been saved at:
  89. /etc/letsencrypt/live/sonarr.mydomain.com/privkey.pem
  90. Your cert will expire on 2019-09-27. To obtain a new or tweaked
  91. version of this certificate in the future, simply run certbot
  92.  
  93. again. To non-interactively renew *all* of your certificates, run
  94. "certbot renew"
  95. - Your account credentials have been saved in your Certbot
  96. configuration directory at /etc/letsencrypt. You should make a
  97. secure backup of this folder now. This configuration directory will
  98. also contain certificates and private keys obtained by Certbot so
  99. making regular backups of this folder is ideal.
  100. - If you like Certbot, please consider supporting our work by:
  101.  
  102. Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate
  103. Donating to EFF: https://eff.org/donate-le
  104.  
  105. New certificate generated; starting nginx
  106. [cont-init.d] 50-config: exited 0.
  107. [cont-init.d] 99-custom-files: executing...
  108. [custom-init] no custom files found exiting...
  109. [cont-init.d] 99-custom-files: exited 0.
  110. [cont-init.d] done.
  111. [services.d] starting services
  112. [services.d] done.
  113. nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html)
  114.  
  115. nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module 'resty.core' not found:
  116.  
  117. no field package.preload['resty.core']
  118. no file './resty/core.lua'
  119. no file '/usr/share/luajit-2.1.0-beta3/resty/core.lua'
  120. no file '/usr/local/share/lua/5.1/resty/core.lua'
  121. no file '/usr/local/share/lua/5.1/resty/core/init.lua'
  122. no file '/usr/share/lua/5.1/resty/core.lua'
  123. no file '/usr/share/lua/5.1/resty/core/init.lua'
  124. no file '/usr/share/lua/common/resty/core.lua'
  125. no file '/usr/share/lua/common/resty/core/init.lua'
  126. no file './resty/core.so'
  127. no file '/usr/local/lib/lua/5.1/resty/core.so'
  128. no file '/usr/lib/lua/5.1/resty/core.so'
  129. no file '/usr/local/lib/lua/5.1/loadall.so'
  130. no file './resty.so'
  131. no file '/usr/local/lib/lua/5.1/resty.so'
  132. no file '/usr/lib/lua/5.1/resty.so'
  133. no file '/usr/local/lib/lua/5.1/loadall.so')
  134. Server ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement