-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working