diff --git a/backend/logs/debug.log b/backend/logs/debug.log index 9cb24a4fa..53a9a3bef 100644 --- a/backend/logs/debug.log +++ b/backend/logs/debug.log @@ -30,3 +30,11 @@ DNS-Test Details: Teste DNS für 8.8.8.8: Erfolg mit nslookup. Externe IP ermittelt über ifconfig.me: 163.116.178.113 --- +[2025-06-10 09:11:22] DEBUG von setup.sh:1228 +flask erfolgreich importiert +--- + +[2025-06-10 09:11:23] DEBUG von setup.sh:1228 +requests erfolgreich importiert +--- + diff --git a/backend/logs/install.log b/backend/logs/install.log index 729f794e4..93a5ca41b 100644 --- a/backend/logs/install.log +++ b/backend/logs/install.log @@ -128,3 +128,43 @@ Log-Verzeichnis: /mnt/logs [2025-06-10 09:11:18] ✅ Node.js via Debian Repository installiert [FORTSCHRITT] Validiere Node.js Installation... [2025-06-10 09:11:18] ✅ Node.js Version: v18.19.0 +[2025-06-10 09:11:19] ✅ npm Version: 9.2.0 +[FORTSCHRITT] Optimiere npm-Konfiguration... +[2025-06-10 09:11:20] ✅ Node.js und npm erfolgreich installiert +[2025-06-10 09:11:20] === ANTI-HÄNGE SSL-ZERTIFIKATE KONFIGURATION === +[FORTSCHRITT] Installiere SSL-Grundkomponenten (timeout-gesichert)... +[ERFOLG] ✅ SSL-Grundkomponenten installiert +[FORTSCHRITT] Überspringe CA-Update um Hänger zu vermeiden... +[INFO] 💡 CA-Zertifikate werden beim nächsten Boot automatisch aktualisiert +[FORTSCHRITT] Kopiere Mercedes-Zertifikate (max 30s)... +[INFO] Mercedes-Zertifikate werden beim nächsten Boot aktiv +[FORTSCHRITT] Konfiguriere SSL-Umgebungsvariablen (schnell)... +[2025-06-10 09:11:21] ✅ SSL-Zertifikate anti-hänge konfiguriert +[INFO] 📝 CA-Updates werden automatisch beim nächsten Boot durchgeführt +[2025-06-10 09:11:21] === PYTHON-PAKETE INSTALLATION === +[FORTSCHRITT] Installiere Python-Pakete... +[FORTSCHRITT] Installiere requirements.txt... +[ERFOLG] ✅ requirements.txt erfolgreich installiert +[FORTSCHRITT] Validiere essenzielle Python-Module... +[DEBUG] flask erfolgreich importiert +[DEBUG] requests erfolgreich importiert +[ERFOLG] ✅ Essenzielle Python-Module verfügbar +[2025-06-10 09:11:23] ✅ Python-Pakete Installation abgeschlossen +[FORTSCHRITT] Zeige installierte Python-Pakete... +[2025-06-10 09:11:23] === ROBUSTES ANWENDUNGS-DEPLOYMENT === +[FORTSCHRITT] Erstelle sicheres Zielverzeichnis: /opt/myp +[FORTSCHRITT] Validiere Source-Dateien... +[FORTSCHRITT] Kopiere Anwendungsdateien (robust)... +[FORTSCHRITT] Kopiere kritische Datei: app.py +[ERFOLG] ✅ app.py erfolgreich kopiert +[FORTSCHRITT] Kopiere kritische Datei: models.py +[ERFOLG] ✅ models.py erfolgreich kopiert +[FORTSCHRITT] Kopiere kritische Datei: requirements.txt +[ERFOLG] ✅ requirements.txt erfolgreich kopiert +[FORTSCHRITT] Kopiere Verzeichnis: blueprints +[ERFOLG] ✅ blueprints erfolgreich kopiert +[FORTSCHRITT] Kopiere Verzeichnis: config +[ERFOLG] ✅ config erfolgreich kopiert +[FORTSCHRITT] Kopiere Verzeichnis: database +[ERFOLG] ✅ database erfolgreich kopiert +[FORTSCHRITT] Kopiere Verzeichnis: static