Difference between revisions of "Squeezebox Server"
From Amahi Wiki
Line 1: | Line 1: | ||
== App Fix for Squeezebox Server Upgrade == | == App Fix for Squeezebox Server Upgrade == | ||
[[Category:Apps]] | [[Category:Apps]] | ||
− | Squeezebox Server | + | Squeezebox Server may not work correctly. If it shows the error message: |
{{Text|The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.}} | {{Text|The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.}} | ||
Revision as of 02:38, 5 December 2011
App Fix for Squeezebox Server Upgrade
Squeezebox Server may not work correctly. If it shows 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
|
NOTE: At the cpan prompt type force install CGI::Cookie
and followed by quit
when finished.
Start squeezeboxserver:
bash code |
---|
service squeezeboxserver start
|
NOTE: If you still receive the message above, a restart of the HDA may be required.