ade_talon

watcher - journalctl

Apr 1st, 2022
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. Apr 01 07:46:44 torrent python3.9[876]: Traceback (most recent call last):
  2. Apr 01 07:46:44 torrent python3.9[876]: File "/home/pi/scripts/watch/watcher.py", line 2, in <module>
  3. Apr 01 07:46:44 torrent python3.9[876]: from watchdog.observers import Observer
  4. Apr 01 07:46:44 torrent python3.9[876]: ModuleNotFoundError: No module named 'watchdog'
  5. Apr 01 07:46:44 torrent systemd[1]: watcher.service: Main process exited, code=exited, status=1/FAILURE
  6. Apr 01 07:46:44 torrent systemd[1]: watcher.service: Failed with result 'exit-code'.
  7. Apr 01 07:46:44 torrent systemd[1]: watcher.service: Scheduled restart job, restart counter is at 5.
  8. Apr 01 07:46:44 torrent systemd[1]: Stopped Custom WATCHER service.
  9. Apr 01 07:46:44 torrent systemd[1]: watcher.service: Start request repeated too quickly.
  10. Apr 01 07:46:44 torrent systemd[1]: watcher.service: Failed with result 'exit-code'.
  11. Apr 01 07:46:44 torrent systemd[1]: Failed to start Custom WATCHER service.
Add Comment
Please, Sign In to add comment