Displaying 20 results from an estimated 200 matches similar to: "Trouble"
2017 Aug 28
2
Fallback stream not preventing a disconnect
Dear all,
I"m using a combination of mopidy, icecast2 and Home-Assistant on a
raspberry pi to stream Google music to a Chromecast Audio.
The streaming works and I can listen to music. If a new song is being
started, I keep connected. However, upon changing the song or pausing the
stream, the chromecast gets disconnected. I assumed that this should be
resolved by adding a fallback stream,
2019 Jan 01
1
I can't find what's causing this warning?
This is also on Stack Overflow…
It’s odd, because sometimes it seems to wrk, and sometimes not???
error.log
[2019-01-01 13:08:31] INFO admin/admin_handle_request Bad or missing password on admin command request (command: stats.xml)
[2019-01-01 13:08:31] INFO admin/admin_handle_request Bad or missing password on admin command request (command: stats.xml)
[2019-01-01 13:08:31] INFO
2004 Aug 06
2
icecast 2kh30 problems
Hello,
I have trouble with icecast 2kh30. Sources connects, clients connects
but :
root@Yglar:/tmp# wget http://uml31:444/uml30.ogg
--12:38:53-- http://uml31:444/uml30.ogg
=> `uml30.ogg'
Resolving uml31... 192.168.0.31
Connecting to uml31[192.168.0.31]:444... connected.
HTTP request sent, awaiting response...
<p>client is blocked...
on icecast side, I have
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
2012 Aug 27
2
EROR connection/wait_for_serversock signalfd descriptor became invalid
hello,
I am tying to get to the bottom of why my icecast server crashed and
failed to restart.
The last entry in the error log is this:
[2012-08-26 05:46:38] INFO source/source_read listener count on
/stream now 7
[2012-08-26 05:48:02] INFO connection/wait_for_serversock HUP
received, reread scheduled
[2012-08-26 05:48:02] INFO connection/connection_thread connection
thread
2005 Jun 05
6
Player mysteriously quits...
I posted the other day with a question about a player that mysteriously quits playing the icecast stream. I believe the problem is related to the icecast stream for two reasons. 1) Because it quits on more than one different player (Winamp 5 and Foobar2000) and 2) Because I used to use shoutcast with Winamp 2 and never had this problem. Anyway, I tried to get as much information about the problem
2005 Feb 21
2
theora streaming problem...
hi everyone!
i'm playing around with theora streaming for the linux audio conference
2005 (http://lac.zkm.de).
i checked out svn.xiph.org/trunk, built all ogg, vorbis, speex and
theora related libs from scratch, then pulled icecast-2.2.0.
three issues:
[1]
icecast runs fine as always, but when i do
cat myvideo.ogg | oggfwd myhost 8000 mypasswd /test.ogg, the stream dies
after a few
2019 Jan 01
2
I can't find what's causing this warning?
I?ve started getting this warning, and nothing I do seems to solve it?
INFO admin/admin_handle_request Bad or missing password on admin command request (command: stats.xml)
It repeats about every 15 secinds?
Any ideas anyone
Robert
2004 Aug 06
3
Can't listen to a stream from icecast-kh
Hello,
I have some troubles with the latest icecast kh. I'm not sure it an
icecast problem, but I have no idea...
Does someone have an idea about that problem?
The thing is that icecast is running on a uml linux. But this worked
some weeks ago, then I come back to it, and I can't get it work again...
Thanks,
Chris
<p>stalwook:~$ wget -Sd http://rbg.XXXXnet/radio-bro-gwened.ogg
2005 Feb 09
1
Icecast 2.2 with Opticodec - dropping stream
Hello All,
We own an Orban Opticodec LE1010 and we are testing it to use with
Icecast 2.2 (no relays are used, only one icecast 2.2 is working in one
system)
With both linux and win32 versions of Icecast2.2 Opticodec with
aacplus-v2-32kbps stream generates the following errors:
several minutes (2 to 30) after starting of encoding the stream drops
(like there were internet connection
2012 Jul 31
0
No subject
bug. I would recommend upgrading to the latest release of standard
icecast.
Mike
On Mon, Aug 27, 2012 at 3:47 AM, tzara <rc-lists at kiben.net> wrote:
> hello,
>
> I am tying to get to the bottom of why my icecast server crashed and
> failed to restart.
> The last entry in the error log is this:
>
> [2012-08-26 05:46:38] INFO source/source_read listener count on
2012 Aug 27
1
EROR connection/wait_for_serversock signalfd descriptor became invalid
On 27/08/12 18:19, Michael Smith wrote:
> Hi Rob,
>
> You're not using icecast; you're using the "KH" icecast fork. This is
> a considerably different codebase. Mostly, it adds a few features, and
> is less well tested/less stable.
>
> From the code you quoted, this is clearly a hacky workaround for a
> bug. I would recommend upgrading to the latest
2005 Feb 09
0
Icecast 2.2 with Opticodec - dropping stream
This sounds like a network problem.
We have several Opticodec-PC Encoders working with Icecast2.
It is a VERY reliable server.
Our EVAL stream is here:
http://stream.orban.com/eval.aac
-greg
ORBAN
-----Original Message-----
From: Nagy Gergely - K?k Duna R?di? [mailto:nagyger@kekduna.hu]
Sent: Wednesday, February 09, 2005 07:11
To: icecast-dev@xiph.org
Cc: Hintz, Charles
Subject: [Icecast-dev]
2017 Apr 29
1
Server not moving clients to fallback
Hi, thanks in advance for any help that can be provided for this
head-scratcher.
I'm configuring a new server and can't get it to move listen clients to
the fallback file when the source client disconnects. I probably have a
misconfiguration in icecast.xml.
Here is the <mount> section:
<mount type="normal">
2008 May 28
2
problem using icecast 2 Listener Authentication
Hi guys ,
I'm using with satisfaction icecast2 for streaming vorbis and theora
using oggfwd.
Now i want to try the authentication of icecast and I'm following this
guide:
http://www.icecast.org/docs/icecast-2.3.1/icecast2_listenerauth.html
I'm using the HTPASSWD Listener Authentication , and I add this line to
my icecast config files:
<mount>
2004 Aug 06
3
Problem with Icecast2/Ices streaming MP3.
Hello everyone,
I am running Icecast 2.0.0 with ices-3.0. I run ices on a machine which
has all the mp3 files I am playing and stream these mp3 to Icecast which
is running on another machine. Every now and then, say 2 hours. Ices
keeps churning out errors saying updating meta data and socket errors
and keeps retrying and after some time it suceeds for one file and then
when playing the next file
2015 Feb 24
0
IceCast Server (2.3.2) Limits? Disconnections due to user and memory?
On 02/24/2015 11:40 AM, Dean Sauer wrote:
> On Mon, 23 Feb 2015 06:26:16 +0000, Thomas B. R?cker wrote:
>
>> We'd need error logs from such an incident, perferably at log level 4.
> The error log from Icecast is as follows when this happened last:
> [2015-02-15 16:24:08] DBUG source/get_next_buffer last 1424035387,
> timeout 60, now 1424035448
> [2015-02-15
2008 Feb 07
3
Icecast segmentation faults
hi
i'm getting segfaults with Icecast thus:
Feb 7 10:27:06 server kernel: icecast[19308]: segfault at a36bc3db eip
0805d5e3 esp b78fd120 error 4
Feb 7 12:01:06 server kernel: icecast[20417]: segfault at dc2d718e eip
080571df esp b62540f0 error 5
i cron a script every minute to restart Icecast if it fails and to
notify me - so i know that this is happening about once every 12 hours
or so.
2020 Feb 16
5
Icecast SSL endpoint timeout issue
Hi team,
Please accent my apologies if this is NOT the place/distro list to be
raising this. I had major dramas with the standard forum - registration and
decided this may be a better route.
My current instance icecast server has been built with --with-curl
--with-openssl options as outlined within this post:
https://weekly-geekly.github.io/articles/350236/index.html and the build
version is
2020 Mar 28
0
Icecast SSL endpoint timeout issue
does anyone know how i can setup my own icecast server?
On Sun, Feb 16, 2020 at 9:57 AM James Turner <james at switchbladeuk.com>
wrote:
> Hi team,
>
> Please accent my apologies if this is NOT the place/distro list to be
> raising this. I had major dramas with the standard forum - registration and
> decided this may be a better route.
>
> My current instance icecast