From 86e6b406c0e7cf2811312522e52fa0bd505813c3 Mon Sep 17 00:00:00 2001 From: Till Tomczak Date: Tue, 3 Jun 2025 21:13:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Refined=20IHK=20Projektdokumenta?= =?UTF-8?q?tion=20and=20REDENSART=20Training=20Dates=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/logs/myp-install-debug.log | 16 ++++++++ backend/logs/myp-install.log | 66 ++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+) diff --git a/backend/logs/myp-install-debug.log b/backend/logs/myp-install-debug.log index eb853f35..b8767113 100644 --- a/backend/logs/myp-install-debug.log +++ b/backend/logs/myp-install-debug.log @@ -54,3 +54,19 @@ IPv6 Einträge in /etc/hosts auskommentiert Netzwerk-Sicherheit ohne Blockierung abgeschlossen --- +[2025-06-03 21:02:02] DEBUG von setup.sh:1569 +SSL-Verzeichnis erstellt: /usr/local/share/ca-certificates/myp +--- + +[2025-06-03 21:02:07] DEBUG von setup.sh:1677 +SSL-Konfiguration abgeschlossen ohne hängende Prozesse +--- + +[2025-06-03 21:02:50] DEBUG von setup.sh:962 +flask erfolgreich importiert +--- + +[2025-06-03 21:02:50] DEBUG von setup.sh:962 +requests erfolgreich importiert +--- + diff --git a/backend/logs/myp-install.log b/backend/logs/myp-install.log index 2e66a200..67281746 100644 --- a/backend/logs/myp-install.log +++ b/backend/logs/myp-install.log @@ -129,3 +129,69 @@ System: Linux debian 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (202 [2025-06-03 21:01:58] ✅ Node.js Version: v18.19.0 [2025-06-03 21:01:59] ✅ npm Version: 9.2.0 [FORTSCHRITT] Optimiere npm-Konfiguration... +[2025-06-03 21:02:01] ✅ Node.js und npm erfolgreich installiert +[2025-06-03 21:02:01] === TIMEOUT-GESICHERTE SSL-ZERTIFIKATE KONFIGURATION === +[FORTSCHRITT] Installiere SSL-Grundkomponenten... +[FORTSCHRITT] Installiere Pakete: ca-certificates openssl +[FORTSCHRITT] Aktualisiere CA-Zertifikate (timeout-gesichert)... +[ERFOLG] ✅ CA-Zertifikate erfolgreich aktualisiert +[DEBUG] SSL-Verzeichnis erstellt: /usr/local/share/ca-certificates/myp +[FORTSCHRITT] Installiere Mercedes Corporate Zertifikate (timeout-gesichert)... +[FORTSCHRITT] Lade CA-Zertifikate nach Mercedes-Import neu (timeout-gesichert)... +[ERFOLG] ✅ Mercedes-Zertifikate erfolgreich in CA-Store integriert +[FORTSCHRITT] Konfiguriere SSL-Umgebungsvariablen... +[FORTSCHRITT] Validiere SSL-Konfiguration... +[2025-06-03 21:02:06] ✅ SSL-Zertifikate verfügbar: 144 CA-Zertifikate +[FORTSCHRITT] Finalisiere SSL-Konfiguration... +[ERFOLG] ✅ Finale CA-Zertifikate Integration abgeschlossen +[2025-06-03 21:02:07] ✅ SSL-Zertifikate timeout-gesichert konfiguriert +[DEBUG] SSL-Konfiguration abgeschlossen ohne hängende Prozesse +[2025-06-03 21:02:07] === 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-03 21:02:50] ✅ Python-Pakete Installation abgeschlossen +[FORTSCHRITT] Zeige installierte Python-Pakete... +[2025-06-03 21:02:50] === 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 +[ERFOLG] ✅ static erfolgreich kopiert +[FORTSCHRITT] Kopiere Verzeichnis: templates +[ERFOLG] ✅ templates erfolgreich kopiert +[FORTSCHRITT] Kopiere Verzeichnis: uploads +[ERFOLG] ✅ uploads erfolgreich kopiert +[FORTSCHRITT] Kopiere Verzeichnis: utils +[ERFOLG] ✅ utils erfolgreich kopiert +[FORTSCHRITT] Kopiere Verzeichnis: logs +[ERFOLG] ✅ logs erfolgreich kopiert +[FORTSCHRITT] Kopiere Verzeichnis: certs +[ERFOLG] ✅ certs erfolgreich kopiert +[FORTSCHRITT] Kopiere optionale Datei: package.json +[FORTSCHRITT] Kopiere optionale Datei: package-lock.json +[FORTSCHRITT] Kopiere optionale Datei: tailwind.config.js +[FORTSCHRITT] Kopiere optionale Datei: postcss.config.js +[FORTSCHRITT] Kopiere optionale Datei: README.md +[FORTSCHRITT] Erstelle Verzeichnisstruktur... +[FORTSCHRITT] Setze sichere Berechtigungen... +[FORTSCHRITT] Konfiguriere robuste Python-Umgebung... +[2025-06-03 21:03:16] ✅ Python-Pfad konfiguriert: /usr/local/lib/python3.11/dist-packages/myp-app.pth +[FORTSCHRITT] Konfiguriere Umgebungsvariablen... +[FORTSCHRITT] Aktualisiere Bash-Profile...