We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After a service shinken restart, some error occurs :
[1464010414] ERROR: [Shinken] [ws-arbiter] Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/shinken/basemodule.py", line 164, in start_module self._main() File "/usr/local/lib/python2.7/dist-packages/shinken/basemodule.py", line 296, in _main self.main() File "/var/lib/shinken/modules/ws-arbiter/module.py", line 407, in main inputready, _, _ = select.select(input, [], [], 1) error: (4, 'Interrupted system call')
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After a service shinken restart, some error occurs :
The text was updated successfully, but these errors were encountered: