Squeezebox server not starting
Posted: Thu Apr 07, 2011 6:06 pm
I paid for the Squeezebox server even though it's still beta. It appeared in my Available Apps tab on the dashboard with the warning that it's still in testing. It seemed to install OK but didn't appear in the running servers list. When I went to http://squeeze I got this:
and it appeared to install correctly (no errors) but still no joy. Same errors as above.
Anybody know what these errors mean?
So putty'd in and tried to restart the squeezebox server. Got this:Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Apache/2.2.17 (Fedora) Server at squeeze Port 80
Tried updating perl using[root@server ~]# service squeezeboxserver restart
Stopping Squeezebox Server: [FAILED]
Starting Squeezebox Server: The following CPAN modules were found but cannot work with Squeezebox Server:
CGI::Cookie (loaded <not found>, need 1.27)
To fix this problem you have several options:
1. Install the latest version of the module(s) using CPAN: sudo cpan Some::Module
2. Update the module's package using apt-get, yum, etc.
3. Run the .tar.gz version of Squeezebox Server which includes all required CPAN modules.
Code: Select all
yum install perl-CPAN
Anybody know what these errors mean?