bpa wrote: 
> 
> Do you have a process open on port 53 ?  (e.g. try sudo netstat -tulpn |
> grep ":53 " )
> > 
Code:
--------------------
  >   > ela@akacja:~$ sudo netstat -tulpn | grep ":53 "
  > tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN  
                                 28180/unbound
  > udp        0      0 0.0.0.0:53              0.0.0.0:*                       
                                 28180/unbound
--------------------
> > 
> 
> Truly speaking (writing?) I have broken symlink to /etc/resolv.conf
> pointed to ../run/systemd/resolve/stub-resolv.conf which not exist. I
> assume that this is a residue from old settings (before I switched off
> systemd-resolved.service)
> 
> I created new /etc/resolv.conf
> and added one line:
> > 
Code:
--------------------
  >   > nameserver 127.0.0.1
--------------------
> > 
> restart LMS and it works:
> > 
Code:
--------------------
  >   > [18-10-19 19:22:41.2112] main::init (387) Starting Logitech Media 
Server (v7.9.2, 1539701916, Tue Oct 16 17:16:57 CEST 2018) perl 5.026002 - 
x86_64-linux-gnu-thread-multi
  > [18-10-19 19:22:41.4606] Slim::Utils::Misc::msg (1252) Warning: 
[19:22:41.4603] DBIx::Class::ResultSet::update_or_create(): Query returned more 
than one row.  SQL that returns multiple rows is DEPRECATED for ->find and 
->single at /usr/share/perl5/Slim/Schema.pm line 1875
  > [18-10-19 19:22:42.0618] Slim::Networking::Async::DNS::__ANON__ (76) Got 
DNS response 94.126.17.210 for repos.squeezecommunity.org (ttl 40144)
  > [18-10-19 19:22:42.3466] Slim::Networking::Async::DNS::__ANON__ (76) Got 
DNS response 34.243.157.154 for www.mysqueezebox.com (ttl 300)
  > [18-10-19 19:22:42.6585] Slim::Networking::Async::DNS::__ANON__ (76) Got 
DNS response 34.247.12.245 for www.mysqueezebox.com (ttl 300)
  > [18-10-19 19:22:42.9165] Slim::Networking::Async::DNS::__ANON__ (76) Got 
DNS response 104.17.106.184 for opml.radiotime.com (ttl 229)
  > [18-10-19 19:22:43.0211] Slim::Networking::Async::DNS::resolve (44) Using 
cached DNS response 34.247.12.245 for www.mysqueezebox.com
  > [18-10-19 19:22:46.0015] Slim::Networking::Async::DNS::resolve (44) Using 
cached DNS response 34.247.12.245 for www.mysqueezebox.com
  > [18-10-19 19:22:49.0024] Slim::Networking::Async::DNS::resolve (44) Using 
cached DNS response 34.247.12.245 for www.mysqueezebox.com
  > [18-10-19 19:29:38.0740] Slim::Networking::Async::DNS::resolve (44) Using 
cached DNS response 94.126.17.210 for repos.squeezecommunity.org
  > [18-10-19 19:29:57.7859] Slim::Networking::Async::DNS::__ANON__ (76) Got 
DNS response 52.215.52.41 for www.mysqueezebox.com (ttl 269)
  > [18-10-19 19:29:58.9206] Slim::Networking::Async::DNS::__ANON__ (76) Got 
DNS response 143.204.10.226 for downloads.slimdevices.com (ttl 60)
--------------------
> > 
> Thank you. I'm happy:D


------------------------------------------------------------------------
bernid's Profile: http://forums.slimdevices.com/member.php?userid=37408
View this thread: http://forums.slimdevices.com/showthread.php?t=109600

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to