We just upgraded our server to ubuntu 20.04 LTS. We did use same checkmk version before and after upgrade.
We now get an error in nagvis. Error seems to be the same in sidebar plugin and when openenig nagvis directly:
Error (Error): Cannot access private property CorePDOHandler::$dsnarray(1) { [0]=> array(2) { ["function"]=> string(15) "nagvisException" ["args"]=> array(1) { [0]=> object(Error)#13 (7) { ["message":protected]=> string(51) "Cannot access private property CorePDOHandler::$dsn" ["string":"Error":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(89) "/opt/omd/versions/1.6.0p20.cee/share/nagvis/htdocs/server/core/classes/CoreAuthModPDO.php" ["line":protected]=> int(58) ["trace":"Error":private]=> array(3) { [0]=> array(6) { ["file"]=> string(90) "/opt/omd/versions/1.6.0p20.cee/share/nagvis/htdocs/server/core/classes/CoreAuthHandler.php" ["line"]=> int(47) ["function"]=> string(11) "__construct" ["class"]=> string(14) "CoreAuthModPDO" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [1]=> array(6) { ["file"]=> string(82) "/opt/omd/versions/1.6.0p20.cee/share/nagvis/htdocs/server/core/functions/index.php" ["line"]=> int(44) ["function"]=> string(11) "__construct" ["class"]=> string(15) "CoreAuthHandler" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(4) { ["file"]=> string(79) "/opt/omd/versions/1.6.0p20.cee/share/nagvis/htdocs/frontend/nagvis-js/index.php" ["line"]=> int(53) ["args"]=> array(1) { [0]=> string(82) "/opt/omd/versions/1.6.0p20.cee/share/nagvis/htdocs/server/core/functions/index.php" } ["function"]=> string(7) "require" } } ["previous":"Error":private]=> NULL } } } }
Any hints on resolving this?
Thanks
Martin