------------------------------------------------------------------------
A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=116649
------------------------------------------------------------------------
Question: On what player types does the alarm fail for you?
    
- Squeezebox Radio (official firmware 7.x) 
- Squeezebox Radio (community firmware 8.x) 
- Squeezebox Touch (official firmware 7.x) 
- Squeezebox Touch (community firmware 8.x) 
- SB Classic/Boom/Receiver/Transporter 
- Other (eg. Raspberry Pi based)
------------------------------------------------------------------------

mherger wrote: 
> 
> Thank you very much for all your effort! If I may ask for another favor:
> 
> would 8.2 really not be impacted by this issue? Can you confirm this 
> with the added log line somebody suggested?

Honestly it's a pleasure to be able to help.

So thinking about how I've managed to reproduce the issue under 8.3 has
made me realise that any claim of it not happening on 8.2 is potentially
false because my day to day use of my 8.2 system is nothing like the 8.3
system... mainly because most my players are now on the 8.3 system -
it's only the 2 bedroom players that remained on 8.2... and these are
very rarely controlled by Material.

Late this afternoon I set up my test player (Spare Radio 2 or SR2) on
the 8.2.1 system, Version of material is 3.0.1 same as on the 8.3
system. SB Radio "Back Bedroom" replaces the Lounge player as the in use
player that I go back to in Material. Same alarm setup every 15 minutes
to play for 5 minutes (timeout).
LMS had been restarted earlier this morning when I'd updated
MaterialSkin, the system had been unused since so took that as a decent
fresh start.

I let the test run through 4 successful alarms starting at 15:45 - then
opened Material and did the usual stuff... here's my test
actions/results log...


Moved SR2 to LMS 8.2.1 system

Added 15 minute alarms till 10:30pm tonight using default Web UI

15:45 - Alarm OK - timeout to end
16:00 - Alarm OK - timeout to end
16:15 - Alarm OK - timeout to end
16:30 - Alarm OK - timeout to end

Start Material, v3.0.1 (same as LMS 8.3 system) MacOS/Safari 16

Select SR2 from drop down, then select Back Bedroom which is playing a
long playlistÂ…

16:45 - Alarm fail, no stream no fallback alarm
17:00 - Alarm fail, no stream no fallback alarm
17:15 - Alarm fail, no stream no fallback alarm
17:30 - Alarm fail, no stream no fallback alarm
17:45 - Alarm OK - timeout to end

So there you have it, as gordonb3 has found it fails in 8.2 as well.

Here's the failure log file - no extra debug stuff as per Michael's 21
Nov nightly of 8.3 as I have no idea how to add that code to 8.2.1
I've removed most of the lines of searching for next available alarm to
make it more readable 

[22-11-26 16:45:00.0026] Slim::Utils::Alarm::sound (516) Alarm triggered
for Spare Radio 2
[22-11-26 16:45:00.0033] Slim::Utils::Alarm::sound (560) Sounding alarm
[22-11-26 16:45:00.0053] Slim::Utils::Alarm::sound (589) Current Power
State: Off
[22-11-26 16:45:00.0092] Slim::Utils::Alarm::pushAlarmScreensaver (1839)
Attempting to push into alarm screensaver: . Current mode: INPUT.List
[22-11-26 16:45:00.0100] Slim::Utils::Alarm::sound (609) Current vol: 18
Alarm vol: 18
[22-11-26 16:45:00.0106] Slim::Utils::Alarm::sound (622) Alarm playlist
shufflemode: 0
[22-11-26 16:45:00.0119] Slim::Utils::Alarm::sound (628) Alarm playlist
url: sounds://_LIVE_bbc_radio_two
[22-11-26 16:45:00.0250] Slim::Utils::Alarm::_setAlarmSubscription
(1204) Adding alarm subscription
[22-11-26 16:45:00.0257] Slim::Utils::Alarm::sound (697) Scheduling time
out in 300 seconds
[22-11-26 16:45:00.0262] Slim::Utils::Alarm::_startStopTimeCheck (1880)
1 scheduled alarm(s)
[22-11-26 16:45:00.0264] Slim::Utils::Alarm::scheduleNext (1391) Asked
to schedule next alarm for Spare Radio 2

[22-11-26 16:45:00.0407] Slim::Utils::Alarm::findNextTime (466) Last
alarm due: 16:45:0 26/11/2022
[22-11-26 16:45:00.0409] Slim::Utils::Alarm::scheduleNext (1424) Next
alarm is at 17:0:0 26/11/2022
[22-11-26 16:45:00.0411] Slim::Utils::Alarm::scheduleNext (1435)
Scheduling alarm
[22-11-26 16:45:00.0414] Slim::Utils::Alarm::_startStopTimeCheck (1880)
2 scheduled alarm(s)
[22-11-26 16:45:00.0469] Slim::Control::Request::renderAsArray (2233)
Error: request should set useIxHashes in Slim::Control::Request->new()
[22-11-26 16:45:00.0473] Slim::Control::Request::renderAsArray (2233)
Backtrace:

frame 0: Slim::Utils::Log::logBacktrace
(/usr/local/slimserver/Slim/Control/Request.pm line 2233)
frame 1: Slim::Control::Request::renderAsArray
(/usr/local/slimserver/Slim/Web/Cometd.pm line 940)
frame 2: Slim::Web::Cometd::requestCallback
(/usr/local/slimserver/Slim/Web/Cometd.pm line 791)
frame 3: Slim::Web::Cometd::__ANON__
(/usr/local/slimserver/Slim/Control/Request.pm line 2058)
frame 4: (eval) (/usr/local/slimserver/Slim/Control/Request.pm line
2058)
frame 5: Slim::Control::Request::notify
(/usr/local/slimserver/Slim/Control/Request.pm line 859)
frame 6: Slim::Control::Request::checkNotifications
(/usr/local/slimserver/slimserver.pl line 711)
frame 7: main::idle (/usr/local/slimserver/slimserver.pl line 680)
frame 8: main::main (/usr/local/slimserver/slimserver.pl line 1224)

[22-11-26 16:45:00.0478] Slim::Utils::Alarm::_alarmEnd (1970) _alarmEnd
called with request: stop
[22-11-26 16:45:00.0480] Slim::Utils::Alarm::_alarmEnd (1992) Stopping
alarm
[22-11-26 16:45:00.0489] Slim::Utils::Alarm::popAlarmScreensaver (1866)
Attempting to pop alarm screensaver.  Current mode: INPUT.List
[22-11-26 16:45:00.0548] Slim::Control::Request::renderAsArray (2233)
Error: request should set useIxHashes in Slim::Control::Request->new()
[22-11-26 16:45:00.0552] Slim::Control::Request::renderAsArray (2233)
Backtrace:..

The same backtrace is repeated 5 times

Cheers

Kev


------------------------------------------------------------------------
KeBul's Profile: http://forums.slimdevices.com/member.php?userid=32883
View this thread: http://forums.slimdevices.com/showthread.php?t=116649

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

Reply via email to