search for: yp_submit_url

Displaying 20 results from an estimated 26 matches for "yp_submit_url".

2004 Aug 06
1
Directory listing disappeared
On Sat, 2003-03-22 at 15:20, Geoff Shang wrote: > And here's the problem, right in the icecast error log: > > [2003-03-21 23:59:18] EROR yp/yp_submit_url Got a NAK from yp_add(Bitrate > blank) (http://www.oddsock.org/cgi-bin/yp-cgi) > [2003-03-21 23:59:18] EROR yp/yp_submit_url Got a NAK from yp_touch(SID > blank) > (http://www.oddsock.org/cgi-bin/yp-cgi) > > Looks like ices changed the format of its headers and the YP script did...
2004 Aug 06
2
Directory listing disappeared
On 22 Mar 2003, Karl Heyes wrote: > ethereal is a good tool for that, start a capture (maybe with a capture > filter of "port <port>" or "host <ip>" to limit it if the box has plenty > of traffic), connect the source, wait a second then stop the capture. > Pick one of the packets that relates to the source stream and do > tools->follow tcp stream.
2004 Aug 06
1
Icecast server YP Woes... take 2
...int_header_result SID -> () [2004-04-08 20:46:13] DBUG geturl/curl_print_header_result Message -> () [2004-04-08 20:46:13] DBUG geturl/curl_print_header_result Touch Freq -> (0) [2004-04-08 20:46:13] DBUG geturl/curl_print_header_result Response -> (0) [2004-04-08 20:46:13] EROR yp/yp_submit_url Got a NAK from yp_add(Unknown) (http://dir.xiph.org/cgi-bin/yp-cgi) [2004-04-08 20:46:13] DBUG geturl/curl_print_header_result SID -> () [2004-04-08 20:46:13] DBUG geturl/curl_print_header_result Message -> () [2004-04-08 20:46:13] DBUG geturl/curl_print_header_result Touch Freq -> (0...
2004 Aug 06
1
Icecast spawns processes when unable to contact YP
...rint_header_result SID -> () [2003-04-08 10:26:28] DBUG geturl/curl_print_header_result Message -> () [2003-04-08 10:26:28] DBUG geturl/curl_print_header_result Touch Freq -> (0) [2003-04-08 10:26:28] DBUG geturl/curl_print_header_result Response -> (0) [2003-04-08 10:26:28] EROR yp/yp_submit_url Got a NAK from yp_add(Unknown) (http://www.oddsock.org/cgi-bin/yp-cgi) [2003-04-08 10:26:28] DBUG geturl/curl_print_header_result SID -> () [2003-04-08 10:26:28] DBUG geturl/curl_print_header_result Message -> () [2003-04-08 10:26:28] DBUG geturl/curl_print_header_result Touch Freq -> (...
2004 Aug 06
6
Runaway icecast again (more YP issues)
...hat's used for development work. This means that it has to be rebooted from time to time. When this was done, messages like this began appearing in the server log: [2003-06-15 18:49:45] DBUG geturl/curl_print_header_result Message -> (Server already exists) [2003-06-15 18:49:45] EROR yp/yp_submit_url Got a NAK from yp_add(Server already exists) (http://www.oddsock.org/cgi-bin/yp-cgi) It seems these have persisted all week. There are nearly 12 thousand lines like this in the 111 MB logfile. Here's the tail: [2003-06-19 06:48:56] DBUG geturl/curl_print_header_result SID -> () [2003-06...
2004 Aug 06
6
Runaway icecast again (more YP issues)
...hat's used for development work. This means that it has to be rebooted from time to time. When this was done, messages like this began appearing in the server log: [2003-06-15 18:49:45] DBUG geturl/curl_print_header_result Message -> (Server already exists) [2003-06-15 18:49:45] EROR yp/yp_submit_url Got a NAK from yp_add(Server already exists) (http://www.oddsock.org/cgi-bin/yp-cgi) It seems these have persisted all week. There are nearly 12 thousand lines like this in the 111 MB logfile. Here's the tail: [2003-06-19 06:48:56] DBUG geturl/curl_print_header_result SID -> () [2003-06...
2004 Aug 06
0
Runaway icecast again (more YP issues)
...opment >work. This means that it has to be rebooted from time to time. When this >was done, messages like this began appearing in the server log: > >[2003-06-15 18:49:45] DBUG geturl/curl_print_header_result Message -> >(Server already exists) >[2003-06-15 18:49:45] EROR yp/yp_submit_url Got a NAK from yp_add(Server >already exists) (http://www.oddsock.org/cgi-bin/yp-cgi) > >It seems these have persisted all week. There are nearly 12 thousand lines >like this in the 111 MB logfile. Here's the tail: > >[2003-06-19 06:48:56] DBUG geturl/curl_print_header_resu...
2004 Aug 06
4
error compiling icecast on woody
...following error-message in the end. ____________________________________________________________________________ _ ... /usr/local/icecast/stream/include -I/usr/local/icecast/stream/include \ -I/usr/local/icecast/stream/include -c `test -f yp.c || echo './'`yp.c yp.c: In function `yp_submit_url': yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) yp.c:36: (Each undeclared identifier is reported only once yp.c:36: for each function it appears in.) make[2]: *** [yp.o] Error 1 make[2]: Leaving directory `/usr/local/icecast/src/icecast/src' make[1]: *** [all-recur...
2004 Aug 06
6
icecast 2 CVS version doesn't compile
...AVE_PTHREAD_RWLOCK_T=1 -DHAVE_PTHREAD=1 -I. -I. -I./net -I./thread -I./avl -I./httpp -I./log -I./timing -g -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/libxml2 -I/include -I/include -I/usr/local/icecast2/include -c yp.c yp.c: In function `yp_submit_url': yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) yp.c:36: (Each undeclared identifier is reported only once yp.c:36: for each function it appears in.) make[2]: *** [yp.o] Error 1 make[2]: Leaving directory `/usr/local/src/icecast/icecast2/icecast/src' make[1]: *** [...
2004 Aug 06
0
Directory listing disappeared
...lerate=44100;channels=2;quality=0%2e00 > ice-public: 0 > ice-description: An eclectic mix of ogg's from Kirk's vast collection > User-Agent: IceS 2.0beta2 > Content-Type: application/ogg And here's the problem, right in the icecast error log: [2003-03-21 23:59:18] EROR yp/yp_submit_url Got a NAK from yp_add(Bitrate blank) (http://www.oddsock.org/cgi-bin/yp-cgi) [2003-03-21 23:59:18] EROR yp/yp_submit_url Got a NAK from yp_touch(SID blank) (http://www.oddsock.org/cgi-bin/yp-cgi) Looks like ices changed the format of its headers and the YP script didn't keep up. Geoff. <...
2004 Aug 06
1
Compile Error
yp.c: In function `yp_submit_url': yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) yp.c:36: (Each undeclared identifier is reported only once yp.c:36: for each function it appears in.) make[2]: *** [yp.o] Error 1 make[2]: Leaving directory `/root/downloads/icecast-2.0-alpha-2/icecast/src' make[1]: *...
2004 Aug 06
2
YP Server Woes
...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) (http://www.oddsock.org/cgi-bin/yp-cgi) [snip] I'm using curl 7.10.8/gcc 3.3.2 (if that data helps). It's a bit perplexing. My icecast.xml contains the following string for the yp server: <directory> <yp-url-timeout>15</yp-url...
2004 Aug 06
2
RE: Mediacast1 yp dir update
...ces2 and icecast2 (i.e. less than a week old). Our entry reliably updates in the www.oddsock.org/icecast2yp/ directory but doesn't reliably appear in the yp.icecast.net directory. As Ross says, sometimes it appears for a short time after a restart. My error log is full of entries like: INFO yp/yp_submit_url Successfull ACK from yp_touch (http://www.oddsock.org/cgi-bin/yp-cgi) but there is no equivalent for the icecast.net directory. David David Jones Head of IT, Virgin Radio t +44 20 7432 3346 f +44 20 7432 3456 www.smg.plc.uk * www.virginradio.co.uk --- >8 ---- List archives: http://www.xiph.or...
2004 Aug 06
2
Icecast server YP Woes... take 2
can you provide a dump of the conversation between your icecast server and the YP ? Use something like tcpdump or ethereal...In the dump, look for the URL call to yp-cgi and post what is being sent... oddsock <p>What I saw of the output of tcpdump didn't show any mention of the yp url. The communications seem to run only between the client and the server and nowhere else. This is the
2004 Sep 15
3
FW: Tip: using icecast in chroot mode may break timestamp inaccess.log
Please post to the mailing list the next time Ralf. 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: -----%< cut here > ls -R .: admin etc lib opt usr var web ./admin: listclients.xsl listmounts.xsl
2004 Aug 06
0
icecast 2 CVS version doesn't compile
...=1 >-DHAVE_PTHREAD=1 -I. -I. -I./net -I./thread -I./avl -I./httpp -I./log >-I./timing -g -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE >-I/usr/include/libxml2 -I/usr/include/libxml2 -I/include -I/include >-I/usr/local/icecast2/include -c yp.c >yp.c: In function `yp_submit_url': >yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) >yp.c:36: (Each undeclared identifier is reported only once >yp.c:36: for each function it appears in.) >make[2]: *** [yp.o] Error 1 >make[2]: Leaving directory `/usr/local/src/icecast/icecast2/icecast/src...
2004 Aug 06
0
error compiling icecast on woody
...the end. > > ____________________________________________________________________________ > _ > ... > /usr/local/icecast/stream/include -I/usr/local/icecast/stream/include \ > -I/usr/local/icecast/stream/include -c `test -f yp.c || echo './'`yp.c > yp.c: In function `yp_submit_url': > yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) > yp.c:36: (Each undeclared identifier is reported only once > yp.c:36: for each function it appears in.) > make[2]: *** [yp.o] Error 1 > make[2]: Leaving directory `/usr/local/icecast/src/icecast/src'...
2004 Aug 06
0
RE: Mediacast1 yp dir update
...han a week old). Our entry reliably > updates in the www.oddsock.org/icecast2yp/ directory but doesn't reliably > appear in the yp.icecast.net directory. As Ross says, sometimes it appears > for a short time after a restart. > > My error log is full of entries like: > INFO yp/yp_submit_url Successfull ACK from yp_touch > (http://www.oddsock.org/cgi-bin/yp-cgi) > but there is no equivalent for the icecast.net directory. I know why, and I'm working to fix it. Basically it's behavior in Icecast. For some reason some streams only update themselves during song change, whi...
2004 Aug 06
0
Icecast server YP Woes... take 2
...int_header_result SID -> () [2004-04-12 18:37:26] DBUG geturl/curl_print_header_result Message -> () [2004-04-12 18:37:26] DBUG geturl/curl_print_header_result Touch Freq -> (0) [2004-04-12 18:37:26] DBUG geturl/curl_print_header_result Response -> (0) [2004-04-12 18:37:26] EROR yp/yp_submit_url Got a NAK from yp_add(Unknown) (http://dir.xiph.org/cgi-bin/yp-cgi) Is this not a 'curl' libs problem? I'm using 7.11.0 -- "If at first you don't succeed, destroy all evidence that you tried." Paul <snafu@forkbomb.dhs.org> BLOG: http://forkbomb.dhs.org/bs/ GPG...
2004 Sep 13
0
Yp + chroot does not work
...rint_header_result SID -> () [2004-09-14 00:07:59] DBUG geturl/curl_print_header_result Message -> () [2004-09-14 00:07:59] DBUG geturl/curl_print_header_result Touch Freq -> (0) [2004-09-14 00:07:59] DBUG geturl/curl_print_header_result Response -> (0) [2004-09-14 00:07:59] EROR yp/yp_submit_url Got a NAK from yp_add(Unknown) (http://dir.xiph.org/cgi-bin/yp-cgi) The same yp directory worked before with non-chroot (also other directories) I tried to figure out the problem - i thougt maybe ist a library problem - maybe it fails to link to libresolv or so ... So I tried to strace/ltrace th...