Last active
February 7, 2018 23:33
-
-
Save rdmarsh/ea4e02b03551b786d793 to your computer and use it in GitHub Desktop.
syslog-ng error binding socket
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Starting syslog-ng: Error binding socket; addr='AF_UNIX(/dev/log)', error='Address already in use (98)' | |
| Error initializing source driver; source='s_sys', id='s_sys#1' | |
| Error initializing message pipeline; | |
| [FAILED] | |
| to solve: rm /dev/log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You mean
rm /dev/log?