Skip to content

KeyError: 4 #4

@zzzeek

Description

@zzzeek

starting up in collectd server, got this:

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner
    self.run()
  File "/usr/lib64/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.6/site-packages/sqlalchemy_collectd/server/listener.py", line 6, in _receive
    receiver.receive(connection)
  File "/usr/lib/python3.6/site-packages/sqlalchemy_collectd/server/receiver.py", line 37, in receive
    message = self.message_receiver.receive(data)
  File "/usr/lib/python3.6/site-packages/sqlalchemy_collectd/protocol.py", line 225, in receive
    type_name = result[TYPE_TYPE]
KeyError: 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions