Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-4900

after an update we get: syntax error, unexpected '<<' (T_SL), expecting ']

Details

    • Help
    • Resolution: Not A Bug
    • Major
    • None
    • None
    • Web Interface
    • prod

    Description

      Hello,

      We just got an update few hours ago and Observiumno web UI is out.

      Attachments

        Activity

          [OBS-4900] after an update we get: syntax error, unexpected '<<' (T_SL), expecting ']

          thanks, it worked.

          tonyvarb Anton Varbanov added a comment - thanks, it worked.

          You have local changes in code (broken after svn merge).
          Revert your local changes from observium dir:

          svn revert includes/definitions/mibs/rfc.inc.php
          

          landy Mike Stupalov added a comment - You have local changes in code (broken after svn merge). Revert your local changes from observium dir: svn revert includes/definitions/mibs/rfc.inc.php

          General questions and device support can be discussed in our Discord channel, click here to join.


          Please make and attach additional information about the device:

          • full snmp dump from device:

            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

            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:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          This comment is added automatically.

          bot Observium Bot added a comment - General questions and device support can be discussed in our Discord channel, click here to join . Please make and attach additional information about the device: full snmp dump from device: 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 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: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files This comment is added automatically.

          People

            adama Adam Armstrong
            tonyvarb Anton Varbanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: