Displaying 20 results from an estimated 700 matches similar to: "Socket is busy: Success?"
2020 Oct 25
0
Socket is busy: Success?
I changed to "localhost" in the ices-config and got this error:
EROR stream/ices_instance_stream Failed initial connect to localhost:8443
(TLS connection can not be established because of bad certificate: Success)
/Daniel
Den sön 25 okt. 2020 kl 19:00 skrev Bananradion <bananradion at gmail.com>:
> Both icecast and ices are on the same server.
> Where shall i change to
2020 Oct 17
0
Install Icecast server with SSL - please help
On 17 Oct 2020, at 15:14, Bananradion wrote:
> I tried that, but i'm not sure what´s supposed to happen after "make
> install" is done?
Nothing us supposed to happen afterwards.
The log you posted looks like it successfully installed everything.
>
> Making install in examples
> make[1]: Entering directory '/home/pi/icecast-2.4.4/examples'
> make[2]:
2020 Oct 25
2
Socket is busy: Success?
Both icecast and ices are on the same server.
Where shall i change to "localhost"?
/Daniel
Den sön 25 okt. 2020 kl 18:49 skrev Kwame Bahena <informatux at gmail.com>:
> Is your icecast server in another server?
> If not, if you are running ices on the same server as your icecast, try
> using localhost instead of "bananradion.bananklubben.se"
>
>
>
2020 Oct 17
0
Install Icecast server with SSL - please help
First I would recommend to run make uninstall
from the location you ran make install before
to clean up what it already installed in the
wrong location.
Then repeat the ./configure ... step but without the
prefix:
./configure --with-curl --with-openssl
then make and make install,
which should install Icecast to /usr/local
with the Icecast binary in /usr/local/bin and the
configuration
2020 Oct 25
0
Socket is busy: Success?
Is your icecast server in another server?
If not, if you are running ices on the same server as your icecast, try
using localhost instead of "bananradion.bananklubben.se"
Cheers,
--
Kwame
On Sun, Oct 25, 2020 at 11:44 AM Bananradion <bananradion at gmail.com> wrote:
> tcp 0 0 0.0.0.0:8443 0.0.0.0:*
> LISTEN 8421/icecast2
> tcp 0
2020 Oct 17
2
Install Icecast server with SSL - please help
I tried that, but i'm not sure what´s supposed to happen after "make
install" is done?
Making install in examples
make[1]: Entering directory '/home/pi/icecast-2.4.4/examples'
make[2]: Entering directory '/home/pi/icecast-2.4.4/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]:
2020 Oct 25
2
Socket is busy: Success?
tcp 0 0 0.0.0.0:8443 0.0.0.0:* LISTEN
8421/icecast2
tcp 0 0 192.168.1.159:8443 192.168.1.1:65003
ESTABLISHED 8421/icecast2
Den sön 25 okt. 2020 kl 18:42 skrev Kwame Bahena <informatux at gmail.com>:
> Hello,
>
> What does the command
>
> sudo netstat -plant | grep 8443
>
> say?
>
> Cheers,
> --
>
2020 Oct 22
2
Use mountsettings with ices2 or ezstream?
Ok! But i'm only streaming from a folder on my server using ices2.
Is this still possible?
Regards!
Daniel
Den tors 22 okt. 2020 kl 12:47 skrev Geoff Shang <geoff at quitelikely.com>:
> On Thu, 22 Oct 2020, Bananradion wrote:
>
> > Is there a way to use intro song and other mount-settings with ices2 or
> > ezstream?
> > If so, how do i do that?
> >
>
2020 Oct 17
2
Install Icecast server with SSL - please help
No, I don't have centovacast.. i just want to use icecast with ices2.
But icecast has to have ssl enabled.
Den lör 17 okt. 2020 kl 13:55 skrev Marvin Scholz <epirat07 at gmail.com>:
> Hi,
>
> the guide you followed is not really correct for the usecase you have
> unless you use CentovaCast, which I guess you do not?
>
> On 17 Oct 2020, at 13:19, Bananradion wrote:
2020 Oct 22
2
Use mountsettings with ices2 or ezstream?
Is there a way to use intro song and other mount-settings with ices2 or
ezstream?
If so, how do i do that?
Am i supposed to add the settings into the ices.conf or what?
Regards..
Daniel
--
*Bananradion* - svängig musik non-stop
Besök gärna våra andra webbplatser!
Bananklubben.se <https://bananklubben.se> - Sveriges bästa klubb för
människor som gillar att bjuda på sig själva
2020 Oct 17
0
Install Icecast server with SSL - please help
Hi,
the guide you followed is not really correct for the usecase you have
unless you use CentovaCast, which I guess you do not?
On 17 Oct 2020, at 13:19, Bananradion wrote:
> Thanks for the fast reply, but that didn't help either.
>
> What is supposed to happened after "make install"
> I see:
>
> Making install in examples
> make[1]: Entering directory
2020 Oct 17
0
Install Icecast server with SSL - please help
Can someone please compile the latest icecast version with ssl for
raspbian/debian?
Regards..
Daniel
Den lör 17 okt. 2020 kl 16:44 skrev Steve Matzura <sm at noisynotes.com>:
> Where does the value for ssl-allowed-ciphers come from?
>
>
> On 10/17/2020 5:19 AM, Chip wrote:
>
> Try this:
>
> - https://serverok.in/centovacast-enable-ssl-on-icecast
>
> If
2020 Oct 22
2
Use mountsettings with ices2 or ezstream?
Since I use ices i don't use the mountpoints in icecast.xml.
And the option with intro song is only available under mountpoint and not
with ices, correct?
Regards...
Daniel
Den tors 22 okt. 2020 kl 15:26 skrev Geoff Shang <geoff at quitelikely.com>:
> On Thu, 22 Oct 2020, Bananradion wrote:
>
> > Ok! But i'm only streaming from a folder on my server using ices2.
>
2020 Oct 22
2
Use mountsettings with ices2 or ezstream?
I did this, but nothing happens.
<mount>
<mount-name>/lyssna.ogg</mount-name>
<intro>/etc/ices2/music/intro.ogg</intro>
</mount>
Den tors 22 okt. 2020 kl 17:24 skrev Geoff Shang <geoff at quitelikely.com>:
> On Thu, 22 Oct 2020, Bananradion wrote:
>
> > Since I use ices i don't use the mountpoints in
2020 Oct 26
0
Socket is busy: Success?
Ok! So how can i fix this issue then?
All works great if I connect ices to port 8086, but I need it to connect to
8443 without getting "Socket is busy".
Den mån 26 okt. 2020 kl 14:24 skrev Geoff Shang <geoff at quitelikely.com>:
> On Sun, 25 Oct 2020, Bananradion wrote:
>
> > I changed to "localhost" in the ices-config and got this error:
> >
>
2020 Oct 29
0
how to unsubsribe?
Hi,
I've removed you from the list, as you requested.
On 29 Oct 2020, at 11:41, IAM IAM wrote:
> Hi,
> Please for the third Times, i want to be unsubscribed.
> Tnx
> ________________________________
> From: Icecast <icecast-bounces at xiph.org> on behalf of Bananradion
> <bananradion at gmail.com>
> Sent: Thursday, October 29, 2020 11:24:03 AM
> To:
2020 Oct 29
0
how to unsubsribe?
At the bottom of this page:
http://lists.xiph.org/mailman/listinfo/icecast
Den tors 29 okt. 2020 kl 11:21 skrev Varón <milongavaronnl at gmail.com>:
> Hi,
>
> I am missing beplow each mail how one can un-subscribe.
>
> Can that be added please?
>
>
> thanks
>
> Op 28-10-2020 om 16:06 schreef Mayiani, Martin Martine - mayianmm:
> > Thanks
> >
>
2020 Oct 17
2
Install Icecast server with SSL - please help
Thanks for the fast reply, but that didn't help either.
What is supposed to happened after "make install"
I see:
Making install in examples
make[1]: Entering directory '/usr/local/src/icecast-2.4.4/examples'
make[2]: Entering directory '/usr/local/src/icecast-2.4.4/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for
2020 Oct 29
3
how to unsubsribe?
Hi,
Please for the third Times, i want to be unsubscribed.
Tnx
________________________________
From: Icecast <icecast-bounces at xiph.org> on behalf of Bananradion <bananradion at gmail.com>
Sent: Thursday, October 29, 2020 11:24:03 AM
To: Icecast streaming server user discussions <icecast at xiph.org>
Subject: Re: [Icecast] how to unsubsribe?
At the bottom of this page:
2020 Oct 25
2
Socket is busy: Success?
Any help here, please?
Here is the settings in icecast-config:
<hostname>bananradion.bananklubben.se</hostname>
<listen-socket>
<port>8443</port>
<ssl>1</ssl>
</listen-socket>
<listen-socket>
<port>8086</port>
</listen-socket>
..and ices-config
<hostname>bananradion.bananklubben.se</hostname>