Errors!


Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/home/msis/.local/lib/python3.10/site-packages/watchdog/observers/inotify_buffer.py", line 92, in run
    inotify_events = self._inotify.read_events()
  File "/home/msis/.local/lib/python3.10/site-packages/watchdog/observers/inotify_c.py", line 343, in read_events
    if self._wd_for_path[path] == wd:
KeyError: b'/home/msis/minio/.minio.sys/buckets/.bloomcycle.bin'

Hi @R_Prashanth,

Thanks for sharing your question with the community! :balloon: Please update your debugging post to include a code snippet and a link to your app’s public GitHub repo – this will allow the community to help you find an answer as quickly as possible. In the meantime, this post will be tagged as needs-more-info.