You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
starting up in collectd server, got this:
The text was updated successfully, but these errors were encountered: