Closed redbob365 closed 2 years ago
Hi,
This is a duplicate of #2609.
All the best, Eric
Thank you @lippserd! Just remove that duplicate line from mysql.sql, and it will work. v1.10.1 with this fix will be released within this week
Thank you @lippserd! Just remove that duplicate line from mysql.sql, and it will work. v1.10.1 with this fix will be released within this week
Ok, @Thomas-Gelf. Could you send a warning when this fix willl arrive? Because I'm using Director v.1.9.1
I receive this warning:
Your DB schema (migration #180) is newer than your code base.
Downgrading Icinga Director is not supported and might lead to unexpected problems.
But everything is running fine, because I deleted duplicated line as you told.
@redbob365: no need to downgrade, existing installations are not affected by this issue
@redbob365: no need to downgrade, existing installations are not affected by this issue
Yep, I understood. But I wanna upgrade Director to 1.10.1
when this fix will be released. Thanks
1.10.1 still has an issue with this that .2 fixes, see https://github.com/Icinga/icingaweb2-module-director/issues/2630
Describe the bug
Hi,
I'm trying to install director module in Icinga2 Web, but I cannot create database schema. I have tried several times, but not successfully at all;
To Reproduce
when I go to
Icinga Director Setup: Create Schema
and click onCreate Schema
button, this error ocurrs:What I cannot undestand is why these duplicated columns, because before the Creating Schema command, I go to mysql >
use director; > show tables;
the output isEmpty set (0.00 sec);
Your Environment
icinga2 --version
): r2.13.5-1icinga2 feature list
):api checker ido-mysql mainlog notification
2.11.1 - php 8.1.10 - director 1.10.0 - incubator 0.18.0 - monitoring 2.11.1;
icinga2 daemon -C
):