Hello together,
at first some informations of my fresh install:
-Director version:
Master
-Icinga Web 2 version and modules:
Version: 2.7.3
Modules: reactbundle, ipl, incubator, director
-Icinga 2 version:
version: r2.11.2-1
-Operating System and version:
Platform: Ubuntu
Platform version: 20.04.4 LTS (Focal Fossa)
-Webserver, PHP versions:
apache2, php7.3 (downgraded from 7.4)
So i´m configurating the director module and get the following error, when it should import the commands:
- Storing director_activity_log[] failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘0x’ in ‘field list’, query was: INSERT INTO director_activity_log (object_name, action_name, object_type, old_properties, new_properties, author, change_time, checksum, parent_checksum) VALUES (?, ?, ?, ?, ?, ?, ?, 0x3dbadfe9d83c82331022bc5108caa2784085454b, 0x) {array ( ‘id’ => NULL, ‘object_name’ => ‘director-global’, ‘action_name’ => ‘create’, ‘object_type’ => ‘icinga_zone’, ‘old_properties’ => NULL, ‘new_properties’ => ‘{“is_global”:true,“object_name”:“director-global”,“object_type”:“external_object”}’, ‘author’ => ‘*******’, ‘change_time’ => ‘2022-07-05 12:16:28’, ‘checksum’ => ‘=����<�3"�Qʢx@�EK’, ‘parent_checksum’ => NULL, )} (DbObject.php:934)
Does anybody know whats my mistake?
And can you give me an advise, how to upgrade my icingaweb2 version. I saw that its not the newest. When i was installing it, it didn´t take the newest Version avaiable, somehow.
Thanks for your answers and help
Greetings Sennin