Skip to content

Unable to create socket at port 4560 for localhost #10489

Answered by DaanHoogland
AsharSi asked this question in Q&A
Discussion options

You must be logged in to vote

Yes @AsharSi , the logging library is trying to write logging to that port.

two solutions:

  1. make sure there is a syslog listening on that port
  2. remove the syslog appender "SYSLOG" and "ALERTSYSLOG" from the configuration.

neither is necessary for a functioning system.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AsharSi
Comment options

@DaanHoogland
Comment options

Answer selected by DaanHoogland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants