Jump to content
Froxlor Forum

Diogo Martino

Members
  • Posts

    6
  • Joined

  • Last visited

Diogo Martino's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Fuck.... Yes, I'm seeing now that all the customers domains are missing from the folder but everything seems to be working fine by now. They all show in the certificates page. What should I do to "rebuild" the folders I deleted? Recreate the domains? EDIT: I unticked and ticked let's encrypt on all domains and re-ran the cron. It created all the certs again correctly. Should I still be worried? 😅
  2. Ok, I think I just fixed it. Yes, I tried that but it didn't work. I was digging a little more and I found a folder named /root/.acme.sh/ which had some stuff related to Let's Encrypt. I deleted it and ran php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug again and it rebuilt all the certificates correctly. It's now working correctly! Thanks for your help and for the work put into Froxlor 😉
  3. Well, the panel hostname is painel.diogomartino.com, which is a subdomain of a customer domain. Can this be the cause? Also, I checked the certificates page and it's only showing domains and subdomains of the customers.
  4. I haven't noticed that, but I don't think that's the problem. That is happening because my domains where being proxied by cloudflare. I disabled the DNS check on the settings and now it's not giving that warning again. Still, there is no sign of the hostname on the let's encrypt output: [information] TasksCron: Searching for tasks to do [information] Task4 started - Rebuilding froxlor_bind.conf [information] Cleaning dns zone files from /etc/bind/domains/ [debug] domId domain ismainbutsubto parent domain list of child domain ids [debug] 1 bruxiris.xyz 0 - [debug] 4 diogomartino.com 0 - [information] `/etc/bind/domains/bruxiris.xyz.zone` written [debug] Generating dns config for bruxiris.xyz [information] `/etc/bind/domains/diogomartino.com.zone` written [debug] Generating dns config for diogomartino.com [information] froxlor_bind.conf written sh: 1: /etc/init.d/bind9: not found [error] Error while running `/etc/init.d/bind9 reload`: exit code (127) - please check your system logs [information] Task4 finished [information] Running Let's Encrypt cronjob prior to regenerating webserver config files [information] Checking for LetsEncrypt client upgrades before renewing certificates: [Thu 22 Apr 2021 01:52:59 PM UTC] Already uptodate! [Thu 22 Apr 2021 01:52:59 PM UTC] Upgrade success! [Thu 22 Apr 2021 01:52:59 PM UTC] Installing cron job 3 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null [information] Updated Let's Encrypt certificate for bruxiris.xyz [information] Updated Let's Encrypt certificate for diogomartino.com [information] Updated Let's Encrypt certificate for pma.diogomartino.com [information] Updated Let's Encrypt certificate for roundcube.diogomartino.com [information] Let's Encrypt certificates have been updated [information] apache::createIpPort: creating ip/port settings for 185.11.167.250:80 [notice] 185.11.167.250:80 :: namevirtualhost-statement no longer needed for apache-2.4 [debug] 185.11.167.250:80 :: inserted vhostcontainer [information] apache::createIpPort: creating ip/port settings for 185.11.167.250:443 [debug] 185.11.167.250:443 :: inserted vhostcontainer [information] apache::createVirtualHosts: creating vhost container for domain 7, customer diogomartino [information] apache::createVirtualHosts: creating vhost container for domain 9, customer diogomartino [information] apache::createVirtualHosts: creating vhost container for domain 1, customer diogomartino [information] apache::createVirtualHosts: creating vhost container for domain 4, customer diogomartino [information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/ [information] apache::writeConfigs: rebuilding /etc/apache2/htpasswd/ [information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/ [information] Froxlor\Cron\Http\Apache::reload: reloading Froxlor\Cron\Http\Apache [notice] Checking system's last guid
  5. 2) Are you talking about the "Domain aliases for froxlor vhost"? It is indeed the same as the hostname, I removed it from there now. Not working yet. 1) [information] TasksCron: Searching for tasks to do [information] Task4 started - Rebuilding froxlor_bind.conf [information] Cleaning dns zone files from /etc/bind/domains/ [debug] domId domain ismainbutsubto parent domain list of child domain ids [debug] 1 bruxiris.xyz 0 - [debug] 4 diogomartino.com 0 - [information] `/etc/bind/domains/bruxiris.xyz.zone` written [debug] Generating dns config for bruxiris.xyz [information] `/etc/bind/domains/diogomartino.com.zone` written [debug] Generating dns config for diogomartino.com [information] froxlor_bind.conf written sh: 1: /etc/init.d/bind9: not found [error] Error while running `/etc/init.d/bind9 reload`: exit code (127) - please check your system logs [information] Task4 finished [information] Running Let's Encrypt cronjob prior to regenerating webserver config files [information] Checking for LetsEncrypt client upgrades before renewing certificates: [Thu 22 Apr 2021 01:30:41 PM UTC] Already uptodate! [Thu 22 Apr 2021 01:30:41 PM UTC] Upgrade success! [Thu 22 Apr 2021 01:30:41 PM UTC] Installing cron job 3 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null [information] Requesting 3 new Let's Encrypt certificates [information] Creating certificate for diogomartino.com [information] Adding common-name: diogomartino.com [information] Validating DNS of diogomartino.com [warning] Skipping Let's Encrypt generation for diogomartino.com due to no system known IP address via DNS check [information] Creating certificate for pma.diogomartino.com [information] Adding common-name: pma.diogomartino.com [information] Validating DNS of pma.diogomartino.com [warning] Skipping Let's Encrypt generation for pma.diogomartino.com due to no system known IP address via DNS check [information] Creating certificate for roundcube.diogomartino.com [information] Adding common-name: roundcube.diogomartino.com [information] Validating DNS of roundcube.diogomartino.com [warning] Skipping Let's Encrypt generation for roundcube.diogomartino.com due to no system known IP address via DNS check [information] Updated Let's Encrypt certificate for bruxiris.xyz [error] Could not find certificate-folder '/root/.acme.sh/diogomartino.com/' [error] Could not get Let's Encrypt certificate for diogomartino.com: [error] Could not find certificate-folder '/root/.acme.sh/pma.diogomartino.com/' [error] Could not get Let's Encrypt certificate for pma.diogomartino.com: [error] Could not find certificate-folder '/root/.acme.sh/roundcube.diogomartino.com/' [error] Could not get Let's Encrypt certificate for roundcube.diogomartino.com: [information] Let's Encrypt certificates have been updated [information] apache::createIpPort: creating ip/port settings for 185.11.167.250:80 [notice] 185.11.167.250:80 :: namevirtualhost-statement no longer needed for apache-2.4 [debug] 185.11.167.250:80 :: inserted vhostcontainer [information] apache::createIpPort: creating ip/port settings for 185.11.167.250:443 [debug] 185.11.167.250:443 :: inserted vhostcontainer [information] apache::createVirtualHosts: creating vhost container for domain 7, customer diogomartino [information] apache::createVirtualHosts: creating vhost container for domain 9, customer diogomartino [information] apache::createVirtualHosts: creating vhost container for domain 1, customer diogomartino [information] apache::createVirtualHosts: creating vhost container for domain 4, customer diogomartino [information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/ [information] apache::writeConfigs: rebuilding /etc/apache2/htpasswd/ [information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/ [information] Froxlor\Cron\Http\Apache::reload: reloading Froxlor\Cron\Http\Apache [notice] Checking system's last guid
  6. Hi. I've been trying to set up Froxlor with SSL and Let's Encrypt, and I've managed to do that in the customers domains easily, but I can't seem to do that with the Froxlor panel itself. All the SSL settings are enabled, here is my current configuration: After saving this I tried to force run the froxlor cron with Domain aliases for froxlor vhost with "php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug" and even ran the configuration script again. When accessing the painel via the https://domain it shows a invalid certificate. The master cronjob script shows no output related to the panel domain. Am I doing something wrong?
×
×
  • Create New...