search for: curl_print_header_result

Displaying 13 results from an estimated 13 matches for "curl_print_header_result".

2004 Aug 06
1
Icecast server YP Woes... take 2
...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 out whats going on. This is a snip of the error log: [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-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...
2004 Aug 06
1
Icecast spawns processes when unable to contact YP
...cast 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 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 -> (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...
2004 Aug 06
6
Runaway icecast again (more YP issues)
...lem with removing streams from the YP server. The main source on our server is on a machine that'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:...
2004 Aug 06
6
Runaway icecast again (more YP issues)
...lem with removing streams from the YP server. The main source on our server is on a machine that'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:...
2004 Aug 06
0
Runaway icecast again (more YP issues)
...s from the YP server. > >The main source on our server is on a machine that'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 logfil...
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) (http://www.oddsock.org/cgi-bin/yp-cgi) [snip] I'm using cu...
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 Aug 06
0
Icecast server YP Woes... take 2
...here else. This is the dump I got: If I may jump in here since my previous thread/problem went unsolved ;-) I've got nothing for a dump either. 'snort -dev dst dir.xiph.org' gives nothing on the firewall or the host. Just the neverending stream of [2004-04-12 18:37:26] DBUG geturl/curl_print_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...
2004 Sep 13
0
Yp + chroot does not work
Anyone recognized yet that the yp functions do not work toogether with chroot enabled? I'm running icecast2 and it successfully announces to yp servers if i don't have the chroot enabled. Then i do nothing else than enabling chroot and the log says: [2004-09-14 00:07:59] DBUG geturl/curl_print_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...
2004 Aug 06
2
Icecast server YP Woes... take 2
...gt; >If I may jump in here since my previous thread/problem went unsolved ;-) > >I've got nothing for a dump either. 'snort -dev dst dir.xiph.org' gives >nothing on the firewall or the host. > >Just the neverending stream of > >[2004-04-12 18:37:26] DBUG geturl/curl_print_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...
2004 Aug 06
7
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
...2.0.1 `-- sys-libs/glibc-2.3.2-r9 (virtual/glibc) ```` all sublets of this moved to bottom ** `-- dev-libs/libxml2-2.6.7 `-- dev-libs/libxslt-1.1.4 `-- media-libs/libvorbis-1.0.1-r2 `-- media-libs/libogg-1.1 `-- net-misc/curl-7.11.0 <p><p>[2004-05-26 03:59:44] DBUG geturl/curl_print_header_result SID -> () [2004-05-26 03:59:44] DBUG geturl/curl_print_header_result Message -> () [2004-05-26 03:59:44] DBUG geturl/curl_print_header_result Touch Freq -> (0) [2004-05-26 03:59:44] DBUG geturl/curl_print_header_result Response -> (0) [2004-05-26 03:59:44] EROR yp/yp_submit_url Got...
2004 Aug 06
7
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
...2.0.1 `-- sys-libs/glibc-2.3.2-r9 (virtual/glibc) ```` all sublets of this moved to bottom ** `-- dev-libs/libxml2-2.6.7 `-- dev-libs/libxslt-1.1.4 `-- media-libs/libvorbis-1.0.1-r2 `-- media-libs/libogg-1.1 `-- net-misc/curl-7.11.0 <p><p>[2004-05-26 03:59:44] DBUG geturl/curl_print_header_result SID -> () [2004-05-26 03:59:44] DBUG geturl/curl_print_header_result Message -> () [2004-05-26 03:59:44] DBUG geturl/curl_print_header_result Touch Freq -> (0) [2004-05-26 03:59:44] DBUG geturl/curl_print_header_result Response -> (0) [2004-05-26 03:59:44] EROR yp/yp_submit_url Got...
2004 Aug 06
2
improved error.log output --diff
...*/ avl_node_unlock(client_node); diff -u --recursive icecast/src/geturl.c icecast-new/src/geturl.c --- icecast/src/geturl.c 2003-03-27 12:09:45.000000000 -0500 +++ icecast-new/src/geturl.c 2003-08-06 19:18:56.000000000 -0400 @@ -155,10 +155,10 @@ return 1; } void curl_print_header_result(struct curl_memory_struct2 *mem) { - DEBUG1("SID -> (%s)", mem->sid); - DEBUG1("Message -> (%s)", mem->message); - DEBUG1("Touch Freq -> (%d)", mem->touch_interval); - DEBUG1("Response -> (%d)", mem->response); + DEBUG1(...