I think I have everything set correctly, but still not getting there.
Requested data:
<hostname>stream.wortfm.org</hostname>
<listen-socket>
<port>8443</port>
<ssl>1</ssl>
</listen-socket>
<listen-socket>
<port>8000</port>
<!-- <bind-address>127.0.0.1</bind-address> -->
<!-- <shoutcast-mount>/stream</shoutcast-mount> -->
</listen-socket>
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
</directory>
filtered error log attached but there wasn't much in there.
Thanks for any advice!
--
Thom Jones
Technical and Facilities Director
WORT 89.9 FM
118 S. Bedford Street
Madison, WI 53703
(608) 321-9582
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.xiph.org/pipermail/icecast/attachments/20250102/9d6b7493/attachment.htm>
-------------- next part --------------
[2024-12-30 09:57:29] INFO yp/yp_shutdown YP thread down
[2024-12-30 09:57:30] INFO yp/yp_recheck_config Adding new YP server
"http://dir.xiph.org/cgi-bin/yp-cgi" (timeout 6s, default interval
30s)
[2024-12-30 10:02:30] INFO yp/yp_shutdown YP thread down
[2024-12-30 10:02:31] INFO yp/yp_recheck_config Adding new YP server
"http://dir.xiph.org/cgi-bin/yp-cgi" (timeout 6s, default interval
30s)
[2024-12-30 10:02:31] INFO yp/yp_update_thread YP update thread started
[2024-12-31 09:35:02] DBUG yp/yp_recheck_config Updating YP configuration
[2024-12-31 10:02:46] DBUG yp/yp_recheck_config Updating YP configuration
One more thing needed
?
<!-- The certificate file needs to contain both public and private
part.
Both should be PEM encoded. -->
<ssl-certificate>icecast.pem</ssl-certificate>
?
This needs a path to the PEM file
?
Icecast needs to know where to find the file.
?
Tony
?
_____
From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Thom Jones
Sent: Friday, January 3, 2025 3:53 AM
To: icecast at xiph.org
Subject: [Icecast] Not getting listed on the YP Directory
?
I think I have everything set correctly, but still not getting there.
Requested data:
<hostname>stream.wortfm.org</hostname>
?
?<listen-socket>
? ? ? ? <port>8443</port>
? ? ? ? <ssl>1</ssl>
? ? </listen-socket>
? ?<listen-socket>
? ? ? ? <port>8000</port>
? ? ? ? <!-- <bind-address>127.0.0.1</bind-address> -->
? ? ? ? <!-- <shoutcast-mount>/stream</shoutcast-mount>
-->
? ? </listen-socket>
?
? <directory>
? ? ? ? <yp-url-timeout>15</yp-url-timeout>
? ? ? ? <yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
? ? </directory>
?
filtered error log attached but there wasn't much in there.
?
Thanks for any advice!
?
--
Thom Jones
Technical and Facilities Director
WORT 89.9 FM
118 S. Bedford Street
Madison, WI 53703
(608) 321-9582
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.xiph.org/pipermail/icecast/attachments/20250103/cf96e86e/attachment.htm>
Worthfm is that with your own domain? As I'm thinking of setting up a server On Thu, 2 Jan 2025, 7:53?pm Thom Jones, <thom at wortfm.org> wrote:> I think I have everything set correctly, but still not getting there. > Requested data: > > <hostname>stream.wortfm.org</hostname> > > <listen-socket> > <port>8443</port> > <ssl>1</ssl> > </listen-socket> > > <listen-socket> > <port>8000</port> > <!-- <bind-address>127.0.0.1</bind-address> --> > <!-- <shoutcast-mount>/stream</shoutcast-mount> --> > </listen-socket> > > <directory> > <yp-url-timeout>15</yp-url-timeout> > <yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url> > </directory> > > filtered error log attached but there wasn't much in there. > > Thanks for any advice! > > > -- > Thom Jones > Technical and Facilities Director > WORT 89.9 FM > 118 S. Bedford Street > Madison, WI 53703 > (608) 321-9582 > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20250103/c4dd4751/attachment.htm>