Skip to content

Container crash #6

Description

@lennvilardi

Hi,
The container crash regurlaly. Any idea to correct this problem ?
Here's the output :

2020-05-01 05:41:29 stdout inotify.calls.InotifyError: Call failed (should not be -1): (-1) ERRNO=(0)
2020-05-01 05:41:29 stdout (result,))
2020-05-01 05:41:29 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/calls.py", line 35, in _check_nonnegative
2020-05-01 05:41:29 stdout inotify.calls.inotify_rm_watch(self.__inotify_fd, wd)
2020-05-01 05:41:29 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/adapters.py", line 126, in remove_watch_with_id
2020-05-01 05:41:29 stdout self.remove_watch_with_id(wd)
2020-05-01 05:41:29 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/adapters.py", line 118, in remove_watch
2020-05-01 05:41:29 stdout self._i.remove_watch(full_path, superficial=True)
2020-05-01 05:41:29 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/adapters.py", line 309, in event_gen
2020-05-01 05:41:29 stdout for event in notifier.event_gen():
2020-05-01 05:41:29 stdout File "./file2gif.py", line 17, in 
2020-05-01 05:41:29 stdout Traceback (most recent call last):
2020-04-30 22:11:06 stdout inotify.calls.InotifyError: Call failed (should not be -1): (-1) ERRNO=(0)
2020-04-30 22:11:06 stdout (result,))
2020-04-30 22:11:06 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/calls.py", line 35, in _check_nonnegative
2020-04-30 22:11:06 stdout inotify.calls.inotify_rm_watch(self.__inotify_fd, wd)
2020-04-30 22:11:06 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/adapters.py", line 126, in remove_watch_with_id
2020-04-30 22:11:06 stdout self.remove_watch_with_id(wd)
2020-04-30 22:11:06 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/adapters.py", line 118, in remove_watch
2020-04-30 22:11:06 stdout self._i.remove_watch(full_path, superficial=True)
2020-04-30 22:11:06 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/adapters.py", line 309, in event_gen
2020-04-30 22:11:06 stdout for event in notifier.event_gen():
2020-04-30 22:11:06 stdout File "./file2gif.py", line 17, in 
2020-04-30 22:11:06 stdout Traceback (most recent call last):
2020-04-30 05:31:22 stdout inotify.calls.InotifyError: Call failed (should not be -1): (-1) ERRNO=(0)
2020-04-30 05:31:22 stdout (result,))
2020-04-30 05:31:22 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/calls.py", line 35, in _check_nonnegative
2020-04-30 05:31:22 stdout inotify.calls.inotify_rm_watch(self.__inotify_fd, wd)
2020-04-30 05:31:22 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/adapters.py", line 126, in remove_watch_with_id
2020-04-30 05:31:22 stdout self.remove_watch_with_id(wd)
2020-04-30 05:31:22 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/adapters.py", line 118, in remove_watch
2020-04-30 05:31:22 stdout self._i.remove_watch(full_path, superficial=True)
2020-04-30 05:31:22 stdout File "/usr/local/lib/python2.7/dist-packages/inotify/adapters.py", line 309, in event_gen
2020-04-30 05:31:22 stdout for event in notifier.event_gen():
2020-04-30 05:31:22 stdout File "./file2gif.py", line 17, in 
2020-04-30 05:31:21 stdout Traceback (most recent call last):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions