Server-Betriebssystem + Version: debian 12 aktuellste Versionen
Eingesetzte Server-Virtualisierung-Technologie: VMWare
KeyHelp-Version + Build-Nummer: aktuellste Version
Problembeschreibung / Fehlermeldungen
Ich habe im Forum den Beitrag mit dem gleichen Betreff gefunden und versucht, die Anleitung umzusetzen. Leider ohne Erfolg.
Erwartetes Ergebnis
Leider zeigt es mir nach wie vor die Meldung an:
Code: Select all
Das Server Control Panel wird derzeit aktualisiert
Zwischenzeitlich habe ich festgestellt, dass der Speicher langsam eng wurde (bis ca. 97 %).
Dieses Problem habe ich gelöst. Nun ist die Auslastung bei 72%.
Auszüge aus Protokolldateien:
php-error.log
Letzte Zeilen:
Code: Select all
[10-Feb-2024 06:58:20 UTC] PHP Warning: MySQL - Query Error: Table 'keyhelp.mail_aliases' doesn't exist (1146) in /home/keyhelp/www/keyhelp/core/pending/DBConnection.php on line 338
[10-Feb-2024 06:58:21 UTC] PHP Warning: file_put_contents(/etc/rspamd/local.d/dkim_signing.conf): Failed to open stream: Datei oder Verzeichnis nicht gefunden in /home/keyhelp/www/keyhelp/core-ns/Utilities/FileAccess.php on line 335
[10-Feb-2024 06:58:21 UTC] PHP Fatal error: Uncaught Error: Class "Cli" not found in /home/keyhelp/www/keyhelp/install/updates/update_23.2.1.php:1551
Stack trace:
#0 /home/keyhelp/www/keyhelp/cronjob/jobs/panel_update.php(460): unknown()
#1 /home/keyhelp/www/keyhelp/cronjob/mastercronjob.php(443): unknown()
#2 {main}
thrown in /home/keyhelp/www/keyhelp/install/updates/update_23.2.1.php on line 1551
panel-update.log
Nur Zeilen mit 'INFO' gefunden:
Code: Select all
[10-Feb-2024 07:01:02] INFO | maintenance log okay
[10-Feb-2024 07:01:02] INFO | trying to connect to updateserver
[10-Feb-2024 07:01:02] INFO | set correct tmp-directories mount for update
[10-Feb-2024 07:01:42] INFO | new version detected - starting update process from "23.2.1" to "24.0"
[10-Feb-2024 07:01:42] INFO | first update step: "24.0" | total steps to reach latest version:
[10-Feb-2024 07:01:42] INFO | create folder for panel update "/home/keyhelp/www/keyhelp_tmp/"
[10-Feb-2024 07:01:42] INFO | start download of "https://install.keyhelp.de/files/releases/24.0/24.0-php82.tar.gz"
[10-Feb-2024 07:01:44] INFO | file saved to "/home/keyhelp/www/keyhelp_tmp/24.0.tar.gz"
[10-Feb-2024 07:01:44] INFO | checksum check successful
[10-Feb-2024 07:01:44] INFO | lock panel
[10-Feb-2024 07:01:44] INFO | log out all users
[10-Feb-2024 07:01:44] INFO | run --force-update one last time before new files and db structure may change things
[10-Feb-2024 07:01:47] INFO | checking running maintenance intervals ...
[10-Feb-2024 07:01:47] INFO | all maintenance intervals finished, so we can go on
[10-Feb-2024 07:01:48] INFO | archive extraction finished
[10-Feb-2024 07:01:48] INFO | changed owner of "/home/keyhelp/www/keyhelp_tmp/" to "keyhelp"
[10-Feb-2024 07:01:48] INFO | Setup backup directory "/home/keyhelp/keyhelp.backup/panel_updates"
[10-Feb-2024 07:01:49] INFO | Database backup saved to "/home/keyhelp/keyhelp.backup/panel_updates/keyhelp_23.2.1_2024-02-10_07-01-48.sql"
[10-Feb-2024 07:01:54] INFO | File backup saved to "/home/keyhelp/keyhelp.backup/panel_updates/keyhelp_23.2.1_2024-02-10_07-01-48.tar.gz"
[10-Feb-2024 07:01:55] INFO | remove old keyhelp folder
[10-Feb-2024 07:01:58] INFO | copy from "/home/keyhelp/www/keyhelp_tmp/" to "/home/keyhelp/www/keyhelp/"
[10-Feb-2024 07:01:59] INFO | remove "/home/keyhelp/www/keyhelp_tmp/"
[10-Feb-2024 07:02:00] INFO | run update file "/home/keyhelp/www/keyhelp/install/updates/update_23.2.1.php"
[10-Feb-2024 07:02:00] INFO | [database] update length of key and regular fields
[10-Feb-2024 07:02:00] INFO | [database] update charset and collate for all KeyHelp tables
[10-Feb-2024 07:02:04] INFO | [database] update structure of `mail_users`
[10-Feb-2024 07:02:04] INFO | [database] update structure of `mail_aliases`
[10-Feb-2024 07:02:16] INFO | [database] update structure of `users_password_change_requests`
[10-Feb-2024 07:02:16] INFO | [database] update structure of `databases`
[10-Feb-2024 07:02:16] INFO | [database] update structure of `ftp_users`
[10-Feb-2024 07:02:16] INFO | [database] update structure of `ftp_users`
[10-Feb-2024 07:02:16] INFO | [database] update structure of `php_settings`
[10-Feb-2024 07:02:19] INFO | [awstats] add database flag for DNS lookup
[10-Feb-2024 07:02:19] INFO | [domains] add traffic / month feature
[10-Feb-2024 07:02:22] INFO | [white_label] update field names
[10-Feb-2024 07:02:22] INFO | [database] rename table `mail_aliases` -> `mail_routing`
[10-Feb-2024 07:02:25] INFO | [postfix] rename table `mail_aliases` -> `mail_routing`
[10-Feb-2024 07:02:27] INFO | [rspamd] move DKIM paths
====
[10-Feb-2024 07:03:02] INFO | maintenance log okay
[10-Feb-2024 07:03:02] INFO | trying to connect to updateserver
[10-Feb-2024 07:03:03] INFO | set correct tmp-directories mount for update