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

2016-04-18 Thread Raymond Day

DPKG -IPR LOGITECHMEDIASERVER_7.9.0~1456642478_AMD64.DEB

I have not done that but if I am right the i is for install the p is for
over wight, and the r is for remove.

But not sure on this. I did not do it. Just did it in Webmin and it
worked.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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 logitechmediaserver
  apt-get install logitechmediaserver



But I still get 

This webpage is not available. connection refused.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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



Because if I had it in there it just went to my home http page like on
port 80. But I take it out with the DocumentRoot in it now it says not
available.

My Kernel Version is:

4.2.0-30-generic (SMP) x86_64

If that helps. I installed the amd64 one. Or should I install the i386
one?

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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
  > 
  > Type dpkg --help for help about installing and deinstalling packages  ;
  > Use 'apt' or 'aptitude' for user-friendly package management;
  > Type dpkg -Dhelp for a list of dpkg debug flag values;
  > Type dpkg --force-help for a list of forcing options;
  > Type dpkg-deb --help for help about manipulating *.deb files;
  > 
  > Options marked   produce a lot of output - pipe it through 'less' or 'more' 
!

> > 
> 
> I just installed pyTivo on it and it works and it uses port 9032 so
> the ports seem to work.
> 
> -Raymond Day

Just spun up a 15.10 VM LMS works fine on a clean install.
As has already been pointed out:-

Apache does not use port 9000 unless told to
LMS does not need or use apache
See last line for correct dpkg -r syntax

And as Michael has said, don't use old LMS on new systems


Code:

/usr/bin/xauth:  file /home/jeff/.Xauthority does not exist
  To run a command as administrator (user "root"), use "sudo ".
  See "man sudo_root" for details.
  
  jeff@ubuntu:~$ sudo wget 
http://downloads.slimdevices.com/nightly/7.9/sc/8e016d3/logitechmediaserver_7.9.0~1456642478_amd64.deb
  [sudo] password for jeff:
  --2016-02-29 12:07:13--  
http://downloads.slimdevices.com/nightly/7.9/sc/8e016d3/logitechmediaserver_7.9.0~1456642478_amd64.deb
  Resolving downloads.slimdevices.com (downloads.slimdevices.com)... 
54.192.198.159, 54.192.198.63, 54.192.198.203, ...
  Connecting to downloads.slimdevices.com 
(downloads.slimdevices.com)|54.192.198.159|:80... connected.
  HTTP request sent, awaiting response... 200 OK
  Length: 50296204 (48M) [text/plain]
  Saving to: ‘logitechmediaserver_7.9.0~1456642478_amd64.deb’
  
  logitechmediaserver_7.9.0~ 100%[>]  
47.97M  2.99MB/s   in 13s
  
  2016-02-29 12:07:30 (3.68 MB/s) - 
‘logitechmediaserver_7.9.0~1456642478_amd64.deb’ saved [50296204/50296204]
  
  jeff@ubuntu:~$ sudo dpkg -i logitechmediaserver_7.9.0~1456642478_amd64.deb
  Selecting previously unselected package logitechmediaserver.
  (Reading database ... 59214 files and directories currently installed.)
  Preparing to unpack logitechmediaserver_7.9.0~1456642478_amd64.deb ...
  Unpacking logitechmediaserver (7.9.0~1456642478) ...
  Setting up logitechmediaserver (7.9.0~1456642478) ...
  Adding system user `squeezeboxserver' (UID 108) ...
  Adding new user `squeezeboxserver' (UID 108) with group `nogroup' ...
  Not creating home directory `/usr/share/squeezeboxserver'.
  Processing triggers for ureadahead (0.100.0-19) ...
  Processing triggers for systemd (225-1ubuntu9) ...
  jeff@ubuntu:~$ dpkg -r l
  Display all 281 possibilities? (y or n)
  jeff@ubuntu:~$ dpkg -r logitechmediaserver
  dpkg: error: requested operation requires superuser privilege
  jeff@ubuntu:~$ sudo dpkg -r logitechmediaserver
  (Reading database ... 62736 files and directories currently installed.)
  Removing logitechmediaserver (7.9.0~1456642478) ...
  jeff@ubuntu:~$
  




*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezePlayer,PiCorePlayer
x3,Wandboard
*Server:* LMS Version: 7.9.0 - 1453293926 on Centos 7 VM on ESXi 6 on HP
N54L
*Plugins:* AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud
*Remotes:* iPeng8/Orangesqueeze/PC/Jivelite
*Music:* 383GB,1269 albums 17756 songs 4381 artists mostly FLACs

*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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 installing and deinstalling packages  ;
  Use 'apt' or 'aptitude' for user-friendly package management;
  Type dpkg -Dhelp for a list of dpkg debug flag values;
  Type dpkg --force-help for a list of forcing options;
  Type dpkg-deb --help for help about manipulating *.deb files;
  
  Options marked   produce a lot of output - pipe it through 'less' or 'more' !



I just installed pyTivo on it and it works and it uses port 9032 so the
ports seem to work.

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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 unless you changed something)

Grab a 7.9 or 7.8 from lms and your setup should run.



Gruss
Jan

DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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 Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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:

2016-02-29 05:56:05 Logitech Media Server died. Restarting.



That's the last line in that big file.

I got it now so it just says 403 Forbidden. 

In the Apache /var/log/apache2/error.log the last line is this:


Code:

[Mon Feb 29 06:01:00.576385 2016] [authz_core:error] [pid 12387] [client 
192.168.2.81:58831] AH01630: client denied by server configuration: 
/var/www/html/



I guess that's the problem because mine has a link to
/media/6TB/USBdisk2-3TB/var/www but all else is working from there like
it did on my old install.

With all this info any one know what the problem is now?

-Raymond Day



Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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.


http://downloads.slimdevices.com/nightly/index.php?ver=7.9

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2016-02-28 Thread SlimChances

I installed on a Live USB of 16.04 with Ubuntu software center and it
worked immediately both web interface and player



Logitech Media Server Version: 7.9.0 - 145495 @ Mon Feb  8 19:16:07
UTC 2016
Operating system: Debian - EN - utf8Platform Architecture:
x86_64-linux
Perl Version: 5.18.2 - x86_64-linux-gnu-thread-multi
Database Version: DBD::SQLite 
1.34_01 (sqlite 3.7.7.1)

One SB Touch connected by ethernet - Denon AVR -1912 Receiver, Paradigm
4.1 speakers
Two SB Radios wireless

SlimChances's Profile: http://forums.slimdevices.com/member.php?userid=165
View this thread: http://forums.slimdevices.com/showthread.php?t=105271

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter