Hallo,
mir ist im Log folgende Fehlersituation aufgefallen, die quasi bei jedem Start kommt:
16.06.2026 12:42:08 | 00000 | MESSAGE | DebugServer | Erstelle...
16.06.2026 12:42:08 | 00000 | MESSAGE | ActionPool | Erstelle...
16.06.2026 12:42:08 | 00000 | MESSAGE | PresentationPool | Erstelle...
16.06.2026 12:42:08 | 00000 | MESSAGE | SyncRemoteService | Erstelle...
16.06.2026 12:42:08 | 00000 | DEBUG | ScriptEngine | Skriptausführung (Text) - Länge: 26 ~ Absender: RunScript
16.06.2026 12:42:08 | 00000 | MESSAGE | ScriptEngine | Pretest for loading __autoload.php failed. __autoload.php will be disabled. Error:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function IPSLogger_PhpErrorHandler(), 4 passed in C:\Windows\System32\- on line 1 and exactly 5 expected in C:\ProgramData\Symcon\scripts\IPSLibrary\app\core\IPSLogger\IPSLogger_PhpErrorHandler.inc.php:24
Stack trace:
#0 C:\Windows\System32\-(1): IPSLogger_PhpErrorHandler(8192, 'Function utf8_d...', 'C:\\Windows\\Syst...', 1)
#1 {main}
thrown in C:\ProgramData\Symcon\scripts\IPSLibrary\app\core\IPSLogger\IPSLogger_PhpErrorHandler.inc.php on line 24
PHP-Error-Error: Uncaught ArgumentCountError: Too few arguments to function IPSLogger_PhpErrorHandler(), 4 passed in C:\Windows\System32\- on line 1 and exactly 5 expected in C:\ProgramData\Symcon\scripts\IPSLibrary\app\core\IPSLogger\IPSLogger_PhpErrorHandler.inc.php:24
Stack trace:
#0 C:\Windows\System32\-(1): IPSLogger_PhpErrorHandler(8192, 'Function utf8_d...', 'C:\\Windows\\Syst...', 1)
#1 {main}
thrown
Error in Script C:\ProgramData\Symcon\scripts\IPSLibrary\app\core\IPSLogger\IPSLogger_PhpErrorHandler.inc.php on Line 24Abort Processing during Fatal-Error: Uncaught ArgumentCountError: Too few arguments to function IPSLogger_PhpErrorHandler(), 4 passed in C:\Windows\System32\- on line 1 and exactly 5 expected in C:\ProgramData\Symcon\scripts\IPSLibrary\app\core\IPSLogger\IPSLogger_PhpErrorHandler.inc.php:24
Stack trace:
#0 C:\Windows\System32\-(1): IPSLogger_PhpErrorHandler(8192, 'Function utf8_d...', 'C:\\Windows\\Syst...', 1)
#1 {main}
thrown
Error in Script C:\ProgramData\Symcon\scripts\IPSLibrary\app\core\IPSLogger\IPSLogger_PhpErrorHandler.inc.php on Line 24
16.06.2026 12:42:08 | 00000 | MESSAGE | ModuleLoader | Lade Bibliotheken...
16.06.2026 12:42:08 | 00000 | MESSAGE | ActionPool | Lade Aktionen...
16.06.2026 12:42:08 | 00000 | MESSAGE | PresentationPool | Lade Presentationen...
16.06.2026 12:42:08 | 00000 | MESSAGE | ModuleLoader | Lade Built-In Bibliothek...
Ich habe nicht den Eindruck, dass dadurch etwas nicht funktioniert, aber vlt. ist es doch relevant.