Re: [SlimDevices: SqueezeCenter] Can't connect since updating server machine

2018-10-03 Thread Gingermagic


That explains the problem then! :-)

Thanks again!!



Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509
View this thread: http://forums.slimdevices.com/showthread.php?t=109533

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


Re: [SlimDevices: SqueezeCenter] Can't connect since updating server machine

2018-10-02 Thread Gingermagic


mherger wrote: 
> > A few days ago, I updated the OS on my server machine. It's now
> running
> > Xubuntu 18.04. I think that it was 16.04 before the update.
> 
> What would "perl -v" give you?
> 
> -- 
> 
> Michael

"This is perl 5, version 26, subversion 1 (v5.26.1) built for
x86_64-linux-gnu-thread-multi"

Not sure if it would have said the same before the reinstall fixed it,
but I assume so.

Cheers



Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509
View this thread: http://forums.slimdevices.com/showthread.php?t=109533

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


Re: [SlimDevices: SqueezeCenter] Can't connect since updating server machine

2018-10-02 Thread Gingermagic


DJanGo wrote: 
> Hi,
> is there a lms installed?
> 
> > 
Code:

  >   > dpkg -l|grep logitechmediaserver && echo ok

> > 
> output must say something like ok
> 
> If it says ok - but you have problems:
> remove it.
> > 
Code:

  >   > dpkg -r logitechmediaserver

> > 
> 
> and reinstall from scratch.
> 
> http://wiki.slimdevices.com/index.php/Debian_Package#installing_7.9.1
> just change 7.9.1 in these line to 7.9.2


Thank you so much DJanGo!
The first bit seemed ok, but  as I was still having problems, I used
your like to uninstall and then the code at the page you sent me to to
install 7.9.1 (I'd had 7.7.6).

All is now working perfectly. I didn't even have to go through settings
again. It all just works!

Thanks again!!!



Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509
View this thread: http://forums.slimdevices.com/showthread.php?t=109533

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


Re: [SlimDevices: SqueezeCenter] Can't connect since updating server machine

2018-10-02 Thread Gingermagic


Paul Webster wrote: 
> Check to see if it really is running
> e.g.
> ps -ef | grep perl
> 
> Check the LMS logs - possibly
> tail /usr/local/slimserver/Logs/server.log
> 
> try running it from the console rather than as a service
> (old) examples here
> http://wiki.slimdevices.com/index.php/Log_File
> (paths / names will be slightly different)

Here's what the first command outputs ...

ps -ef | grep perl
media23322 23266  0 10:33 pts/000:00:00 grep --color=auto perl

^ I have no idea if that's good or bad! :-)


The second command didn't go so well ...

tail /usr/local/slimserver/Logs/server.log
tail: cannot open '/usr/local/slimserver/Logs/server.log' for reading:
No such file or directory


I tried following the instructions to run it from the console, but fell
at the first hurdle ...

cd /usr/local/squeezecenter
bash: cd: /usr/local/squeezecenter: No such file or directory



Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509
View this thread: http://forums.slimdevices.com/showthread.php?t=109533

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


Re: [SlimDevices: SqueezeCenter] Can't connect since updating server machine

2018-10-02 Thread Gingermagic


toby10 wrote: 
> Sure both server and players are on the same subnet?  What are IP's of
> all?  Guest network?

Hi Toby,

All players are assigned IP address by the router, so nothing should
have changed there by the server updating.

I'm clearly missing something though so happy to check anything that you
suggest.



Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509
View this thread: http://forums.slimdevices.com/showthread.php?t=109533

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


[SlimDevices: SqueezeCenter] Can't connect since updating server machine

2018-10-02 Thread Gingermagic


Hi All,

A few days ago, I updated the OS on my server machine. It's now running
Xubuntu 18.04. I think that it was 16.04 before the update.

Everything else seems to be working fine since updating. Even MythTV is
still working! :-) This is the the big one that usually goes wrong for
me with with updates.

However, my 2 squeeze devices can no longer connect.

On my computer, http://192.xxx.xxx.xxx:9000/ can't connect either.

Even on the server itself, http://127.0.0.1:9000/ can't connect.

However, if I run:
$ service logitechmediaserver status

Then it seems to be running ...

\u25cf logitechmediaserver.service - LSB: Startup script for the
Logitech Media Server
Loaded: loaded (/etc/init.d/logitechmediaserver; generated)
Active: active (exited) since Sun 2018-09-30 13:22:37 BST; 1 day 20h
ago
Docs: man:systemd-sysv-generator(8)
Process: 11785 ExecStop=/etc/init.d/logitechmediaserver stop
(code=exited, status=0/SUCCESS)
Process: 12082 ExecStart=/etc/init.d/logitechmediaserver start
(code=exited, status=0/SUCCESS)

Sep 30 13:22:37 gingerserver systemd[1]: Starting LSB: Startup script
for the Logitech Media Server...
Sep 30 13:22:37 gingerserver systemd[1]: Started LSB: Startup script for
the Logitech Media Server.
Sep 30 13:22:37 gingerserver logitechmediaserver[12082]: Making sure
that Logitech Media Server is not running first: start-stop-dae
Sep 30 13:22:37 gingerserver logitechmediaserver[12082]: No process in
pidfile '/var/run/logitechmediaserver.pid' found running; non
Sep 30 13:22:37 gingerserver logitechmediaserver[12082]: Starting
Logitech Media Server.
lines 1-12/12 (END)


I think that I tried to re-install logitech media server after first
seeing this problem, but that didn't fix anything.

How can I sort this out?

Thanks,
Damian



Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509
View this thread: http://forums.slimdevices.com/showthread.php?t=109533

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