Jump to content
Froxlor Forum

philipp

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by philipp

  1. 16 minutes ago, d00p said:

    Benutze doch bitte Mal die Suche, ich habe jetzt sicher schon 5x erklärt wie man alle Komplett neu beantragt

    Habe deine Anleitung von hier

     

    Die Ausgabe von Job 'php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug':

    [information] TasksCron: Searching for tasks to do
    [notice] Removing Let's Encrypt entries for domain domain1.de
    [notice] Removing Let's Encrypt entries for domain domain1.de
    [notice] Removing Let's Encrypt entries for domain mail.domain2.de
    [notice] Removing Let's Encrypt entries for domain domain1.de
    [notice] Removing Let's Encrypt entries for domain domain3.de
    [notice] Removing Let's Encrypt entries for domain domain2.de
    [notice] Removing Let's Encrypt entries for domain mail.domain2.de
    [notice] Removing Let's Encrypt entries for domain domain2.de
    [notice] Removing Let's Encrypt entries for domain domain3.de
    [notice] Removing Let's Encrypt entries for domain domain1.de
    [notice] Removing Let's Encrypt entries for domain mail.domain2.de
    [notice] Removing Let's Encrypt entries for domain domain3.de
    [notice] Removing Let's Encrypt entries for domain mail.domain2.de
    [notice] Removing Let's Encrypt entries for domain domain1.de
    [notice] Removing Let's Encrypt entries for domain domain3.de
    [notice] Removing Let's Encrypt entries for domain domain2.de
    [information] TasksCron: Task6 started - deleting customer data
    [information] Creating new FTP-home
    [information] Task4 started - Refreshing DNS database
    [debug] domId    domain                                  ismainbutsubto parent domain                           list of child domain ids
    [debug] 26       domain1.de                             0              -                                       
    [debug] 36       hostdomain.dev                             0              -                                       
    [debug] 23       domain3.de                      0              -                                       
    [debug] 24       domain2.de                        0              -                                       
    [information] Cleaning dns zone entries from database

    Kann es sein, dass die Tasks nicht komplett beendet werden? 

    Ist ja merkwürdig, dass für jede domain 2x versucht wird den Eintrag zu löschen. 

     

    Im Panel steht jetzt auch:

    Es wurden keine SSL-Zertifikate gefunden

     

  2. Hallo,

    ich habe seit 1. March 2020 das Problem, dass meine Let's Encrypt Zertifikate abgelaufen sind und sich nicht mehr automatisch erneuert haben. (Weshalb das nicht mehr automatisch funktioniert hat, weiß ich leider nicht)

    Deshalb habe ich alle Zertifikate manuell über das Panel gelöscht und den Job manuell ausgeführt:

    php /var/www/frox/scripts/froxlor_master_cronjob.php --letsencrypt --debug

    Das hat auch soweit funktioniert und im Panel werden mir die neuen Zertifikate angezeigt.

    Jedoch werden die Zertifikate, auch nach Neustart des Servers, nicht ausgeliefert.

    Es scheint so als würden die Zertifikate nicht mehr nach /etc/ssl/froxlor-custom kopiert werden. Da liegen immer noch die abgelaufenen Zertifikate drin, die der Server ausliefert

    Ich habe den Ordner-Inhalt komplett gelöscht und die Zertifikate neu ausgestellt, aber der /etc/ssl/froxlor-custom Ordner bleibt leer. 

    Die VirtualHost Einstellungen unter /etc/apache/sites/enabled/myDomain.de:

    SSLCertificateFile /etc/ssl/froxlor-custom/myDomain.de.crt
    SSLCertificateKeyFile /etc/ssl/froxlor-custom/myDomain.de.key
    SSLCACertificateFile /etc/ssl/froxlor-custom/myDomain.de_CA.pem
    SSLCertificateChainFile /etc/ssl/froxlor-custom/myDomain.de_chain.pem

    Es handelt sich um Ubuntu 16.04.6 LTS,  Froxlor 0.10.14 und php 7.3.4

     

×
×
  • Create New...