"Could not create listener socket on port" error only when using systemd service
Michael C Cambria <[email protected]> Mon, 16 Oct 2023 13:37:21 -0400
| Newsgroups | gmane.comp.audio.icecast.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm using icecast via Fedora 37 package and systemd service to start. I've added multiple <listen-socket> but get: "EROR connection/connection_setup_sockets Could not create listener socket on port xxx" Nothing listens on the ports in question, I verified via nc(1) and manually starting icecast via "/usr/bin/icecast -c /etc/icecast.xml" I can't find anything (chroot?) in icecast.service file [1] that might explain how the port is used for a short time causing start to fail. Anyone have an idea what to try? Thanks, Michael [1] icecast.service: [Unit] Description=Icecast Network Audio Streaming Server After=network.target [Service] ExecStart=/usr/bin/icecast -c /etc/icecast.xml ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target _______________________________________________ Icecast mailing list [email protected] http://lists.xiph.org/mailman/listinfo/icecast