GitHub user DaanHoogland added a comment to the discussion: Unable to create socket at port 4560 for localhost
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. GitHub link: https://github.com/apache/cloudstack/discussions/10489#discussioncomment-12386516 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org