Had my server (8.2.0 - 1627922070 running from the Debian package) stop responding to players overnight last night. Surprisingly, the alarm on the Boom didn't go off, I thought it had a built-in clock and alarm sound for instances such as this?
Relevant portion of the server log:
There was nothing after that until I restarted the server, and everything started working again.
Looks like a button was pressed on one of the players at 1:45 am? What would cause the 'no valild url found' message, and why should it then break the server?
Thanks for any advice.
Andy
Relevant portion of the server log:
Code:
[22-06-07 01:45:59.3947] Slim::Buttons::Common::__ANON__ (811) Error: No valid url found, not adding favorite!
[22-06-07 01:45:59.3948] Slim::Buttons::Common::__ANON__ (816) Backtrace:
frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Buttons/Common.pm line 816)
frame 1: Slim::Buttons::Common::__ANON__ (/usr/share/perl5/Slim/Hardware/IR.pm line 1103)
frame 2: Slim::Hardware::IR::executeButton (/usr/share/perl5/Slim/Control/Commands.pm line 289)
frame 3: Slim::Control::Commands::buttonCommand (/usr/share/perl5/Slim/Control/Request.pm line 1883)
frame 4: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 1883)
frame 5: Slim::Control::Request::execute (/usr/share/perl5/Slim/Control/Request.pm line 880)
frame 6: Slim::Control::Request::executeRequest (/usr/share/perl5/Slim/Player/Client.pm line 642)
frame 7: Slim::Player::Client::execute (/usr/share/perl5/Slim/Hardware/IR.pm line 1124)
frame 8: Slim::Hardware::IR::processCode (/usr/share/perl5/Slim/Hardware/IR.pm line 896)
frame 9: Slim::Hardware::IR::fireHold (/usr/share/perl5/Slim/Utils/Timers.pm line 265)
frame 10: (eval) (/usr/share/perl5/Slim/Utils/Timers.pm line 265)
frame 11: Slim::Utils::Timers::__ANON__ (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
frame 12: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
frame 13: Slim::Networking::IO::Select::loop (/usr/sbin/squeezeboxserver line 730)
frame 14: main::idle (/usr/sbin/squeezeboxserver line 680)
frame 15: main::main (/usr/sbin/squeezeboxserver line 1224)Looks like a button was pressed on one of the players at 1:45 am? What would cause the 'no valild url found' message, and why should it then break the server?
Thanks for any advice.
Andy