Advertisement
Guest User

Untitled

a guest
Mar 19th, 2020
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.98 KB | None | 0 0
  1. root-server:/etc/ssl/froxlor-custom# /usr/bin/php /var/www/froxlor/scripts/froxlor_master_cronjob.php --letsencrypt --debug
  2. [information] Requesting/renewing Let's Encrypt certificates
  3. [information] No new certificates or certificates due for renewal found
  4. [notice] Checking system's last guid
  5. root-server:/etc/ssl/froxlor-custom# clear
  6. root-server:/etc/ssl/froxlor-custom# /usr/bin/php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug
  7. [information] TasksCron: Searching for tasks to do
  8. [information] Task4 started - Rebuilding froxlor_bind.conf
  9. [information] Cleaning dns zone files from /etc/bind/domains/
  10. [debug] domId domain ismainbutsubto parent domain list of child domain ids
  11. [debug] 7 example.de 0 -
  12. [debug] 18 example.com 0 -
  13. [debug] 22 example.de 0 -
  14. [debug] 10 example.de 9 example.de
  15. [debug] 12 example.de 0 - 16
  16. [debug] 5 example.org 0 -
  17. [debug] 14 example.de 0 - 17
  18. [debug] 16 example.de 12 example.de
  19. [debug] 17 example.de 14 example.de
  20. [debug] 20 example.de 0 -
  21. [debug] 19 example.de 0 -
  22. [debug] 9 example.de 0 - 10, 11
  23. [debug] 11 example.de 9 example.de
  24. [debug] 8 example.de 0 -
  25. [information] `/etc/bind/domains/drphibes.de.zone` written
  26. [debug] Generating dns config for example.de
  27. [information] `/etc/bind/domains/example.zone` written
  28. [debug] Generating dns config for example.com
  29. [information] `/etc/bind/domains/example.zone` written
  30. [debug] Generating dns config for example.de
  31. [information] `/etc/bind/domains/example.zone` written
  32. [debug] Generating dns config for example.de
  33. [information] `/etc/bind/domains/example.org.zone` written
  34. [debug] Generating dns config for example.org
  35. [information] `/etc/bind/domains/example.de.zone` written
  36. [debug] Generating dns config for example.de
  37. [information] `/etc/bind/domains/example.de.zone` written
  38. [debug] Generating dns config for example.de
  39. [information] `/etc/bind/domains/example.de.zone` written
  40. [debug] Generating dns config for example.de
  41. [information] `/etc/bind/domains/example.de.zone` written
  42. [debug] Generating dns config for example.de
  43. [information] `/etc/bind/domains/example.de.zone` written
  44. [debug] Generating dns config for example.de
  45. [information] froxlor_bind.conf written
  46. [information] Bind daemon reloaded
  47. [information] Task4 finished
  48. [information] Running Let's Encrypt cronjob prior to regenerating webserver config files
  49. [information] Requesting/renewing Let's Encrypt certificates
  50. [information] No new certificates or certificates due for renewal found
  51. [information] apache::createIpPort: creating ip/port settings for 123.456.789.123:80
  52. [notice] 123.456.789.123:80 :: namevirtualhost-statement no longer needed for apache-2.4
  53. [debug] 123.456.789.123:80 :: inserted vhostcontainer
  54. [information] apache::createIpPort: creating ip/port settings for 123.456.789.123:443
  55. [debug] 123.456.789.123:443 :: inserted vhostcontainer
  56. [information] apache::createVirtualHosts: creating vhost container for domain 7, customer user1
  57. [information] apache::createVirtualHosts: creating vhost container for domain 18, customer user2
  58. [information] apache::createVirtualHosts: creating vhost container for domain 22, customer user2
  59. [information] apache::createVirtualHosts: creating vhost container for domain 10, customer user2
  60. [information] apache::createVirtualHosts: creating vhost container for domain 12, customer user1
  61. [information] apache::createVirtualHosts: creating vhost container for domain 5, customer user1
  62. [information] apache::createVirtualHosts: creating vhost container for domain 13, customer user3
  63. [information] apache::createVirtualHosts: creating vhost container for domain 14, customer user3
  64. [information] apache::createVirtualHosts: creating vhost container for domain 16, customer user1
  65. [information] apache::createVirtualHosts: creating vhost container for domain 17, customer user3
  66. [information] apache::createVirtualHosts: creating vhost container for domain 20, customer user2
  67. [information] apache::createVirtualHosts: creating vhost container for domain 19, customer user2
  68. [information] apache::createVirtualHosts: creating vhost container for domain 9, customer user1
  69. [information] apache::createVirtualHosts: creating vhost container for domain 11, customer user1
  70. [information] apache::createVirtualHosts: creating vhost container for domain 8, customer user1
  71. [information] apache::createVirtualHosts: creating vhost container for domain 3, customer user2
  72. [information] apache::createVirtualHosts: creating vhost container for domain 4, customer user1
  73. [information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/
  74. [information] apache::writeConfigs: rebuilding /etc/apache2/htpasswd/
  75. [information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/
  76. [information] Froxlor\Cron\Http\ApacheFcgi::reload: running service php7.3-fpm restart
  77. [information] Froxlor\Cron\Http\ApacheFcgi::reload: reloading Froxlor\Cron\Http\ApacheFcgi
  78. [notice] Creating passwd file
  79. [notice] Writing 3 entries to passwd file
  80. [notice] Succesfully wrote passwd file
  81. [notice] Creating group file
  82. [notice] Writing 3 entries to group file
  83. [notice] Succesfully wrote group file
  84. [notice] Creating shadow file
  85. [notice] Writing 3 entries to shadow file
  86. [notice] Succesfully wrote shadow file
  87. [notice] Checking system's last guid
  88. root-server:/etc/ssl/froxlor-custom#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement