Details

    • Paid Support
    • Resolution: Not A Bug
    • Minor
    • None
    • None
    • Web Interface
    • None

    Description

      After upgrade, getting the following error message:

      Oops! Something went wrong.

      Class "Doctrine\SqlFormatter\SqlFormatter" not found in /opt/observium/html/includes/print/navbar.inc.php:486

      #0: (unknown function) called at [/opt/observium/html/includes/print/navbar.inc.php:486]

      481: $sql_query['location'] = str_replace($config['install_dir'] . '/', '', $sql_query['location']);
      482:
      483:
      484: echo '<span class="label label-primary">' . $sql_query['function'] . '()</span> <span class="label label-info">' .
      485: $sql_query['location'] . ':' . $sql_query['line'] . '</span> <span class="label">' . round($sql_query['time'], 3) . 's</span>
      486: ' . (new Doctrine\SqlFormatter\SqlFormatter())->format($sql_query['sql']);
      {{487: }}}
      488:
      489: ?>
      490: </div>
      491: </li>

      #1: print_navbar_stats_debug called at [/opt/observium/html/includes/navbar_footer.inc.php:110]

      105: ?>
      106: </li>
      107:
      108: <?php
      109:
      110: print_navbar_stats_debug();
      111:
      112: print_navbar_stats();
      113:
      114: ?>
      115:

      #2: include called at [/opt/observium/html/index.php:300]

      295: </div>
      296:
      297: <?php
      298:
      299: if (!get_var_true($vars['bare'])) {
      300: include($config['html_dir'] . "/includes/navbar_footer.inc.php");
      301: } // end if bare
      302:
      303: clear_duplicate_cookies();
      304:
      305: // <script type="text/javascript">

      Attachments

        Activity

          [OBS-4786] Error after upgrade to 24.3.13371
          adama Adam Armstrong made changes -
          Resolution New: Not A Bug [ 6 ]
          Status Original: In Review [ 10101 ] New: Closed [ 6 ]
          adama Adam Armstrong made changes -
          Comment [ _*General questions and device support can be discussed in [our Discord channel, click here to join|https://discord.gg/GjpNXKWm8W].*_
          ----

          Please make and attach additional information about the device:
           * full snmp dump from device:
          {noformat}
          snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
          snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
          {noformat}
            _If device not support SNMP version 2c, replace -v2c with -v1._

           * If you have problems with discovery or poller processes, please do and attach these debugs:
          {noformat}
          ./discovery.php -d -h <device>
          ./poller.php -d -h <device>
          {noformat}
           
          * additionally attach device and/or vendor specific MIB files

          ----
          {color:#505F79}_This comment is added automatically._{color} ]
          landy Mike Stupalov made changes -
          Status Original: Pending Response [ 10000 ] New: In Review [ 10101 ]
          bot Observium Bot made changes -
          Status Original: Open [ 1 ] New: Pending Response [ 10000 ]
          mwilliamsr-net Mark Williams created issue -

          People

            adama Adam Armstrong
            mwilliamsr-net Mark Williams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: