Advertisement
Guest User

LetsEncrypt

a guest
Jan 21st, 2020
445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.69 KB | None | 0 0
  1. ErrorWarningSystemArrayLogin
  2.  
  3.  
  4. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  5. [s6-init] ensuring user provided files have correct perms...exited 0.
  6. [fix-attrs.d] applying ownership & permissions fixes...
  7. [fix-attrs.d] done.
  8. [cont-init.d] executing container initialization scripts...
  9. [cont-init.d] 01-envfile: executing...
  10. [cont-init.d] 01-envfile: exited 0.
  11. [cont-init.d] 10-adduser: executing...
  12.  
  13. -------------------------------------
  14. _ ()
  15. | | ___ _ __
  16. | | / __| | | / \
  17. | | \__ \ | | | () |
  18. |_| |___/ |_| \__/
  19.  
  20.  
  21. Brought to you by linuxserver.io
  22. We gratefully accept donations at:
  23. https://www.linuxserver.io/donate/
  24. -------------------------------------
  25. GID/UID
  26. -------------------------------------
  27.  
  28. User uid: 99
  29. User gid: 100
  30. -------------------------------------
  31.  
  32. [cont-init.d] 10-adduser: exited 0.
  33. [cont-init.d] 20-config: executing...
  34. [cont-init.d] 20-config: exited 0.
  35. [cont-init.d] 30-keygen: executing...
  36. using keys found in /config/keys
  37. [cont-init.d] 30-keygen: exited 0.
  38. [cont-init.d] 50-config: executing...
  39. Variables set:
  40. PUID=99
  41. PGID=100
  42. TZ=Europe/London
  43. URL=sav-net.com
  44. SUBDOMAINS=wildcard
  45. EXTRA_DOMAINS=
  46. ONLY_SUBDOMAINS=true
  47. DHLEVEL=2048
  48. VALIDATION=dns
  49. DNSPLUGIN=cloudflare
  50. EMAIL=savellm@gmail.com
  51. STAGING=
  52.  
  53. 2048 bit DH parameters present
  54. SUBDOMAINS entered, processing
  55. Wildcard cert for only the subdomains of sav-net.com will be requested
  56. E-mail address entered: savellm@gmail.com
  57. dns validation via cloudflare plugin is selected
  58. Different validation parameters entered than what was used before. Revoking and deleting existing certificate, and an updated one will be created
  59. /usr/lib/python3.8/site-packages/jmespath/visitor.py:32: SyntaxWarning: "is" with a literal. Did you mean "=="?
  60. if x is 0 or x is 1:
  61. /usr/lib/python3.8/site-packages/jmespath/visitor.py:32: SyntaxWarning: "is" with a literal. Did you mean "=="?
  62. if x is 0 or x is 1:
  63. /usr/lib/python3.8/site-packages/jmespath/visitor.py:34: SyntaxWarning: "is" with a literal. Did you mean "=="?
  64. elif y is 0 or y is 1:
  65. /usr/lib/python3.8/site-packages/jmespath/visitor.py:34: SyntaxWarning: "is" with a literal. Did you mean "=="?
  66. elif y is 0 or y is 1:
  67. /usr/lib/python3.8/site-packages/jmespath/visitor.py:260: SyntaxWarning: "is" with a literal. Did you mean "=="?
  68. if original_result is 0:
  69. /usr/lib/python3.8/site-packages/digitalocean/LoadBalancer.py:19: SyntaxWarning: "is" with a literal. Did you mean "=="?
  70. if type is 'cookies':
  71. Saving debug log to /var/log/letsencrypt/letsencrypt.log
  72. No match found for cert-path /config/etc/letsencrypt/live/bitwarden.sav-net.com/fullchain.pem!
  73. Generating new certificate
  74. Saving debug log to /var/log/letsencrypt/letsencrypt.log
  75. Plugins selected: Authenticator dns-cloudflare, Installer None
  76. Obtaining a new certificate
  77. Performing the following challenges:
  78. dns-01 challenge for sav-net.com
  79. Unsafe permissions on credentials configuration file: /config/dns-conf/cloudflare.ini
  80. Waiting 10 seconds for DNS changes to propagate
  81. Waiting for verification...
  82. Cleaning up challenges
  83. IMPORTANT NOTES:
  84. - Congratulations! Your certificate and chain have been saved at:
  85. /etc/letsencrypt/live/sav-net.com/fullchain.pem
  86. Your key file has been saved at:
  87. /etc/letsencrypt/live/sav-net.com/privkey.pem
  88. Your cert will expire on 2020-04-20. To obtain a new or tweaked
  89. version of this certificate in the future, simply run certbot
  90.  
  91. again. To non-interactively renew *all* of your certificates, run
  92. "certbot renew"
  93. - Your account credentials have been saved in your Certbot
  94. configuration directory at /etc/letsencrypt. You should make a
  95. secure backup of this folder now. This configuration directory will
  96. also contain certificates and private keys obtained by Certbot so
  97. making regular backups of this folder is ideal.
  98. - If you like Certbot, please consider supporting our work by:
  99.  
  100. Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate
  101. Donating to EFF: https://eff.org/donate-le
  102.  
  103. New certificate generated; starting nginx
  104. Starting 2019/12/30, GeoIP2 databases require personal license key to download. Please manually download/update the GeoIP2 db and save as /config/geoip2db/GeoLite2-City.mmdb
  105. [cont-init.d] 50-config: exited 0.
  106. [cont-init.d] 99-custom-files: executing...
  107. [custom-init] no custom files found exiting...
  108. [cont-init.d] 99-custom-files: exited 0.
  109. [cont-init.d] done.
  110. [services.d] starting services
  111. [services.d] done.
  112. 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)
  113.  
  114. Server ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement