🎉 Refactor backend files & add documentation 📚, remove legacy installer scripts. #123

This commit is contained in:
2025-06-01 00:36:48 +02:00
parent 9e1719df4d
commit 7f38f8a7e5
10 changed files with 2604 additions and 172 deletions

View File

@@ -1714,3 +1714,17 @@ information about how to avoid this problem.
2025-05-31 23:21:32 - myp.app - ERROR - Fehler beim System-Gesundheitscheck: argument 1 (impossible<bad format char>)
2025-05-31 23:21:33 - myp.app - ERROR - Fehler beim Laden der Admin-Daten: 'charmap' codec can't decode byte 0x9d in position 2106: character maps to <undefined>
2025-05-31 23:21:34 - myp.app - ERROR - Fehler beim System-Gesundheitscheck: argument 1 (impossible<bad format char>)
2025-06-01 00:29:13 - myp.app - ERROR - ❌ Fehler beim Datenbank-Cleanup: (sqlite3.OperationalError) database is locked
[SQL: PRAGMA journal_mode=DELETE]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-06-01 00:30:54 - myp.app - ERROR - ❌ Fehler beim Datenbank-Cleanup: (sqlite3.OperationalError) database is locked
[SQL: PRAGMA journal_mode=DELETE]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-06-01 00:35:32 - myp.app - ERROR - ❌ Fehler beim Datenbank-Cleanup: (sqlite3.OperationalError) database is locked
[SQL: PRAGMA journal_mode=DELETE]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-06-01 00:35:56 - myp.app - ERROR - Fehler beim Abrufen der Live-Statistiken: argument 1 (impossible<bad format char>)
2025-06-01 00:36:06 - myp.app - ERROR - Fehler beim Abrufen der Live-Statistiken: argument 1 (impossible<bad format char>)
2025-06-01 00:36:38 - myp.app - ERROR - ❌ Fehler beim Datenbank-Cleanup: (sqlite3.OperationalError) database is locked
[SQL: PRAGMA journal_mode=DELETE]
(Background on this error at: https://sqlalche.me/e/20/e3q8)