Icinga / icingaweb2-module-director

The Director aims to be your new favourite Icinga config deployment tool. Director is designed for those who want to automate their configuration deployment and those who want to grant their “point & click” users easy access to the configuration.
https://icinga.com/docs/director/latest
GNU General Public License v2.0
413 stars 203 forks source link

Cannot deploy after migration from master to 1.10.2 #2767

Open viper539 opened 1 year ago

viper539 commented 1 year ago

Hi, i'm not sure why i have installes "master" at the last upgrade of director. In normal cases (including this time) i install it via "installing from gitrepository" as described from here: installing-from-git-repository

Now i had to upgrade because of Database-errors in "Service-Set". After the upgrade the error is gone, but now it'm unable to deploy. Director tells me this: Your DB schema (migration #186) is newer than your code base and when i try to deploy i get this: Trying to set invalid icinga_notification key "users_var". DB schema change? (DbObject.php:754)

It seems there is a schema change between my former "master" and 1.10.2 which needs to be applyed.

How can i do this?

Your Environment

Database is Postgres 11.18

moreamazingnick commented 1 year ago

did you look at: https://community.icinga.com/t/database-errors-schema-migration/12517/2