Guest User

Untitled

a guest
Jan 12th, 2018
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.69 KB | None | 0 0
  1. 2018-01-12 14:37:14,285:DEBUG:certbot.error_handler:Encountered exception:
  2. Traceback (most recent call last):
  3. File "/usr/lib/python2.7/dist-packages/certbot/client.py", line 462, in deploy_certificate
  4. self.installer.restart()
  5. File "/usr/lib/python2.7/dist-packages/certbot_nginx/configurator.py", line 593, in restart
  6. nginx_restart(self.conf('ctl'), self.nginx_conf)
  7. File "/usr/lib/python2.7/dist-packages/certbot_nginx/configurator.py", line 817, in nginx_restart
  8. "nginx restart failed:\n%s\n%s" % (out.read(), err.read()))
  9. MisconfigurationError: nginx restart failed:
  10.  
  11.  
  12.  
  13. 2018-01-12 14:37:14,286:DEBUG:certbot.error_handler:Calling registered functions
  14. 2018-01-12 14:37:14,286:CRITICAL:certbot.client:Rolling back to previous server configuration...
  15. 2018-01-12 14:37:15,920:DEBUG:certbot.reporter:Reporting to user: We were unable to install your certificate, however, we successfully restored your server to its prior configuration.
  16. 2018-01-12 14:37:15,921:DEBUG:certbot.log:Exiting abnormally:
  17. Traceback (most recent call last):
  18. File "/usr/bin/certbot", line 11, in <module>
  19. load_entry_point('certbot==0.19.0', 'console_scripts', 'certbot')()
  20. File "/usr/lib/python2.7/dist-packages/certbot/main.py", line 861, in main
  21. return config.func(config, plugins)
  22. File "/usr/lib/python2.7/dist-packages/certbot/main.py", line 705, in run
  23. _install_cert(config, le_client, domains, new_lineage)
  24. File "/usr/lib/python2.7/dist-packages/certbot/main.py", line 565, in _install_cert
  25. path_provider.cert_path, path_provider.chain_path, path_provider.fullchain_path)
  26. File "/usr/lib/python2.7/dist-packages/certbot/client.py", line 462, in deploy_certificate
  27. self.installer.restart()
  28. File "/usr/lib/python2.7/dist-packages/certbot_nginx/configurator.py", line 593, in restart
  29. nginx_restart(self.conf('ctl'), self.nginx_conf)
  30. File "/usr/lib/python2.7/dist-packages/certbot_nginx/configurator.py", line 817, in nginx_restart
  31. "nginx restart failed:\n%s\n%s" % (out.read(), err.read()))
  32. MisconfigurationError: nginx restart failed:
  33.  
  34. This is optional, but suggested. It's a flag to tell Comet Cache
  35. # that you completed this Nginx configuration.
  36.  
  37. location ~* \.php$ {
  38. fastcgi_param WP_NGINX_CONFIG done;
  39. }
  40. listen 443 ssl; # managed by Certbot
  41. ssl_certificate /etc/letsencrypt/live/businessmarketingstudio.com/fullchain.pem; # managed by Certbot
  42. ssl_certificate_key /etc/letsencrypt/live/businessmarketingstudio.com/privkey.pem; # managed by Certbot
  43. include /etc/letsencrypt/options-ssl-nginx.conf; # managed by Certbot
  44. ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem; # managed by Certbot
  45.  
  46. }
  47.  
  48. 2018-01-12 14:37:14,285:DEBUG:certbot.error_handler:Encountered exception:
  49. Traceback (most recent call last):
  50. File "/usr/lib/python2.7/dist-packages/certbot/client.py", line 462, in deploy_certificate
  51. self.installer.restart()
  52. File "/usr/lib/python2.7/dist-packages/certbot_nginx/configurator.py", line 593, in restart
  53. nginx_restart(self.conf('ctl'), self.nginx_conf)
  54. File "/usr/lib/python2.7/dist-packages/certbot_nginx/configurator.py", line 817, in nginx_restart
  55. "nginx restart failed:\n%s\n%s" % (out.read(), err.read()))
  56. MisconfigurationError: nginx restart failed:
  57.  
  58.  
  59.  
  60. 2018-01-12 14:37:14,286:DEBUG:certbot.error_handler:Calling registered functions
  61. 2018-01-12 14:37:14,286:CRITICAL:certbot.client:Rolling back to previous server configuration...
  62. 2018-01-12 14:37:15,920:DEBUG:certbot.reporter:Reporting to user: We were unable to install your certificate, however, we successfully restored your server to its prior configuration.
  63. 2018-01-12 14:37:15,921:DEBUG:certbot.log:Exiting abnormally:
  64. Traceback (most recent call last):
  65. File "/usr/bin/certbot", line 11, in <module>
  66. load_entry_point('certbot==0.19.0', 'console_scripts', 'certbot')()
  67. File "/usr/lib/python2.7/dist-packages/certbot/main.py", line 861, in main
  68. return config.func(config, plugins)
  69. File "/usr/lib/python2.7/dist-packages/certbot/main.py", line 705, in run
  70. _install_cert(config, le_client, domains, new_lineage)
  71. File "/usr/lib/python2.7/dist-packages/certbot/main.py", line 565, in _install_cert
  72. path_provider.cert_path, path_provider.chain_path, path_provider.fullchain_path)
  73. File "/usr/lib/python2.7/dist-packages/certbot/client.py", line 462, in deploy_certificate
  74. self.installer.restart()
  75. File "/usr/lib/python2.7/dist-packages/certbot_nginx/configurator.py", line 593, in restart
  76. nginx_restart(self.conf('ctl'), self.nginx_conf)
  77. File "/usr/lib/python2.7/dist-packages/certbot_nginx/configurator.py", line 817, in nginx_restart
  78. "nginx restart failed:\n%s\n%s" % (out.read(), err.read()))
  79. MisconfigurationError: nginx restart failed:
Advertisement
Add Comment
Please, Sign In to add comment