search for: connection_setup_sockets

Displaying 5 results from an estimated 5 matches for "connection_setup_sockets".

2023 Oct 16
2
"Could not create listener socket on port" error only when using systemd service
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...
2023 Oct 17
1
"Could not create listener socket on port" error only when using systemd service
...at 12:34:42PM -0700,?Jordan Erickson napsal(a): > On 10/16/23 10:37, Michael C Cambria wrote: > > 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" > *snip* > > That error sounds like it could either be an issue relating to which user is > starting the Icecast daemon (f.e. typically only root can listen on ports < > 1024), or there'salready a service running on...
2023 Oct 16
1
"Could not create listener socket on port" error only when using systemd service
On 10/16/23 10:37, Michael C Cambria wrote: > > 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" *snip* That error sounds like it could either be an issue relating to which user is starting the Icecast daemon (f.e. typically only root can listen on ports < 1024), or there'salready a service running on the requested port (which...
2010 Jun 07
0
No subject
...to connection, and use read_heade= rs changes. > =A0[PATCH 21/31] Add Client in connection_queue_t > =A0[PATCH 22/31] Fix Shoutcast, Move it to a one-pass process > > [tweaks] > =A0[PATCH 23/31] connection: duration should be bigger > =A0[PATCH 24/31] connection: reorder logic in connection_setup_sockets > =A0[PATCH 25/31] client_send_400, print 400 message > =A0[PATCH 26/31] Connection: handle_client returns err to client (via cli= ent_send_400) > =A0[PATCH 27/31] connection: more coments for remy > =A0[PATCH 28/31] Big Comments cleanup > =A0[PATCH 29/31] connection: client_setup, s...
2010 Jul 30
33
[PATCHES] Smartjog PatchDump
...) [PATCH 20/31] connection: add parser to connection, and use read_headers changes. [PATCH 21/31] Add Client in connection_queue_t [PATCH 22/31] Fix Shoutcast, Move it to a one-pass process [tweaks] [PATCH 23/31] connection: duration should be bigger [PATCH 24/31] connection: reorder logic in connection_setup_sockets [PATCH 25/31] client_send_400, print 400 message [PATCH 26/31] Connection: handle_client returns err to client (via client_send_400) [PATCH 27/31] connection: more coments for remy [PATCH 28/31] Big Comments cleanup [PATCH 29/31] connection: client_setup, send 403 when we can for error [PATCH...