Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Michael Herger
How do I. Check server.log? I used Webmin under System Logs and looked server.log should be in /var/log/squeezeboxserver. What does "perl -v" give you? LMS 7.7.5 is pretty old. You'll most likely have to run 7.9 for support of your platform.

Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day
I got the Apache Web server root at: /media/6TB/USBdisk2-3TB/var/www Not sure if that's a problem. It worked on the other system I had and it was at the same Apache directory. In the /var/log/squeezeboxserver/server.log file it is just filled up with: Code:

Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread DJanGo
Hi, please dont mix new stuff like your Version of Ubuntu and old Versions like lms 7.7.5. LMS has its own Webserver you didnt need Apache for that. remove the old lms and your modifications on apache2.conf. (There must be some other mods that you didnt post, cause apache never uses port 9000

Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Jeff07971
Raymond Day wrote: > I did try and remove it but all I get back is this: > > > Code: > > dpkg -r logitechmediaserver_7.7.5_all.deb dpkg: error: you must specify packages by their own names, not by quoting the names of the files they come in > >

Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day
Did this 2 commands: Code: wget http://downloads.slimdevices.com/nightly/7.9/sc/8e016d3/logitechmediaserver_7.9.0~1456642478_i386.deb gdebi logitechmediaserver_7.9.0~1456642478_i386.deb But I still get Forbidden going to port 9000. -Raymond

Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day
I did try and remove it but all I get back is this: Code: dpkg -r logitechmediaserver_7.7.5_all.deb dpkg: error: you must specify packages by their own names, not by quoting the names of the files they come in Type dpkg --help for help about

Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-02-29 Thread dasmueller
What about using a shortcut to the 2nd library ? I've heard of that but am not sure how one would set it up ? dasmueller's Profile: http://forums.slimdevices.com/member.php?userid=38035 View this thread:

Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day
I put this line in /etc/apache2/apache2.conf Code: DocumentRoot /media/6TB/USBdisk2-3TB/var/www It says: THIS WEBPAGE IS NOT AVAILABLE ERR_CONNECTION_REFUSED I took out this line in the same file. Code: Listen 9000

Re: [SlimDevices: SqueezeCenter] Installed Ubuntu 15.10 and now logitechmediaserver says This webpage is not available

2016-02-29 Thread Raymond Day
Added this to my /etc/apt/sources.list : deb http://debian-origin.slimdevices.com stable main Then did all these commands to try and start over. Code: apt-get update rm -rf /usr/share/squeezeboxserver rm -rf /var/lib/squeezeboxserver apt-get remove --purge

Re: [SlimDevices: SqueezeCenter] LMS stops streaming internet radio after 30 minutes

2016-02-29 Thread castalla
Witke wrote: > Problem solved by replacement a router with a newer model. Might be useful information to give: old router model new router model Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers Logitech Radio Logitech UE Radio O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt

Re: [SlimDevices: SqueezeCenter] LMS stops streaming internet radio after 30 minutes

2016-02-29 Thread Witke
Problem solved by replacement a router with a newer model. Witke's Profile: http://forums.slimdevices.com/member.php?userid=65477 View this thread: http://forums.slimdevices.com/showthread.php?t=105249

Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-02-29 Thread Michael Herger
I've only done it running the Perl code of LMS, but I think it should be doable running 'compiled' EXE versions for Windows. Yes, it should accept the same set of parameters. I don't recall if the LMS Windows installer lets you designate an installation folder or not. If not, you could

Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-02-29 Thread JJZolx
It would be easy enough to experiment with library views and see whether or not it's adequate. Now that I recall, running multiple instances of the EXE may not be possible. The issue I ran into was that it never picked up the command-line option pointing to a different prefs folder. Works with

Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-02-29 Thread Mnyb
dasmueller wrote: > What about using a shortcut to the 2nd library ? I've heard of that but > am not sure how one would set it up ? Well thats the solution to the other problem , this is the "multiuser" problem . If understand OP ? LSM has no concept of multiple users . Hency why some uses

Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-02-29 Thread Michael Herger
Now that I recall, running multiple instances of the EXE may not be possible. The issue I ran into was that it never picked up the command-line option pointing to a different prefs folder. Works with the Perl code. I thought I had fixed this almost exactly one year ago:

Re: [SlimDevices: SqueezeCenter] "Address already in use"

2016-02-29 Thread wakey
telnet 9090 returns "Unable to connect to remote host." Activity Monitor shows nothing beginning with Logitech, LMS, Squeeze, Slim, etc. wakey's Profile: http://forums.slimdevices.com/member.php?userid=4936 View this