observium_map_generator icon indicating copy to clipboard operation
observium_map_generator copied to clipboard

Please ^ help. observium version Observium CE 18.9.9420

Open roysbike opened this issue 4 years ago • 3 comments

python /opt/observium/graph.py CHANGEME

Generating graph : Traceback (most recent call last):
  File "/opt/observium/graph.py", line 189, in <module>
    graph = discover_links(graph, this_device)
  File "/opt/observium/graph.py", line 143, in discover_links
    cursor.execute(query_template, this_device)
  File "/usr/lib/python2.7/dist-packages/MySQLdb/cursors.py", line 240, in execute
    self.errorhandler(self, ProgrammingError, str(m))
  File "/usr/lib/python2.7/dist-packages/MySQLdb/connections.py", line 52, in defaulterrorhandler
    raise errorclass(errorvalue)
_mysql_exceptions.ProgrammingError: not all arguments converted during string formatting

roysbike avatar Aug 02 '19 09:08 roysbike