Currently, my LMS is running not very stable. It is installed as a
Docker container on a Synology DS920+. Today I had to restart the
container because LMS was suddenly no longer accessible - neither from
the players nor the web interface.

After starting, I found the following messages in server.log:


Code:
--------------------
    [22-03-01 11:01:56.5761] main::init (390) Starting Logitech Media Server 
(v8.2.1, 1644703015, Sun Feb 13 00:57:32 CET 2022) perl 5.032001 - 
x86_64-linux-gnu-thread-multi
  [22-03-01 11:01:56.7958] Slim::Utils::Misc::msg (1341) Warning: 
[11:01:56.7955] DBIx::Class::ResultSet::update_or_create(): Query returned more 
than one row.  SQL that returns multiple rows is DEPRECATED for ->find and 
->single at /lms/Slim/Schema.pm line 1905
  [22-03-01 11:02:13.2071] Slim::Formats::RemoteStream::new (105) Can't open 
socket to [dispatcher.rndfnk.com:80]: 110: Connection timed out
  [22-03-01 11:02:13.2073] Slim::Player::Protocols::HTTP::new (56) Couldn't 
create socket binding to  - Connection timed out
  [22-03-01 11:02:13.2074] Slim::Player::Protocols::HTTP::new (56) Couldn't 
create socket binding to  - Connection timed out
--------------------


Especially the second line (which contains "Query returned more than one
row") is shown after every start of LMS - this is before I perform any
action on the players. How can this problem be solved?



Carsten
------------------------------------------------------------------------
carp's Profile: http://forums.slimdevices.com/member.php?userid=3584
View this thread: http://forums.slimdevices.com/showthread.php?t=116058

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

Reply via email to