Hi all,
So I feel I'm missing something quite obvious with this. I have a rudimentary stream in Centova Cast v3.2.12 set up with 6 MP3 files (songs) in the AutoDJ standard rotation, and one MP3 file in the station identification rotation. All other rotations/playlists are disabled for now. (The goal here is to get a bare bones stream going so that we can start connecting to it and running some tests... no public consumption of the stream for now.) I have shell access to the server, so I've been doing a "sudo /usr/local/centovacast/centovacast restart" after every change.
When I perform a start of the stream, the first icon confirms that my streaming server is online and operational. Second icon confirms that autoDJ is likewise online & operational. Third icon is where I fail: "Your server is currently online but there is no active source connection so no audio is being broadcast." Looking at the output of $CENTOVA_HOME (my stream home)/var/log/source.log, I see the following:
2020/07/13 01:06:35 [output_autodj:3] Connecting mount autodj for source@[IP redacted]...
2020/07/13 01:06:35 [output_autodj:2] Connection failed: 401, Authentication Required (HTTP/1.0)
2020/07/13 01:06:35 [output_autodj:3] Will try again in 3.00 sec.
...and so on. Source password under Settings->Stream matches what is in the source-password for the Icecast XML file, and so does administrator password. There are a few other things I am about to check (as I just thought of one possibility), but while I'm doing that, anyone have any ideas?