From googe at googe.tv Wed Nov 6 19:57:07 2024 From: googe at googe.tv (Googe) Date: Wed, 6 Nov 2024 11:57:07 -0800 Subject: [Icecast] How do I stop status.xsl Message-ID: Is it possible to disable the status page in Icecast? -------------- next part -------------- An HTML attachment was scrubbed... URL: From jordan at subj.am Wed Nov 6 20:07:22 2024 From: jordan at subj.am (Jordan Erickson) Date: Wed, 6 Nov 2024 12:07:22 -0800 Subject: [Icecast] How do I stop status.xsl In-Reply-To: References: Message-ID: This is what I've got to protect against unauthorized views: ------------------------------------------------------------------------------------------------ ?? ????? /status.xsl ????? ???????? ?? ?? ????? /status-json.xsl ????? ???????? ?? ------------------------------------------------------------------------------------------------ Cheers, Jordan Erickson On 11/6/24 11:57, Googe wrote: > Is it possible to disable the status page in Icecast? > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast -------------- next part -------------- An HTML attachment was scrubbed... URL: From s at jws.co.il Wed Nov 6 21:05:33 2024 From: s at jws.co.il (=?UTF-8?Q?=D7=A9=D7=9E=D7=A2=D7=95=D7=9F_=D7=A7=D7=95=D7=A4=D7=A4?= =?UTF-8?Q?=D7=A8=D7=9E=D7=9F?=) Date: Wed, 06 Nov 2024 23:05:33 +0200 Subject: [Icecast] How do I stop status.xsl In-Reply-To: References: Message-ID: Hello! I implement this by adding 1 to the Icecast configuration file (icecast.xml) in the section associated with the mount I want to hide from the public eye. A basic example: /live 0 1 -------- ????? ?????? -------- ????: [Icecast] How do I stop status.xsl ?????: 06/11/2024 21:57 ???: Googe ??: icecast at xiph.org Is it possible to disable the status page in Icecast? _______________________________________________ Icecast mailing list Icecast at xiph.org http://lists.xiph.org/mailman/listinfo/icecast From webmaster at berean-biblechurch.org Sun Nov 10 21:24:12 2024 From: webmaster at berean-biblechurch.org (webmaster at berean-biblechurch.org) Date: Sun, 10 Nov 2024 15:24:12 -0600 Subject: [Icecast] How do I stop status.xsl In-Reply-To: References: Message-ID: So how does this work? Are you prompted with a password-only dialog, then what you type in has to match the value in htpasswd? On 2024-11-06 14:07, Jordan Erickson wrote: > This is what I've got to protect against unauthorized views: > > ------------------------------------------------------------------------------------------------ > > > /status.xsl > > > > > > /status-json.xsl > > > > ------------------------------------------------------------------------------------------------ > > Cheers, > Jordan Erickson > > On 11/6/24 11:57, Googe wrote: > >> Is it possible to disable the status page in Icecast? >> >> _______________________________________________ >> Icecast mailing list >> Icecast at xiph.org >> http://lists.xiph.org/mailman/listinfo/icecast > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast -------------- next part -------------- An HTML attachment was scrubbed... URL: From jordan at subj.am Mon Nov 11 02:46:57 2024 From: jordan at subj.am (Jordan Erickson) Date: Sun, 10 Nov 2024 18:46:57 -0800 Subject: [Icecast] How do I stop status.xsl In-Reply-To: References: Message-ID: Exactly. On 11/10/24 13:24, webmaster at berean-biblechurch.org wrote: > > So how does this work?? Are you prompted with a password-only dialog, > then what you type in has to match the value in htpasswd? > > > On 2024-11-06 14:07, Jordan Erickson wrote: > >> This is what I've got to protect against unauthorized views: >> >> ------------------------------------------------------------------------------------------------ >> >> ?? >> ????? /status.xsl >> ????? >> ???????? >> ?? >> >> ?? >> ????? /status-json.xsl >> ????? >> ???????? >> ?? >> ------------------------------------------------------------------------------------------------ >> >> Cheers, >> Jordan Erickson >> >> >> On 11/6/24 11:57, Googe wrote: >>> Is it possible to disable the status page in Icecast? >>> >>> _______________________________________________ >>> Icecast mailing list >>> Icecast at xiph.org >>> http://lists.xiph.org/mailman/listinfo/icecast >> >> _______________________________________________ >> Icecast mailing list >> Icecast at xiph.org >> http://lists.xiph.org/mailman/listinfo/icecast > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast -------------- next part -------------- An HTML attachment was scrubbed... URL: From schmidt at netaction.de Mon Nov 11 14:58:20 2024 From: schmidt at netaction.de (Thomas Schmidt) Date: Mon, 11 Nov 2024 15:58:20 +0100 Subject: [Icecast] WARN connection/source_startup Mountpoint /radio in use Message-ID: Hi! After closing the radio station app, the mountpoint keeps showing up on the admin page. Reconnecting is not possible. At reconnection attempt, the log file says: [2024-11-11 15:44:23] INFO connection/_handle_source_request Source logging in at mountpoint "/radio" from 87.141.43.247 [2024-11-11 15:44:23] WARN connection/source_startup Mountpoint /radio in use I tried different mount points and different streaming apps and made sure they were closed. After restarting Icecast or killing the mountpoint, the server is open for a new connection again. Does anyone have a hint where I can start digging? Thomas From schmidt at netaction.de Thu Nov 21 15:14:58 2024 From: schmidt at netaction.de (Thomas Schmidt) Date: Thu, 21 Nov 2024 16:14:58 +0100 Subject: [Icecast] WARN connection/source_startup Mountpoint /radio in use In-Reply-To: References: Message-ID: Hi! I finally found the trigger of the issue but still have no clue how to fix it. I removed the SSL line here: 8000 1 And I removed this path: /etc/icecast2/cert/stream.pem Without SSL, the Mountpoints vanish after stopping the stream as they should. Seems something keeps the Mounts open if SSL is activated. Thomas From uktony at radiocompany.net Thu Nov 21 21:20:13 2024 From: uktony at radiocompany.net (uktony) Date: Thu, 21 Nov 2024 21:20:13 +0000 Subject: [Icecast] WARN connection/source_startup Mountpoint /radio in use In-Reply-To: Message-ID: I have SSL on ports 443 and 8443. 8000 8080 and 80 as non sales.Most encoders cannot handle ssl, so stream, input, on a non ssl port, publish to listeners or website the ssl port.?Remember to set up certbot to get your first certificate you will need a non ssl port.?TonySent from my Galaxy -------- Original message --------From: Thomas Schmidt Date: 21/11/2024 15:15 (GMT+00:00) To: icecast at xiph.org Subject: Re: [Icecast] WARN connection/source_startup Mountpoint /radio in use Hi!I finally found the trigger of the issue but still have no clue how to fix it.I removed the SSL line here:? 8000? 1And I removed this path:/etc/icecast2/cert/stream.pemWithout SSL, the Mountpoints vanish after stopping the stream as theyshould. Seems something keeps the Mounts open if SSL is activated.Thomas_______________________________________________Icecast mailing listIcecast at xiph.orghttp://lists.xiph.org/mailman/listinfo/icecast -------------- next part -------------- An HTML attachment was scrubbed... URL: From schmidt at netaction.de Mon Nov 25 15:53:22 2024 From: schmidt at netaction.de (Thomas Schmidt) Date: Mon, 25 Nov 2024 16:53:22 +0100 Subject: [Icecast] WARN connection/source_startup Mountpoint /radio in use In-Reply-To: References: Message-ID: Hi Tony! Thank you for your reply. I tested something like your setup and added a non SSL port. But I never used it. Same result, the Mointpoint does not close. 8000 1 8080 > Most encoders cannot handle ssl I don't think sending data and the radio station's password without encryption over the internet comes into question. Thomas