search for: _handle_connection

Displaying 20 results from an estimated 22 matches for "_handle_connection".

2018 May 01
2
EROR connection/_handle_connection Wrong request type from client
Hi, I have been digging through the icecast mailing list archives trying to find out the meaning of this recurring message in my error.log [2018-05-01 19:50:16] EROR connection/_handle_connection Wrong request type from client [2018-05-01 19:50:16] EROR connection/_handle_connection Wrong request type from client [2018-05-01 19:50:16] INFO source/source_main listener count on /Systrum now 1 [2018-05-01 19:50:16] INFO source/source_main listener count on /Systrum now 0 Is anyone able to...
2018 May 04
1
EROR connection/_handle_connection Wrong request type > from client
...(below) and saw the corresponding HEAD requests. I've been getting a lot of these so I thought that there was something I could do to allow these clients to connect to the stream. I guess I just need to ignore them. Thanks Damian Snippet from error.log [2018-05-04 00:28:17] EROR connection/_handle_connection Wrong request type from client [2018-05-04 00:28:17] EROR connection/_handle_connection Wrong request type from client Snippet for access log 158.69.38.195 - - [04/May/2018:00:28:17 +1000] "HEAD /Systrum HTTP/1.1" 400 336 "-" "curl/7.29.0" 0 158.69.38.195 - - [04/May...
2018 May 01
0
EROR connection/_handle_connection Wrong request type from client
...at involved unsupported request methods. ? Teddy Le 2018-05-01 13:00, Damian a ?crit?: > Hi, > > I have been digging through the icecast mailing list archives trying > to find out the meaning of this recurring message in my error.log > > [2018-05-01 19:50:16] EROR connection/_handle_connection Wrong > request type from client > [2018-05-01 19:50:16] EROR connection/_handle_connection Wrong > request type from client > [2018-05-01 19:50:16] INFO source/source_main listener count on > /Systrum now 1 > [2018-05-01 19:50:16] INFO source/source_main listener count on >...
2014 Sep 26
1
dynamic source creation?
On 09/25/2014 07:27 PM, uno wrote: > uno: >>> "Thomas B. R?cker": >>>> You can combine this with: default mount >>>> https://trac.xiph.org/ticket/1914#comment:1 >>>> Start with <mount type="default"> >>>> If you do this, you can basically do most things outside of Icecast to >>>> manage authentication
2018 May 02
0
Icecast Digest, Vol 167, Issue 2
...> > You can reach the person managing the list at > icecast-owner at xiph.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Icecast digest..." > > > Today's Topics: > > 1. Re: EROR connection/_handle_connection Wrong request type > from client (Teddy Rilliot) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 01 May 2018 17:16:33 +0200 > From: Teddy Rilliot <teddy.xiph at rilliot.fr> > To: Icecast streaming serv...
2009 May 02
2
Darkice / Icecast2 - please assist
I am using Darkice 0.17.1 and Icecast2 2.3.1 Darkice cannot talk to icecast, and I have no idee about there reason: Logentry on icecast server side: [2009-04-29 16:48:49] EROR connection/_handle_connection HTTP request parsing failed config for Icecast is a standard mount which works with ices. config for darkice is: [icecast-0] bitrateMode = vbr # constant bit rate bitrate = 128 # bitrate of the mp3 stream sent to the server quality = 1.0 # encoding quality...
2004 Aug 06
4
Using icecast2 with MP3 problems
...#39;m using? I'm having difficulty getting the two to communicate. >From ices, I get the errors: Error during send: Mount failed on http://192.168.0.1:8000/ices.mp3, error: Could not login on server. Server message: and from the errorlog on icecast: [2003-03-02 08:45:09] EROR connection/_handle_connection HTTP request parsing failed I would appreciate all help that anyone could provide! (Attached are my configuration files) Much thanks! SMF 8) -- -------------- next part -------------- A non-text attachment was scrubbed... Name: icecast.xml__charset_ISO-8859-1 Type: text/xml Size: 1804 bytes D...
2010 Aug 07
0
icecast/libxml2 leaks memory on FC13
...t (in /usr/lib64/libxml2. so.2.7.7) ==13821== by 0x40FAA9: stats_get_xml (stats.c:970) ==13821== by 0x40FBB0: stats_transform_xslt (stats.c:939) ==13821== by 0x419244: add_authenticated_listener (auth.c:422) ==13821== by 0x41955D: auth_add_listener (auth.c:511) ==13821== by 0x409D45: _handle_connection (connection.c:1150) ==13821== by 0x4200FD: _start_routine (thread.c:655) ==13821== by 0x3B00A07760: start_thread (in /lib64/libpthread-2.12.so) ==13821== by 0x3B002E14EC: clone (in /lib64/libc-2.12.so) ==13821== ==13821== 830,000 bytes in 830 blocks are definitely lost in loss record 263 o...
2004 Aug 06
2
Using icecast2 with MP3 problems
...figuration? yet, if I trick it, everything compiles fine. But.. I still can't get ices to communicate with icecase: >From icecast/error.log (Incidently, i've not gotten any messages other than this. The one from ices.log changes as I make progress) [2003-03-02 23:37:39] EROR connection/_handle_connection HTTP request parsing failed >From ices.log Error during send: Mount failed on http://192.168.0.1:8000/ices.mp3, error: Socket error Any help, anyone? I know enough c to be dangerous and Im guessing Im getting out of my league now.. Should I concentrate my efforts on icecast1? Or continue to h...
2019 Apr 23
1
Bad or missing password on mount modification admin request
...to display their location and duration the are connected for. It works as it should, but I do see occasional messages in the icecast error log like the one below. INFO admin/admin_handle_request Bad or missing password on mount modification admin request (command: listclients.xsl) EROR connection/_handle_connection Wrong request type from client Icecast doesn’t seem to be affected by this but I would like a second opinion or any pointers on the best action to take to rectify this issue. Any help would be appreciated. D -------------- next part -------------- An HTML attachment was scrubbed... URL: <http...
2004 Aug 06
2
error compiling latest snapshot
Sorry, allready solved that...now I'm getting this: connection.o: In function `_handle_connection': /usr/src/icecast-2.0-alpha-2/src/connection.c:932: warning: sprintf() is often misused, please use snprintf() main.o: In function `main': /usr/src/icecast-2.0-alpha-2/src/main.c:79: undefined reference to `curl_initialize' /usr/src/icecast-2.0-alpha-2/src/main.c:86: undefined referenc...
2010 Jun 07
0
No subject
...gt; =A0[PATCH 06/31] connection.c: use util_find_eos_delim to simplify _handl= e_shoutcast_compatible > > [cleanup shoutcast code] > =A0[PATCH 07/31] Connection: make _handle_shoutcast_compatible more reada= ble, > > [cleanup generic connection code] > =A0[PATCH 08/31] connection: _handle_connection re-roll logic in a more r= eadeable way. > =A0[PATCH 09/31] connection: simplify _handle_connection (make it more re= adeable) > =A0[PATCH 10/31] Connection: _accept_connection, simplify logic > =A0[PATCH 11/31] Connection: connection_accept_loop, pass timeout > > [big refactoring] &...
2010 Apr 27
4
Icecast Server doesnt work.
...tal.ogg" [2010-04-27 11:17:02] INFO source/get_next_buffer End of Stream /metal.ogg [2010-04-27 11:17:02] INFO source/source_main listener count on /metal.ogg now 0 [2010-04-27 11:17:02] INFO source/source_shutdown Source "/metal.ogg" exiting [2010-04-27 11:29:24] EROR connection/_handle_connection HTTP request parsing failed [2010-04-27 11:29:24] INFO fserve/fserve_client_create checking for file /metal.ogg.m3u (/usr/share/icecast2/web/metal.ogg.m3u) [2010-04-27 11:29:25] INFO fserve/fserve_client_create checking for file /metal.ogg (/usr/share/icecast2/web/metal.ogg) [2010-04-27 11:29:25...
2006 Feb 15
1
Setup problems please assist
...lla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)" 0 68.162.39.168 - - [15/Feb/2006:12:29:58 -0500] "GET / HTTP/1.0" 404 90 "-" "WinampMPEG/5.1" 0 ==> log/icecast/error.log <== [2006-02-15 15:52:47] DBUG connection/_handle_connection Connection thread done [2006-02-15 15:52:47] INFO main/main Shutting down [2006-02-15 15:52:47] INFO fserve/fserve_shutdown file serving thread stopped [2006-02-15 15:52:47] DBUG slave/slave_shutdown waiting for slave thread [2006-02-15 15:52:47] DBUG slave/_slave_thread shutting down current r...
2004 Aug 06
0
Using icecast2 with MP3 problems
...the two to > communicate. > > >From ices, I get the errors: > > Error during send: Mount failed on http://192.168.0.1:8000/ices.mp3, > error: Could not login on server. Server message: > > and from the errorlog on icecast: > > [2003-03-02 08:45:09] EROR connection/_handle_connection HTTP request > parsing failed > > I would appreciate all help that anyone could provide! (Attached are my > configuration files) > > Much thanks! > SMF 8) > -- > <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.ic...
2004 Aug 06
0
Using icecast2 with MP3 problems
..., > everything compiles fine. But.. I still can't get ices to communicate > with icecase: > > >From icecast/error.log (Incidently, i've not gotten any messages other than > this. The one from ices.log changes as I make progress) > [2003-03-02 23:37:39] EROR connection/_handle_connection HTTP request parsing failed Have you set the protocol to http in ices.conf? -b --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the wor...
2004 Aug 06
0
error compiling latest snapshot
...nt: Monday, April 28, 2003 2:36 PM > To: icecast@xiph.org > Subject: RE: [icecast] error compiling latest snapshot > > > On Mon, 2003-04-28 at 12:02, Mitja Pirih wrote: > > Sorry, allready solved that...now I'm getting this: > > > > connection.o: In function `_handle_connection': > > /usr/src/icecast-2.0-alpha-2/src/connection.c:932: warning: > sprintf() is often misused, please use snprintf() > > main.o: In function `main': > > /usr/src/icecast-2.0-alpha-2/src/main.c:79: undefined > reference to `curl_initialize' > > /usr/src/i...
2009 May 05
2
Darkice / Icecast2 - please assist
...lmann A. Basien | ToolBox Solution GmbH schrieb: >> I am using Darkice 0.17.1 and Icecast2 2.3.1 >> >> >> Darkice cannot talk to icecast, and I have no idee about there reason: >> >> Logentry on icecast server side: >> [2009-04-29 16:48:49] EROR connection/_handle_connection HTTP >> request parsing failed >> >> config for Icecast is a standard mount which works with ices. >> >> config for darkice is: >> [icecast-0] > try again with [icecast2-0]... (and the correct values for such a > section) > FTR: [icecast-0] is for icec...
2010 Jul 30
33
[PATCHES] Smartjog PatchDump
...ess_request_queue use util_find_eos_delim [PATCH 06/31] connection.c: use util_find_eos_delim to simplify _handle_shoutcast_compatible [cleanup shoutcast code] [PATCH 07/31] Connection: make _handle_shoutcast_compatible more readable, [cleanup generic connection code] [PATCH 08/31] connection: _handle_connection re-roll logic in a more readeable way. [PATCH 09/31] connection: simplify _handle_connection (make it more readeable) [PATCH 10/31] Connection: _accept_connection, simplify logic [PATCH 11/31] Connection: connection_accept_loop, pass timeout [big refactoring] [PATCH 12/31] Connection: refactor...
2004 Aug 06
0
error compiling latest snapshot SOLVED
...> To: icecast@xiph.org > > Subject: RE: [icecast] error compiling latest snapshot > > > > > > On Mon, 2003-04-28 at 12:02, Mitja Pirih wrote: > > > Sorry, allready solved that...now I'm getting this: > > > > > > connection.o: In function `_handle_connection': > > > /usr/src/icecast-2.0-alpha-2/src/connection.c:932: warning: > > sprintf() is often misused, please use snprintf() > > > main.o: In function `main': > > > /usr/src/icecast-2.0-alpha-2/src/main.c:79: undefined > > reference to `curl_initialize&...