SHOUTcast Server v2.4.1.165 problem

Read 24301 times
I am having the same problem..     :(
Try again as we've changed the download links for our needs and i suspect the Centova update isn't liking it. I've added back equivalent links of the prior format so that should hopefully allow the update check to work again for the moment.
No luck. Still the same problem,,,
[root@centova ~]# /usr/local/centovacast/sbin/update --add shoutcast2 --force

Checking Centova Cast Common Files ...
Downloading Centova Cast Common Files ...

Verifying archive integrity ...
Unpacking archive ...

Installing Centova Cast Common Files ...

Installation successful

Checking shoutcast2 ...
Downloading shoutcast2 ...

Verifying archive integrity ...
Unpacking archive ...

Installing shoutcast2 ...

Unable to determine latest release, aborting
Installer exited with error, aborting
[root@centova ~]#
EVS Portugal - Serviços de  Internet
Nº Tlf.: (+351) 935 766 371
Web Site: https://evsportugal.pt
E-mail: info@evsportugal.pt
Facebook: www.facebook.com/evsportugal.pt
Try one more time (unless something is incorrectly caching the download page results) it might now work.

If that doesn't work, then you can try to manually download and update the DNAS and install it that way.

As the download links we're intentionally changed so it's the same link irrespective of the version (which saves us hassle with updating the website, etc) but might break anything 3rd party (but the style of the links was never guaranteed to be the same).

I have however temporarily put back the old-style links (and altered the order so they come before the new style link), but if it's still not working after doing that then it's pretty much going to need to have Centova update things from their side for their updater - though that doesn't stop you manually updating the DNAS.

[edit]
something is wrong with the uploads... working on it...
Last Edit: October 30, 2014, 05:10:29 pm by DrO
 :-\

[root@centova ~]# /usr/local/centovacast/sbin/update --add shoutcast2 --force

Checking Centova Cast Common Files ...
Downloading Centova Cast Common Files ...

Verifying archive integrity ...
Unpacking archive ...

Installing Centova Cast Common Files ...

Installation successful

Checking shoutcast2 ...
Downloading shoutcast2 ...

Verifying archive integrity ...
Unpacking archive ...

Installing shoutcast2 ...

Unable to determine latest release, aborting
Installer exited with error, aborting
[root@centova ~]#
EVS Portugal - Serviços de  Internet
Nº Tlf.: (+351) 935 766 371
Web Site: https://evsportugal.pt
E-mail: info@evsportugal.pt
Facebook: www.facebook.com/evsportugal.pt
I've re-uploaded the Linux versions as it had the wrong OS version of the DNAS included in them.

If that still doesn't work then other than the manual install option, there is little i can do myself and it'll either have to wait for the morning until i can get our Ops team to check things or for Steve, etc to chip in on things.
 :-\
keeps equal without updating

[root@centova ~]# /usr/local/centovacast/sbin/update --add shoutcast2 --force

Checking Centova Cast Common Files ...
Downloading Centova Cast Common Files ...

Verifying archive integrity ...
Unpacking archive ...

Installing Centova Cast Common Files ...

Installation successful

Checking shoutcast2 ...
Downloading shoutcast2 ...

Verifying archive integrity ...
Unpacking archive ...

Installing shoutcast2 ...

Unable to determine latest release, aborting
Installer exited with error, aborting
[root@centova ~]#
EVS Portugal - Serviços de  Internet
Nº Tlf.: (+351) 935 766 371
Web Site: https://evsportugal.pt
E-mail: info@evsportugal.pt
Facebook: www.facebook.com/evsportugal.pt
I don't know what Centova is doing / checking. Maybe it's cached the bad copy of the linux install archive.

But as it's now gone 1am in the morning where i am, there is little else i myself can do or check or get someone to check.

At this point i'm hoping Steve will chip in here as there is nothing else i can suggest or do other than to try doing the manual update option or just waiting until someone can find the cause of Centova's update handling failing.
Ok, let's wait for tomorrow and hope that helps Steve
Here is also 1am in the morning, time to go to rest.
Have a good night.
See you tomorrow.
EVS Portugal - Serviços de  Internet
Nº Tlf.: (+351) 935 766 371
Web Site: https://evsportugal.pt
E-mail: info@evsportugal.pt
Facebook: www.facebook.com/evsportugal.pt
I don't know what Centova is doing / checking. Maybe it's cached the bad copy of the linux install archive.

But as it's now gone 1am in the morning where i am, there is little else i myself can do or check or get someone to check.

At this point i'm hoping Steve will chip in here as there is nothing else i can suggest or do other than to try doing the manual update option or just waiting until someone can find the cause of Centova's update handling failing.

Unfortunately, Steve is not available at the moment, but for those who can't wait, here is how you install Shoutcast manually.

/etc/init.d/centovacast stop
mv /usr/local/centovacast/shoutcast2 /usr/local/centovacast/shoutcast2_old
mkdir -p /usr/local/centovacast/shoutcast2
wget --no-check-certificate http://download.nullsoft.com/shoutcast/tools/sc_serv2_linux_x64_10_30_2014.tar.gz
tar xzvf sc_serv2_linux_x64_10_30_2014.tar.gz -C /usr/local/centovacast/shoutcast2
/usr/local/centovacast/sbin/fixperms
/etc/init.d/centovacast start

This should work on most systems, and if you need the 32 bit version, just use the link below instead.

http://download.nullsoft.com/shoutcast/tools/sc_serv2_linux_10_30_2014.tar.gz

As always, if you need hands on assistance, feel free to contact me at the installations department.


HTH
 :)

SHOUTcast Server v2.4.2.167 update was successful.
Centovacast update to version 3.1.1 was successful.

Everything working perfectly.

Thank you to all the team who worked on this update.

EVS Portugal - Serviços de  Internet
Nº Tlf.: (+351) 935 766 371
Web Site: https://evsportugal.pt
E-mail: info@evsportugal.pt
Facebook: www.facebook.com/evsportugal.pt
Well. I uninstalled the old setup and did a fresh reinstall of Centovacast and everything is working....
we try do to that but now all customers are offline after that we get this message

Stream could not be started: Could not start server: Application /usr/local/centovacast/shoutcast2/sc_serv does not exist.

pleaseeeeeeeeeeeeeeee help
gerys,

can upgrade the centovacast and then the shoutcast 2
/usr/local/centovacast/sbin/update --force

you install Shoutcast manually.

/etc/init.d/centovacast stop
mv /usr/local/centovacast/shoutcast2 /usr/local/centovacast/shoutcast2_old
mkdir -p /usr/local/centovacast/shoutcast2
wget --no-check-certificate http://download.nullsoft.com/shoutcast/tools/sc_serv2_linux_x64_10_30_2014.tar.gz
tar xzvf sc_serv2_linux_x64_10_30_2014.tar.gz -C /usr/local/centovacast/shoutcast2
/usr/local/centovacast/sbin/fixperms
/etc/init.d/centovacast start

EVS Portugal - Serviços de  Internet
Nº Tlf.: (+351) 935 766 371
Web Site: https://evsportugal.pt
E-mail: info@evsportugal.pt
Facebook: www.facebook.com/evsportugal.pt