<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>I am brand new to icecast so I suspect this will be a silly query to many but I am out of ideas.  I am running RTLSDR-Airband and Icecast on the same Rasberry Pi 4b.   The icecast admin pages work (and say there are no active mount points), The airband status page shows valid numbers indicating it is connected to the radio device and is capturing the requested frecuencies.  But both of them are reporting error messages regarding the connection between the two.  There is clearly something I am missing to tell icecast that this should be treated as a request from a source.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I see the following in the icecast error log (and a comparable error message in the airband log).<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>[2021-03-27  19:04:50] WARN fserve/fserve_client_create req for file "/usr/share/icecast2/web/ATIS" No such file or directory<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have an output defined in the airband config thusly:<o:p></o:p></p><p class=MsoNormal>   {<o:p></o:p></p><p class=MsoNormal>      freq = 126.025;<o:p></o:p></p><p class=MsoNormal>      outputs: (<o:p></o:p></p><p class=MsoNormal>        {<o:p></o:p></p><p class=MsoNormal>                  type = "icecast";<o:p></o:p></p><p class=MsoNormal>                  server = "localhost";<o:p></o:p></p><p class=MsoNormal>          port = 8000;<o:p></o:p></p><p class=MsoNormal>          mountpoint = "ATIS";<o:p></o:p></p><p class=MsoNormal>          name = "ATIS";<o:p></o:p></p><p class=MsoNormal>          genre = "ATC";<o:p></o:p></p><p class=MsoNormal>          description = "KCMA ATIS";<o:p></o:p></p><p class=MsoNormal>          username = "source";<o:p></o:p></p><p class=MsoNormal>          password = "KCMA";<o:p></o:p></p><p class=MsoNormal>                }<o:p></o:p></p><p class=MsoNormal>      );<o:p></o:p></p><p class=MsoNormal>    },<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I made minimal changes to the default icecast config:<o:p></o:p></p><p class=MsoNormal>Set source-password to KCMA to match the password in the airband config<o:p></o:p></p><p class=MsoNormal>Left hostname to localhost (at least for now)<o:p></o:p></p><p class=MsoNormal>I have a listen socket for port 8000 <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>If I read the documentation correctly, I do not need to define a mount point in the xml file: I think I read that should happen automatically with the source connect, but it seems to be complaining that the mountpoint name is not recognized (“ATIS”)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I am hoping someone can tell me what stupid thing I am overlooking?<o:p></o:p></p><p class=MsoNormal> </p></div></body></html>