Watchdog Addon, Library Autoscan broke?

Hi.
im using current and get this in log for watchdog:

2020-04-06 07:40:11.653 T:3767497440 ERROR: Traceback (most recent call last):
2020-04-06 07:40:11.654 T:3767497440 ERROR: File “/home/osmc/.kodi/addons/service.watchdog/core/main.py”, line 227, in main
2020-04-06 07:40:11.655 T:3767497440 ERROR: observer.schedule(eh, path=path, emitter_cls=emitter_cls)
2020-04-06 07:40:11.655 T:3767497440 ERROR: File “/home/osmc/.kodi/addons/service.watchdog/core/emitters.py”, line 53, in schedule
2020-04-06 07:40:11.656 T:3767497440 ERROR: emitter.start()
2020-04-06 07:40:11.656 T:3767497440 ERROR: File “/home/osmc/.kodi/addons/service.watchdog/lib/watchdog/utils/init.py”, line 111, in start
2020-04-06 07:40:11.657 T:3767497440 ERROR: self.on_thread_start()
2020-04-06 07:40:11.658 T:3767497440 ERROR: File “/home/osmc/.kodi/addons/service.watchdog/lib/watchdog/observers/inotify.py”, line 121, in on_thread_start
2020-04-06 07:40:11.659 T:3767497440 ERROR: self._inotify = InotifyBuffer(path, self.watch.is_recursive)
2020-04-06 07:40:11.659 T:3767497440 ERROR: File “/home/osmc/.kodi/addons/service.watchdog/lib/watchdog/observers/inotify_buffer.py”, line 35, in init
2020-04-06 07:40:11.660 T:3767497440 ERROR: self._inotify = Inotify(path, recursive)
2020-04-06 07:40:11.661 T:3767497440 ERROR: File “/home/osmc/.kodi/addons/service.watchdog/lib/watchdog/observers/inotify_c.py”, line 187, in init
2020-04-06 07:40:11.663 T:3767497440 ERROR: self._add_dir_watch(path, recursive, event_mask)
2020-04-06 07:40:11.663 T:3767497440 ERROR: File “/home/osmc/.kodi/addons/service.watchdog/lib/watchdog/observers/inotify_c.py”, line 371, in _add_dir_watch
2020-04-06 07:40:11.663 T:3767497440 ERROR: self._add_watch(full_path, mask)
2020-04-06 07:40:11.663 T:3767497440 ERROR: File “/home/osmc/.kodi/addons/service.watchdog/lib/watchdog/observers/inotify_c.py”, line 385, in _add_watch
2020-04-06 07:40:11.663 T:3767497440 ERROR: Inotify._raise_error()
2020-04-06 07:40:11.663 T:3767497440 ERROR: File “/home/osmc/.kodi/addons/service.watchdog/lib/watchdog/observers/inotify_c.py”, line 402, in _raise_error
2020-04-06 07:40:11.664 T:3767497440 ERROR: raise OSError(“inotify watch limit reached”)
2020-04-06 07:40:11.664 T:3767497440 ERROR: OSError: inotify watch limit reached

also Libray Scan addon is not working either.

Is that todo with Kodi move to python 3 or somethig ? I know this is not a forum for addons but i thought maybe someone knows something or just to know it somone got theese addons working and the error is on my end.

thx alot!

Did you install Kodi v19?

no i didnt. youre right. python3 move was just for v19 right ? Im ony latest osmc, march that is

Then you should post logs, so we can identify the problem.

Sam

i thought i just did. You mea the whole log ? lemme read i rules how todo best and will get back to you, long time ago

This will help.

To get a better understanding of the problem you are experiencing we need more information from you. The best way to get this information is for you to upload logs that demonstrate your problem. You can learn more about how to submit a useful support request here.

Depending on the used skin you have to set the settings-level to standard or higher, in summary:

  • enable debug logging at settings->system->logging

  • reboot the OSMC device twice(!)

  • reproduce the issue

  • upload the log set either using the Log Uploader method within the My OSMC menu in the GUI or the ssh method invoking command grab-logs -A

  • publish the provided URL from the log set upload, here

Thanks for your understanding. We hope that we can help you get up and running again shortly.

OSMC skin screenshot: