Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nagvis no work with omd 5.40 #386

Open
fbaschin opened this issue Dec 2, 2024 · 1 comment
Open

Nagvis no work with omd 5.40 #386

fbaschin opened this issue Dec 2, 2024 · 1 comment

Comments

@fbaschin
Copy link

fbaschin commented Dec 2, 2024

I have Update from omd (console labs) 5.30 to 5.40
Nagvis 1.9.44 did not work

Error: (0) require_once(gettext.inc): Failed to open stream: No such file or directory
URL: /nagios/nagvis/frontend/nagvis-js/index.php
File: /opt/omd/sites/nagios/local/share/nagvis/htdocs/server/core/classes/GlobalLanguage.php
Line: 48
#0 /opt/omd/sites/nagios/local/share/nagvis/htdocs/server/core/classes/GlobalLanguage.php(48): nagvisExceptionErrorHandler()
#1 /opt/omd/sites/nagios/local/share/nagvis/htdocs/server/core/classes/GlobalLanguage.php(48): require_once()
#2 /opt/omd/sites/nagios/local/share/nagvis/htdocs/server/core/functions/core.php(55): GlobalLanguage->__construct()
#3 /opt/omd/sites/nagios/local/share/nagvis/htdocs/frontend/nagvis-js/index.php(42): require('...')
#4 {main}

After switch back to omd 5.30 it works
System is Debian 12 with latest patches

@fbaschin
Copy link
Author

fbaschin commented Dec 2, 2024

[Solution]
cd /omd/sites/nagios/share
ln -s /opt/omd/sites/nagios/local/share/nagvis/ nagvis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant