Quantcast
Channel: Squeezebox : Community : Forums - Logitech Media Server
Viewing all articles
Browse latest Browse all 5300

LogitechMediaServer_v7.8.0 not working on opensuse 13.1

$
0
0
I have installed the rpm of v7.8.0 on opensuse 13.1. But I am not able to get the server running.

It didn't install out of the box, in fact I had to try several things (a couple of versions, also tried the tarball, several recipes, etc). Finally it seems it did install. That's what I did to have it installed, following pieces of advice found on the web:
I included the repo http://download.opensuse.org/reposit.../openSUSE_13.1 in order to have the correct perl modules, which I installed by doing:
zypper in perl-DBD-SQLite perl-DBI perl-HTML-Parser perl-JSON-XS perl-YAML-LibYAML perl-Sub-Name perl-Class-XSAccessor perl-Audio-Scan perl-EV perl-Image-Scale
I Installed LMS which I downloaded by:
wget http://downloads.slimdevices.com/Log...0-1.noarch.rpm
I solved an inconsistency by doing:
ln -s /usr/lib/perl5/vendor_perl/Slim /usr/lib/perl5/vendor_perl/5.18.1/Slim
I opened (with yast) the ports: under TCP 3483 9000 9100, and under UDP: 3483 631 9000 9100
and tried to start the service:
/etc/init.d/squeezeboxserver start
I got no error, but apparently the service stopped immediately. The web browser is not able to connect to localhost:9000

That's what I get from systemctl
linux-s2pe:/home # systemctl status squeezeboxserver.service
squeezeboxserver.service - LSB: Startup script for the Logitech Media Server
Loaded: loaded (/etc/init.d/squeezeboxserver)
Active: inactive (dead) since Sun 2014-04-13 01:39:11 CEST; 27min ago
Process: 3374 ExecStop=/etc/init.d/squeezeboxserver stop (code=exited, status=0/SUCCESS)
Process: 3083 ExecStart=/etc/init.d/squeezeboxserver start (code=exited, status=0/SUCCESS)

Apr 13 01:39:09 linux-s2pe systemd[1]: Starting LSB: Startup script for the Logitech Media Server...
Apr 13 01:39:10 linux-s2pe squeezeboxserver[3083]: Starting Squeezebox Server: ..done
Apr 13 01:39:10 linux-s2pe systemd[1]: Started LSB: Startup script for the Logitech Media Server.
Apr 13 01:39:11 linux-s2pe squeezeboxserver[3374]: Stopping Squeezebox Server: ..done
linux-s2pe:/home #

I do not know what to try now. I can't find any clue on the web about what the problem can be.

Can anyone help me? Thanks!

Viewing all articles
Browse latest Browse all 5300

Trending Articles