similar to: YP listings - how, why, where...

Displaying 20 results from an estimated 10000 matches similar to: "YP listings - how, why, where..."

2005 Jan 02
2
YP listings - how, why, where...
On 02 Jan 2005 18:16:01 +0000, Karl Heyes <karl@xiph.org> wrote: > On Sun, 2005-01-02 at 18:01, Dan Stowell wrote: > > Hi, > > > > My icecast2 config file includes > > > > <directory> > > <yp-url>http://www.oddsock.org/cgi-bin/yp-cgi</yp-url> > > </directory> > > > but when I go to the oddsock YP, I can't
2005 Dec 03
1
"preventing YP listings"
I am running icecast 2.2.0 on Windows XP and am trying to get yp listed so my server will show on the Icecast Stream Directory under WinAMP. My sense is that the error.log line seen below ending in "preventing YP listings" indicates a problem on my end but I do not easily see what it may be. Any ideas? Neil MPHMedia [2005-12-03 16:03:47] INFO stats/stats.c stats thread started
2005 Jun 05
2
YP listing from Icecast2.2 and Ices2
I am sorry, I don't understand. Karl Heyes napsal(a): > On Sun, 2005-06-05 at 14:18, Karel Du?ek wrote: > >>Is possible YP listing in >>http://dir.xiph.org/cgi-bin/yp-cgi >>and >>http://www.oddsock.org/cgi-bin/yp-cgi >> >>from Icecast2.2 with source Ices2? > > Im error.log of icecast2 I have [2005-06-05 15:33:20] DBUG yp/yp_recheck_config
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
Yupp, same results. What else can be trying? Perms all seems a-ok, the name resolution issue makes me feel funny. Here's a URL to the ptrace -f of the non-chrooted run -- http://tinyurl.com/ytsqv .. Although, MIRACULOUSLY, non-chrooted, non-privlidged, port 8000, + DNS works?! Eventhough, without DNS it doesnt. As you can see! -- [2004-05-26 17:10:25] INFO main/main Icecast 2.0.0 server
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
Odd: I just pulled SVN and compiled.. Wonderful new logging code, btw! Now, why in the WORLD would the resolution be failling?! nsswitch.conf / resolv.conf / hosts is all fine.. *shrug* I can obviously put IPs instead of hosts in the URLs, however things still fail.. -- Chris Pickert ldd output-- ldd ./icecast libcurl.so.2 => /usr/lib/libcurl.so.2 (0x4001f000)
2004 Aug 06
2
RE: Mediacast1 yp dir update
Oddsock wrote: > > there are no known issues with > > listing streams at the moment...I am assuming that you know > there are > > multiple pages of listings, sometimes it hard to see that little > > "Next/Prev" link on each page.... and Ross Levis wrote: > Sometimes when I restart my stream it appears for a while without > updating the title etc and
2004 Aug 06
1
Icecast server YP Woes... take 2
I am having problem with icecast2/winamp oddcast dsp/darkice being listed on dir.xiph.org and dir.oddsock.org. Now I've scanned the mailing list and found that there was a previous issue, however if I use icecast on Windows XP it works fine, but not from Fedora Core 1. I've made sure to check my config files multiple times and looked at the error logs but I still can't figure
2004 Aug 06
1
yp server ( web stats and now playing)
> I'm sure Oddsock would provide his YP-server-scripts, won't he? > > Otherwise: The calls to the yp-server-scripts should be fairly > simple. Just have a look at the sourcecode ... the yp-server-part > shouldn't be hard to find / "decode". I hope so :) I'm not too good with C or anything like that, so the sourcecode would probably be a bit confusing.
2004 Aug 06
2
YP Server Woes
I'm having a problem getting my stream published on dir.xiph.org using icecast2/ices2-beta4 The output in my log is: [snip] DBUG geturl/curl_print_header_result SID -> () DBUG geturl/curl_print_header_result Message -> () DBUG geturl/curl_print_header_result Touch Freq -> (0) DBUG geturl/curl_print_header_result Response -> (0) EROR yp/yp_submit_url Got a NAK from yp_add(Unknown)
2005 Feb 02
4
directory listings
hi together, i have <directory> <yp-url-timeout>15</yp-url-timeout> <yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url> </directory> <directory> <yp-url-timeout>15</yp-url-timeout> <yp-url>http://www.oddsock.org/cgi-bin/yp-cgi</yp-url> </directory> aktiv on the icecast.xml and in
2005 Jun 05
2
YP listing from Icecast2.2 and Ices2
Is possible YP listing in http://dir.xiph.org/cgi-bin/yp-cgi and http://www.oddsock.org/cgi-bin/yp-cgi from Icecast2.2 with source Ices2? Thank you -- P?eji spokojen? den ***************************************************** I'm not really a human, but I play one on earth. *************************************** Karel Du?ek email: mailto://karel.dusek@duhovy.net ICQ#: 1 498 454 721
2004 Aug 06
2
New YP listing code in icecast2
I have just committed this code to CVS, and here is more information about it for those interested : - the spec that I went off of for the protocol can be found here -> http://www.oddsock.org/icecast2yp/spec.html - since icecast2 now needs to potentially connect out to yp servers for communication, libcurl has been added as a dependency...I used curl 7.9.8... - I also have currently
2004 Aug 06
1
Icecast spawns processes when unable to contact YP
Hi: For the past few hours, www.oddsock.org/yp.cgi has been uncontactable. When I start the icecast server, it seems to perform very badly while trying to contact the YP server. After a couple of minutes, the streaming begins to work, but it starts spawning processes at the rate of a couple a minute. the following also starts appearing in the server log: [2003-04-08 10:26:28] DBUG
2006 Oct 02
3
How do I list in YP? icecast2 ices0
ices.conf: <Public>1</Public> <!-- The name of you stream, not the name of the song! --> <Name>Poohba's Urban Sounds</Name> <!-- Genre of your stream, be it rock or pop or whatever --> <Genre>RnB</Genre> icecast.xml <directory> <yp-url-timeout>15</yp-url-timeout>
2004 Aug 06
2
Runaway icecast again (more YP issues)
On 19 Jun 2003 at 12:20, oddsock wrote: > a couple things here....in most cases the icecast2 server will remove > itself gracefully from the YP...if for some reason, it is killed > manually, then it may not do so...I have a cron job which runs every 5 > minutes which goes in and cleans out any server that hasn't touched in > a 5 minute period....so if your icecast2 server is
2004 Aug 06
6
Runaway icecast again (more YP issues)
Hi: The sysadmin on the system where the icecast server I more or less administer runs sent me an E-mail today saying that icecast had pushed up the system load to over 8 and that he had to kill it off. Some discussion and examination of the log files suggest that there's a problem with removing streams from the YP server. The main source on our server is on a machine that's used for
2004 Aug 06
6
Runaway icecast again (more YP issues)
Hi: The sysadmin on the system where the icecast server I more or less administer runs sent me an E-mail today saying that icecast had pushed up the system load to over 8 and that he had to kill it off. Some discussion and examination of the log files suggest that there's a problem with removing streams from the YP server. The main source on our server is on a machine that's used for
2004 Aug 06
2
yp dir listing
On 4 Aug 2003 at 2:09, Karl Heyes wrote: > On Mon, 2003-08-04 at 01:27, Arc wrote: > > > > There was a header mismatch, make sure that the icecast's used are > > > recent enough first. > > > > I think the discussion needs to be opened as per setting a standard > > and sticking with it. It's not just Ices/Icecast anymore, if we > > just
2004 Sep 18
2
TIP: using icecast in chroot mode with YP announcing
> Klaas Jan Wierenga wrote: > > > I'm not using yp directory listings, but I can guess why it is not > > working. > > You're probably missing the libcurl.so library in your chroot jail > > directories. Here's the listing of files I have in the chroot jail: > > Definitely not, I rebuilt the whole lib structure i got from > ldd in my chroot But
2004 Aug 06
1
SVN Icecast YP problem
Hi everyone: Thanks to me not setting a max log size in our icecast install, a problem with YP stuff caused the log to grow to almost 2 gig and fill the partition. Probably just as well it did, or we might not have noticed. The sysadmin had to trim the log to get space back, so the bit where it all started no longer appears. But in the 4 hours of log I still have, the following line appears