Good afternoon, I have two playlists going, on separate mount points, and they both exhibit this behavior. It appears that ices is shutting down when it reaches the end of the playlist. I'm getting these same four lines at the end of the logs of both playlists: [2019-12-08 00:00:53] INFO playlist-builtin/write_ogg_data module shutdown requested [2019-12-08 00:00:53] INFO input/input_loop Closing input module [2019-12-08 00:00:53] INFO playlist-builtin/playlist_close_module Close playlist module [2019-12-08 00:00:53] INFO ices-core/main Shutdown in progress I have <param name="once"> set to zero, but perhaps I'm misunderstanding what that line is supposed to do.| | |My full (sanitized) playlist.xml is her --> https://pastebin.com/qGpas1Xf| |Any help is appreciated. | -- Allen Seelye A Linux user since 1997. -------------- next part -------------- A non-text attachment was scrubbed... Name: allen.vcf Type: text/x-vcard Size: 4 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/icecast/attachments/20191208/c9aab190/attachment.vcf> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 862 bytes Desc: OpenPGP digital signature URL: <http://lists.xiph.org/pipermail/icecast/attachments/20191208/c9aab190/attachment.sig>
Good afternoon, On Sun, 2019-12-08 at 12:22 -0700, Allen Seelye wrote:> Good afternoon, > > I have two playlists going, on separate mount points, and they both > exhibit this behavior. It appears that ices is shutting down when it > reaches the end of the playlist. I'm getting these same four lines at > the end of the logs of both playlists: > > [2019-12-08 00:00:53] INFO playlist-builtin/write_ogg_data module > shutdown requested > [2019-12-08 00:00:53] INFO input/input_loop Closing input module > [2019-12-08 00:00:53] INFO playlist-builtin/playlist_close_module Close > playlist module > [2019-12-08 00:00:53] INFO ices-core/main Shutdown in progress> I have <param name="once"> set to zero, but perhaps I'm misunderstanding > what that line is supposed to do.|Basically setting "once" to 0 is the correct way. However the above messages are not part of the IceS source code. To me it seems like you run a modified binary. Can you please provide information on the *exact* version you are using as well as were you got your copy from? With best regards, -- Philipp Schafft (CEO/Geschäftsführer) Telephon: +49.3535 490 17 92 Löwenfelsen UG (haftungsbeschränkt) Registration number: Bickinger Straße 21 HRB 12308 CB 04916 Herzberg (Elster) VATIN/USt-ID: Germany DE305133015 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part URL: <http://lists.xiph.org/pipermail/icecast/attachments/20191209/ff2497f7/attachment.sig>
Good morning, I'm using the deb package provided with Debian buster. Output of 'apt search ices2' --> ices2/stable,now 1:2.0kh60a-dmo4 amd64 [installed] So I should probably remove that, and build it from source then. -Allen -- Allen Seelye A Linux user since 1997. December 9, 2019 6:38 AM, "Philipp Schafft" <phschafft at de.loewenfelsen.net> wrote:> Good afternoon, > > On Sun, 2019-12-08 at 12:22 -0700, Allen Seelye wrote: > >> Good afternoon, >> >> I have two playlists going, on separate mount points, and they both >> exhibit this behavior. It appears that ices is shutting down when it >> reaches the end of the playlist. I'm getting these same four lines at >> the end of the logs of both playlists: >> >> [2019-12-08 00:00:53] INFO playlist-builtin/write_ogg_data module >> shutdown requested >> [2019-12-08 00:00:53] INFO input/input_loop Closing input module >> [2019-12-08 00:00:53] INFO playlist-builtin/playlist_close_module Close >> playlist module >> [2019-12-08 00:00:53] INFO ices-core/main Shutdown in progress >> >> I have <param name="once"> set to zero, but perhaps I'm misunderstanding >> what that line is supposed to do.| > > Basically setting "once" to 0 is the correct way. However the above > messages are not part of the IceS source code. To me it seems like you > run a modified binary. Can you please provide information on the *exact* > version you are using as well as were you got your copy from? > > With best regards, > > -- > Philipp Schafft (CEO/Geschäftsführer) > Telephon: +49.3535 490 17 92 > > Löwenfelsen UG (haftungsbeschränkt) Registration number: > Bickinger Straße 21 HRB 12308 CB > 04916 Herzberg (Elster) VATIN/USt-ID: > Germany DE305133015
Good afternoon, On Mon, 2019-12-09 at 15:20 +0000, Allen Seelye wrote:> Good morning, > > I'm using the deb package provided with Debian buster. > > Output of 'apt search ices2' --> ices2/stable,now 1:2.0kh60a-dmo4 amd64 [installed]That is a "kh" software. It is NOT the official IceS. You would need to ask it's vendor for documentation on it if you really want to use it.> So I should probably remove that, and build it from source then.Seems like you have the debian-multimedia repo included. It contains packages under the names of Icecast related projects that are NOT Icecast Project's software. They are from another vendor. I suggest to install IceS from the official Debian repo. With best regards,> December 9, 2019 6:38 AM, "Philipp Schafft" <phschafft at de.loewenfelsen.net> wrote: > > > Good afternoon, > > > > On Sun, 2019-12-08 at 12:22 -0700, Allen Seelye wrote: > > > >> Good afternoon, > >> > >> I have two playlists going, on separate mount points, and they both > >> exhibit this behavior. It appears that ices is shutting down when it > >> reaches the end of the playlist. I'm getting these same four lines at > >> the end of the logs of both playlists: > >> > >> [2019-12-08 00:00:53] INFO playlist-builtin/write_ogg_data module > >> shutdown requested > >> [2019-12-08 00:00:53] INFO input/input_loop Closing input module > >> [2019-12-08 00:00:53] INFO playlist-builtin/playlist_close_module Close > >> playlist module > >> [2019-12-08 00:00:53] INFO ices-core/main Shutdown in progress > >> > >> I have <param name="once"> set to zero, but perhaps I'm misunderstanding > >> what that line is supposed to do.| > > > > Basically setting "once" to 0 is the correct way. However the above > > messages are not part of the IceS source code. To me it seems like you > > run a modified binary. Can you please provide information on the *exact* > > version you are using as well as were you got your copy from?-- Philipp Schafft (CEO/Geschäftsführer) Telephon: +49.3535 490 17 92 Löwenfelsen UG (haftungsbeschränkt) Registration number: Bickinger Straße 21 HRB 12308 CB 04916 Herzberg (Elster) VATIN/USt-ID: Germany DE305133015 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part URL: <http://lists.xiph.org/pipermail/icecast/attachments/20191209/0bef0f67/attachment.sig>
I removed the debian-multimedia repo, removed ices and icecast, then apt update and installed ices and icecast. Now I've run into a config problem, but that's unrelated to this particular thread. I'll get that sorted out and then confirm that the repeat problem is resolved. Thanks so much for all your help. -- Allen Seelye A Linux user since 1997. December 9, 2019 1:25 PM, "Philipp Schafft" <phschafft at de.loewenfelsen.net> wrote:> Good afternoon, > > On Mon, 2019-12-09 at 15:20 +0000, Allen Seelye wrote: > >> Good morning, >> >> I'm using the deb package provided with Debian buster. >> >> Output of 'apt search ices2' --> ices2/stable,now 1:2.0kh60a-dmo4 amd64 [installed] > > That is a "kh" software. It is NOT the official IceS. You would need to > ask it's vendor for documentation on it if you really want to use it. > >> So I should probably remove that, and build it from source then. > > Seems like you have the debian-multimedia repo included. It contains > packages under the names of Icecast related projects that are NOT > Icecast Project's software. They are from another vendor. > > I suggest to install IceS from the official Debian repo. > > With best regards, > >> December 9, 2019 6:38 AM, "Philipp Schafft" <phschafft at de.loewenfelsen.net> wrote: >> >> Good afternoon, >> >> On Sun, 2019-12-08 at 12:22 -0700, Allen Seelye wrote: >> >> Good afternoon, >> >> I have two playlists going, on separate mount points, and they both >> exhibit this behavior. It appears that ices is shutting down when it >> reaches the end of the playlist. I'm getting these same four lines at >> the end of the logs of both playlists: >> >> [2019-12-08 00:00:53] INFO playlist-builtin/write_ogg_data module >> shutdown requested >> [2019-12-08 00:00:53] INFO input/input_loop Closing input module >> [2019-12-08 00:00:53] INFO playlist-builtin/playlist_close_module Close >> playlist module >> [2019-12-08 00:00:53] INFO ices-core/main Shutdown in progress >> >> I have <param name="once"> set to zero, but perhaps I'm misunderstanding >> what that line is supposed to do.| >> >> Basically setting "once" to 0 is the correct way. However the above >> messages are not part of the IceS source code. To me it seems like you >> run a modified binary. Can you please provide information on the *exact* >> version you are using as well as were you got your copy from? > > -- > Philipp Schafft (CEO/Geschäftsführer) > Telephon: +49.3535 490 17 92 > > Löwenfelsen UG (haftungsbeschränkt) Registration number: > Bickinger Straße 21 HRB 12308 CB > 04916 Herzberg (Elster) VATIN/USt-ID: > Germany DE305133015
Unsubscribe Verstuurd vanaf mijn iPhone> Op 9 dec. 2019 om 14:47 heeft Philipp Schafft <phschafft at de.loewenfelsen.net> het volgende geschreven: > > Good afternoon, > >> On Sun, 2019-12-08 at 12:22 -0700, Allen Seelye wrote: >> Good afternoon, >> >> I have two playlists going, on separate mount points, and they both >> exhibit this behavior. It appears that ices is shutting down when it >> reaches the end of the playlist. I'm getting these same four lines at >> the end of the logs of both playlists: >> >> [2019-12-08 00:00:53] INFO playlist-builtin/write_ogg_data module >> shutdown requested >> [2019-12-08 00:00:53] INFO input/input_loop Closing input module >> [2019-12-08 00:00:53] INFO playlist-builtin/playlist_close_module Close >> playlist module >> [2019-12-08 00:00:53] INFO ices-core/main Shutdown in progress > >> I have <param name="once"> set to zero, but perhaps I'm misunderstanding >> what that line is supposed to do.| > > Basically setting "once" to 0 is the correct way. However the above > messages are not part of the IceS source code. To me it seems like you > run a modified binary. Can you please provide information on the *exact* > version you are using as well as were you got your copy from? > > With best regards, > > -- > Philipp Schafft (CEO/Geschäftsführer) > Telephon: +49.3535 490 17 92 > > Löwenfelsen UG (haftungsbeschränkt) Registration number: > Bickinger Straße 21 HRB 12308 CB > 04916 Herzberg (Elster) VATIN/USt-ID: > Germany DE305133015 > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast