similar to: Anyone seen this?

Displaying 20 results from an estimated 20000 matches similar to: "Anyone seen this?"

2005 Apr 28
0
Re: Anyone seen this?
On 4/28/05, Geoff Shang <geoff@hitsandpieces.net> wrote: > Hi, > Our icecast server (version 2.2.0) locked up whilst I was out this evening. > > Looking at the error log, I find a lot of the following: > > [2005-04-28 08:21:16] WARN connection/_accept_connection accept() failed > with error 24: Too many open files How many clients were connected? (An estimate would
2005 Apr 28
2
Re: Anyone seen this?
Just to add to what Mike said On Thu, 2005-04-28 at 18:30, Michael Smith wrote: > > [2005-04-28 08:21:16] WARN connection/_accept_connection accept() failed > > with error 24: Too many open files ... > 1) file descriptor leak. If it's this, that's a pretty serious icecast > bug, probably exploitable as a DoS attack. agreed, on linux check the /proc/<pid>/fd
2005 Apr 28
0
Re: Anyone seen this?
Karl Heyes wrote: >> 1) file descriptor leak. If it's this, that's a pretty serious icecast >> bug, probably exploitable as a DoS attack. > > agreed, on linux check the /proc/<pid>/fd directory, use of utilities > like lsof may indicate excessive file descriptor usage. I don't appear to have lsof. What does it do? What should I be seeing in this
2005 Jun 01
3
Icecast locks with WARN connection/_accept_connection accept() failed with error 24: Too many open files
My icecast server has been running happily for months now, but just yesterday it locked up, chewing up all the cpu time it could find, and not allowing connections. The last snippet of the error log shows this: [2005-06-01 09:36:13] WARN connection/_accept_connection accept() failed with error 24: Too many open files [2005-06-01 09:36:15] WARN connection/_accept_connection accept() failed
2020 Mar 19
2
Re: Anyone seen build hangs (esp armv7, s390x) in Fedora?
[Dropping devel, adding libguestfs] This can be reproduced on x86-64 so I can reproduce it locally. It only appears to happen when the tests are run under rpmbuild, not when I run them as ‘make check’, but I'm unclear why this is. As Eric described earlier, the test runs two copies of nbdkit and a client, connected like this: qemu-img info ===> nbdkit nbd ===> nbdkit example1
2005 Mar 27
2
URL format for Icecast2 metadata updates
Hi, What's the URL format for Icecast2 metadata updates? I thought this info would be in the source docs somewhere but apparently not. I've got a client which lacks Icecast2 native metadata updates and even for a C hack like myself, this should be pretty easy to add given the shoutcast code that already exists in there. I just need the format. Geoff. -- Geoff Shang
2005 Mar 25
2
Antw: Log analysis
Hi Geoff, The streaming version of Webalizer can certainly do this (hmm, I can't seem to find the link anymore, it used to be on a separate website, not awstats.sf.net) and I use it for my clients. See my post from September 2004 regarding correct logging of SOURCE time. http://lists.xiph.org/pipermail/icecast/2004-September/007564.html Cheers, KJ > > Van: Geoff Shang
2006 Jan 17
1
Problem with Fallbacks
Hi Geoff, I tried that, here's my mount: <mount> <mount-name>/studio</mount-name> <dump-file>/tmp/studio.mp3</dump-file> <burst-size>65536</burst-size> <max-listeners>300</max-listeners> <fallback-mount>/fallback.mp3</fallback-mount> <fallback-override>1</fallback-override> </mount> Could it be because
2004 Dec 31
2
Live streaming from Mac OS X
Hi Geoff! Thanks for ur reply Is there a way to tell icecast that the stream is mp3 ? Mac OS X has another way of live streaming using Quicktime Broadcaster, however, i am not able to make it work with MPlayer2. It works file with a quicktime client. There seems to be some issues with the SDP files that Quicktime creates for playing the audio and mplayer. Nicecast is kindof exactly what i
2005 Mar 27
0
URL format for Icecast2 metadata updates
Using the newest version of icecast2 you can update the metadata from the web interface. Otherwise it is. http://IP:PORT/admin/metadata?mount=/MOUNTPOINT&mode=updinfo&song=METADATAYOUWANTTOUPDATE You can also do http://login:pass@IP:port but not in windows as it doesn't allow logins in urls anymore. ----- Original Message ----- From: "Geoff Shang"
2006 Feb 09
1
Two sources on one PC
you can run multiple instances of the standlone version of oddcastV3 by just installing it multiple times into different directories... all config files are kept locally. oddsock At 09:05 AM 2/9/2006, Geoff Shang wrote: >Hi, > >hmmm. You'll need to use something that allows you to have two >instances of itself, and also allows you to select soundcards. I >know the new
2005 Mar 03
1
Using aoTuV with Oddcast
Hi, Excuse my ignorance, I'm primarily a LInux user and don't have a Windows install on any hardware that's actually working at the moment. Is it possible to use aoTuV B3 with Oddcast? Is this simply a matter of replacing a DLL? If so, are there any precompiled DLLs anywhere, or is anyone with the appropriate tools prepared to cook one up for me? I have people who are probably
2006 Feb 06
1
elegant way of re-encoding?
Hi, Now that I've been able to look at streamtranscoder 3.0, I see there's absolutely no documentation whatsoever. I've not compiled it, but I note that previously when you ran it first time, it would create a sample config file for you to edit. Maybe it still does this. Oddsock's flash demo may shed more light on this, but I can't use it so don't know. Geoff. --
2004 Nov 07
3
Multi-Level Fallbacks
Hi: Is this an Ogg or MP3 stream? If MP3, do the same streams have the same format? Geoff. -- Geoff Shang <geoff@hitsandpieces.net> Phone: +61-418-96-5590 MSN: geoff@acbradio.org Make sure your E-mail can be read by everyone! http://www.betips.net/etc/evilmail.html Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html
2005 Mar 10
1
Mountpoint problems...
Re: [Icecast] Alright, basically I want to be able to broadcast a single stream of what my Winamp is currently playing, so instead of having to send people a song, they can just tune into my radio. All attempts I've made result in them not being able to connect and my Winamp to stutter when it plays mp3's. Even on lower bitrate settings, it still makes my songs stutter. On Thu, 10 Mar
2004 Aug 06
1
cvs changes
> Update: I got Kirk to blow away /usr/include/shout/shout.h. Now shout.h > isn't being found at all. Seems that SHOUT_CFLAGS isn't being used at all. ices should not respect the various CFLAGS settings. You should be good to go. jack. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list,
2005 Mar 24
3
Log analysis
Hi everyone, Ok, so I admit I'm asking this to avoid having to do my own research. but I'm also asking in the hopes of avoiding doing my own scripting. ACB Radio is looking at moving across to Icecast. There's really not a lot to stop us at this point. But we are keen to retain access to total listener hours, average listen time and amount of data served per mountpoint. I
2004 Oct 28
3
Icecast 2.1RC1
Hi: Just observing that there's been no trumpet blowing about Icecast 2.1RC1 being released, with no link on the website or nothing. For thems that want it, go to http://svn.xiph.org/releases/icecast Also, I presume that this release has the fallbackoverride functionality in it. Probably good to have this in the conf file. This release comes just at the right time for me - I will be
2006 Feb 14
2
Config ICECAST server in Wndows XP Pro
Hi Geoff, Thanks for Your reply. We are not able understand How to config Source point and what is the differences between admin and source because here in this document we are entering separate password for admin and source. If admin means ICECAST admin then I don't have any user name or password for my ICECAST server which is installed in my system. We are not able understand what is
2005 Mar 04
0
unsubscribe
unsubscribe -----Oorspronkelijk bericht----- Van: icecast-request@xiph.org [mailto:icecast-request@xiph.org] Verzonden: vrijdag 4 maart 2005 15:52 Aan: icecast@xiph.org Onderwerp: Icecast Digest, Vol 10, Issue 5 Send Icecast mailing list submissions to icecast@xiph.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.xiph.org/mailman/listinfo/icecast or, via email, send