Displaying 20 results from an estimated 2000 matches similar to: "YP not getting server info after upgrade"
2005 Jul 13
1
IceCast 2.2 MP3 stream and Real Player noise
Hi,
Many thanks for the build,
I gave up trying to compile using vs.net! ;-)
However,
When trying to access the admin page it the server will crash... Ive
tried this on 2 machines and both crash when trying to access /admin/
Is anyone else getting this?
Thanks,
This is the error log:
[2005-07-13 23:49:34] INFO main/main.c Icecast icecast_kh_trunk server
started
[2005-07-13 23:49:34] DBUG
2006 Nov 14
0
win: crash with exception c0000005 on source exit
Hi,
we have a reproducable crash with icecast 2.3.1 on a windows machine
(Win 2003 server):
On exit of the last source (an ezstream acting as a fallback source) the
server crashes with non-handled exception c0000005. The famous last
words in the log:
[2006-11-14 21:16:00] WARN client/client.c source connection has died
[2006-11-14 21:16:00] INFO source/source.c End of Stream /fallback
2018 Jan 14
2
YP listing problem
I am having problems YP listing my opus and webm streams. The mp3 streams get listed though.
my ffmpeg for the webm stream:
ffmpeg \
-f v4l2 -video_size 640x480 -framerate 30 -i /dev/video0 \
-i http://mustafejen.se:8000/feting \
-f oss -i /dev/dsp1 \
-f webm -cluster_size_limit 2M -cluster_time_limit 5100 -content_type video/webm \
-c:a libvorbis -b:a 96K \
-c:v libvpx-vp9 -b:v 1.5M
2020 Oct 14
0
meaning of global connections and global client_connections in error log
hallo
firstly sorry for posting to wrong thread
i want to ask if somebody could explain meaning of log records below
DBUG stats/modify_node_event update global connections (686)
DBUG stats/modify_node_event update global client_connections (685)
number in parentheeses is increasing in every log line
what is menaing of this number?
because this number goes over 59669
and it seems that after
2010 Oct 18
1
Icecast relay/fallback problem
Hi list,
I'm having some problems with my new Icecast setup and I was hoping you can
help me with it. My Icecast setup looks like this:
[encoder] [encoder]
\ /
[back-end node]
| | | |
[fn1][fn2][fn3][fn4]
I have two active encoders, one is encoding to the active mount and one is
encoding to the fallback mount on the back-end node. Configuration of the
2014 Jun 22
0
second life listener connects but does not get stream
Linux blort.psg.com 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:02:19 UTC 2014 i686 i686 i686 GNU/Linux
# icecast2 --version
Icecast 2.3.3
<listen-socket>
<port>43000</port>
</listen-socket>
<listen-socket>
<port>43001</port>
<shoutcast-compat>1</shoutcast-compat>
</listen-socket>
source is
2010 Nov 02
2
Camera MJPEG to Icecast
Dear Thomas
Thomas B. Ruecker wrote:
> On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote:
>
>> Now .. I want to do it the otherway with Icecast
>>
>> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg
>> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232
>> 8000 hackme /matamerapi
>>
>
2004 Dec 15
2
Fallback trouble with icecast 2.1kh
Hello,
I found a fallback trouble on icecast 2.1kh4 (but it's the same with 2.0
I think) :
- ices streams live.ogg to icecast
- icecast has a fallback live-default.ogg for live.ogg
- a listener A listen at live.ogg
- I shut down the source
- the listener A is trying to read data from its connection, but
receives nothing. Sometimes, it gets fallback data, sometimes nothing...
(source
2020 Jun 19
1
dir.xiph.org stats & metadata not posting
Hi Marvin,
Thanks for your reply. It turns out my debug error logs were going to /dev/stderr, have since fixed this. Here is the complete error log. I've highlighted what I believe to be the problem. Thanks.
root at 525ad624577f:/var/azuracast/stations/everyday_jazz/config# cat icecast_error.log | grep yp
[2020-06-20 09:20:53] DBUG yp/yp_recheck_config Updating YP configuration
[2020-06-20
2005 Jun 25
2
icecast error with metadata
Hello,
I've been running three mp3 streams off icecast2 and ices0 on a FreeBSD
5.4 box for a while. I've been getting some flakiness for a few weeks, where
the stream would stop and i'd have to restart the server. After the last
update to icecast2 now whenever i try to connect to the streams using say
winamp latest for windows i keep getting error 404's. My software versions
2007 Apr 11
0
Icecast 2.3.1 + Ezstream 0.4: Source keeps disconnecting
Hi,
I'm running Icecast 2.3.1/Ezstream 0.4. Ezstream is set up to decode mp3s
and encode to ogg in a loop (ie <stream_once> is set to "0"). While running
the setup my source is constantly dropped within a 12 hour period - my logs
show that an "End of Stream" has occurred.
If I run the same setup using longer mp3s (ie mp3s which are about an hour
in length), I
2004 Aug 06
0
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
you can't use the IPs directly, both dir.xiph.org and www.oddsock.org are
running as vhosts, and thus using the IP will not get you to the correct
site...
o you have to use hostnames in the URLs...
it sounds like if you don't chroot it works and if you do it doesn't ?
I've never really run icecast using chroot, so I'm not entirely sure of all
the stuff you need to do to
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
DNS for vhosts makes total sense, duh! :)
Running without chroot, as root, changing to nobody, and YP works just
fine.. If
I come up with a nice howto / rundown of the chroot stuff, I'll get it on the
list.
Odd: Did you see the posts about the Icecast+win32 crashing w/ OddCast 2.0.10
and 2.0.13? Seems stable on 2.0.1-release and SVN on Linux but..
I'm going to do my research and get
2019 Feb 03
1
YP listings in version 2.5 beta
Hi,
This thread seems to have stalled. Would anyone still be able to help me with this one? I?ve posted my log as requested.
Any advice would be a great help.
>
> Message: 1
> Date: Tue, 29 Jan 2019 20:00:21 +1000
> From: Damian <db76 at riseup.net>
> To: icecast at xiph.org
> Subject: Re: [Icecast] Icecast Digest, Vol 175, Issue 11
> Message-ID:
2004 Aug 06
0
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
so have you tried running this outside the chroot jail ?
oddsock
At 02:27 PM 5/26/2004, you wrote:
>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..
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)
2018 Aug 29
0
Icecast is shutdown / client auth failed with ""
Hello,
In order to identify if was some issue regard to the auth api we include
some trace logs and we move it to other machine.
Bellow is what trace we are generating (date, result, elapsed time in
milleseconds, request):
[8/29/18 11:49:00 AM] 200 0.3721
action=listener_add&server=r22&port=443&client=2616&mount=/alphafmsp&user=&p
2005 Jun 08
2
Installation and Configuration Issues
Hi group,
FYI, I have successfully installed and ran icecast1 on my home Debian
machine.
I am now attempting to create a production server with icecast2 for MP3
streaming of some educational radio shows that we produce here. I'm
running into some snags.
I have gotten icecast2 installed. However, when I go to the status page
(http://localhost:8000/status.xsl), I get served a page, but
2006 May 15
0
ICECAST and IRIX
Hello,
anyone using ICECAST (Nekoware) on IRIX 6.5.22?
I've setup nekoware compiled libs, icecast and ices on 6.5.22. ICES is
version 2.0.0 and ICECAST is 2.3.1
I cannot stream a playlist from a txt file. I always hear the same 2-3
seconds for the first song on playlist and the player start buffering
slowly. This loops forever.
I've used the same configuration that was on my