Please describe your problem as detailed as possible and don’t forget to use a meaningful title
We also have a markdown formatting guide to help you make your topics more readable!
The problem
I have just made a new installation of icinga but I have first installed icinga ansich and the api and then icinga web the documentation is just what concerns very confusing built :/. After I had finally set everything and initially with as good as only deprecation warnings the setup finished I then first gave the php version from 8.2 to 8.0 down, from then on the UI and so worked very well but after logging in I ended up in an endless load loop with all modules.
Settings
- Director version (System - About): (idk what is meaned here)
- Icinga Web 2 version and modules (System - About): newest (Not good documented where or how to find it)
- Icinga 2 version (
icinga2 --version
):r2.14.0-1 - Operating System and version: Debian 11
- Webserver, PHP versions: Apache 2.4.56, PHP 8.0
Web Console Error:
DevTools failed to load source map: Could not load content for chrome-extension://miolcigeeebinhdbihpodaajenfoggjl/assets/browser-polyfill.js.map: Systemfehler: net::ERR_BLOCKED_BY_CLIENT
dashboard:302 Icinga Web 2: setting initial layout to compact-layout
icinga.min.js:1 Uncaught SyntaxError: Unexpected token '<' (at icinga.min.js:1:1)
dashboard:329 Uncaught ReferenceError: Icinga is not defined
at dashboard:329:14
Icinga.min.js File (All lines with the php errors)
<br />
<b>Deprecated</b>: Creation of dynamic property Icinga\Application\Modules\Module::$configdir is deprecated in <b>/usr/share/php/Icinga/Application/Modules/Module.php</b> on line <b>264</b><br />
<br />
<b>Deprecated</b>: Creation of dynamic property Icinga\Application\Modules\Module::$configdir is deprecated in <b>/usr/share/php/Icinga/Application/Modules/Module.php</b> on line <b>264</b><br />
<br />
<b>Deprecated</b>: Creation of dynamic property Icinga\Application\Modules\Module::$configdir is deprecated in <b>/usr/share/php/Icinga/Application/Modules/Module.php</b> on line <b>264</b><br />
;