#Assertion Error Fix?

1 messages · Page 1 of 1 (latest)

south nymph
#

I am getting the below error in my logs on every restart. Is there a fix? I know its only an assertion and not a actual bug.

  File "/usr/local/lib/python3.13/site-packages/wyoming/client.py", line 28, in write_event
    assert self._writer is not None
           ^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError```