Open
Description
Hello,
I can't find exactly what is causing it or when it happens, but about once a week the cache file gets corrupted and I have to manually delete it. Any idea what could be happening ?
Traceback (most recent call last):
File "telemetry_server.py", line 289, in upload_cached_records
cache_object = self.cache_queue.get(block=False)
File "/usr/lib/python3.8/queue.py", line 180, in get
item = self._get()
File "/usr/local/lib/python3.8/dist-packages/pqueue/pqueue.py", line 87, in _get
data = pickle.load(self.tailf)
_pickle.UnpicklingError: invalid load key, '\x00'.
Metadata
Metadata
Assignees
Labels
No labels