Squeezebox Server
From Amahi Wiki
Revision as of 15:52, 15 October 2011 by Bigfoot65 (talk | contribs) (→App Fix for Squeezebox Server Upgrade)
App Fix for Squeezebox Server Upgrade
Squeezebox Server does not work correctly at the moment. It may show the error message:
Text |
---|
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
|
The following steps resolve the issue:
Open terminal on the HDA enter the following commands and accept all defaults (DO NOT copy and paste):
bash code |
---|
cpan install CGI::Cookie
|
Start squeezeboxserver:
bash code |
---|
service squeezeboxserver start
|
NOTE: If you still receive them message above, a restart of the HDA may be required.