Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Thanks for your feedback, Greg. I decided to tone down the warning. It has been around for years, but nobody seems to have experienced any negative effect. 8.3 should not longer show this message unless you incrase the log level. ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
SamY wrote: > It was way before my involvement with LMS but 'this thread' > (https://forums.slimdevices.com/showthread.php?74458-Adding-a-player-parameter) > from 2010 explains its origin. It seems that the notification's callback > was originally defined only in the iPeng client app, which is where > Chris was seeing the error messages. However, it's possible that the > Squeezelite-X client might also be using it. As you said though, it > doesn't seem to result in any harmful behavior beyond the log messages > so maybe toning down the message is all that is needed. I just got pointed to this thread and quickly read through all the pages. There does seem to be alot of moving parts. I can answer any questions as to what SLX does and does not do. So far, from what I have read, this mysterious error message appears when SLX is running in Material Skin and the squeezelite player is running and is the one being controlled. Apparently, the error message also appears when running iPeng. I have no idea what the message even means, at this point. SLX does create a CLI Telnet connection to the server and uses it login and monitor a few things that SLX needs to know. SLX does not use cometd, but iPeng and Material Skin do. As this message seems to appear on an LMS restart, here is a summary of what happens in SLX and these are the CLI commands that SLX would use on an LMS restart. On an LMS restart, SLX detects that the telnet connection is lost and SLX will immediately terminate its own squeezelite-win instances. SLX will set a repeating timer and attempt to reconnect over CLI/Telnet (about every 8 seconds, if I recall). Meanwhile the Material Skin is doing whatever it does, SLX leaves the browser alone. Once SLX successfully reconnects over CLI/Telnet, then it will go through the rest of its connection initialization stuff, including restarting the squeezelite-win instance(s), and including using the following CLI commands: login can material ? subscribe power,client,name,playlist,mixer syncgroups ? players 0 999 pref language ? pref httpport ? status - 1 subscribe title ? artist ? album ? serverstatus 0 0 SLX does not use the notification callback mentioned earlier, but I do not know what the Material Skin is doing. R Greg Dawson Squeezelite-X rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > Hard to tell: I can't find any code related to this notification! What > would the first two parameters be? It was way before my involvement with LMS but this thread beginning in 2010 explains its origin. It seems that the notification's callback was originally defined only in the iPeng client app, which is where Chris was seeing the error messages. However, it's possible that the Squeezelite-X client might also be using it. As you said though, it doesn't seem to result in any harmful behavior beyond the log messages so maybe toning down the message is all that is needed. Sam SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Slim::Control::Request::notifyFromArray($client, ['getexternalvolumeinfo', 0, 1, string(&getDisplayName())]); Hard to tell: I can't find any code related to this notification! What would the first two parameters be? ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > What would your plugin be? Hi, Michael. I was just browsing this thread and saw that Chris never responded to your question regarding his 'post' (https://forums.slimdevices.com/showthread.php?111288-Slim-Control-Request-renderAsArray-(2233)-Error-request-should-set-useIxHashes-in&p=1030580&viewfull=1#post1030580) from last August. The plugin he was referring to is the "DENON AVP/AVR Control" plugin, which I also contribute to. I'm not sure if it is still happening as I don't use the iPeng client app. Did you see anything wrong with the syntax of the statement in the plugin that results in the error?, i.e.: Slim::Control::Request::notifyFromArray($client, ['getexternalvolumeinfo', 0, 1, string(&getDisplayName())]); Sam SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Has anybody ever got in touch with the Squeezelite-X author wrt. this issue? Maybe he could give some insight into what's going on. And then I'm probably simply going to tone down the warning, as it has been around forever, and from what it seems the issue reported has been of no negative impact anyway. Michael "It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!" (LMS: Settings/Information) mherger's Profile: http://forums.slimdevices.com/member.php?userid=50 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
FWIW, I, too, see this error in my logs when restarting LMS. Code: [22-01-14 21:52:54.9520] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [22-01-14 21:52:54.9524] Slim::Control::Request::renderAsArray (2233) Backtrace: Like dolodobendan, I also run SLX with the Material Skin and squeezelite-win.exe on a couple of systems. Based on reading this thread, I decided to exit SLX on all systems and restart LMS. The errors went away. Then I started the SLX instances back up and restarted LMS again. The errors returned. Seems like a solid lead... prabbit's Profile: http://forums.slimdevices.com/member.php?userid=11142 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Ah great, now I jinxed it. And it's back to the drawing board. > > [21-09-05 00:09:59.2925] main::init (390) Starting Logitech Media Server > (v8.3.0, 1630708871, Sat Sep 4 01:31:25 CEST 2021) perl 5.030001 - > x86_64-linux-thread-multi > [21-09-05 11:31:36.1364] Plugins::Spotty::API::error429 (1493) Access > Rate limit exceeded for: me/player/devices; retry after 7 seconds. > [21-09-05 14:06:37.1189] Plugins::Spotty::API::error429 (1493) Access > Rate limit exceeded for: me/player/devices; retry after 6 seconds. > [21-09-05 14:06:37.1288] Plugins::Spotty::API::error429 (1493) Access > Rate limit exceeded for: me/player/devices; retry after 6 seconds. > [21-09-05 15:24:37.1205] Plugins::Spotty::API::error429 (1493) Access > Rate limit exceeded for: me/player/devices; retry after 6 seconds. > [21-09-05 15:24:37.1308] Plugins::Spotty::API::error429 (1493) Access > Rate limit exceeded for: me/player/devices; retry after 6 seconds. > [21-09-05 19:54:52.6602] main::init (390) Starting Logitech Media Server > (v8.3.0, 1630708871, Sat Sep 4 01:31:25 CEST 2021) perl 5.030001 - > x86_64-linux-thread-multi > [21-09-05 20:41:24.3536] Plugins::Spotty::API::Token::_killTokenHelper > (179) Token refresh call helper has closed unexpectedly? - Please > consider re-setting your Spotify credentials should this happen all the > time. > [21-09-06 00:09:39.1276] Plugins::Spotty::API::error429 (1493) Access > Rate limit exceeded for: me/player/devices; retry after 4 seconds. > [21-09-06 00:09:39.1391] Plugins::Spotty::API::error429 (1493) Access > Rate limit exceeded for: me/player/devices; retry after 4 seconds. > [21-09-06 03:06:39.1585] Plugins::Spotty::API::error429 (1493) Access > Rate limit exceeded for: me/player/devices; retry after 4 seconds. > [21-09-06 03:06:39.1683] Plugins::Spotty::API::error429 (1493) Access > Rate limit exceeded for: me/player/devices; retry after 4 seconds. > [21-09-06 05:41:09.6510] Plugins::Spotty::API::Token::_killTokenHelper > (179) Timed out waiting for a token > [21-09-06 13:51:46.3955] main::init (390) Starting Logitech Media Server > (v8.3.0, 1630708871, Sat Sep 4 01:31:25 CEST 2021) perl 5.030001 - > x86_64-linux-thread-multi > [21-09-06 13:52:08.1088] Slim::Control::Request::renderAsArray (2233) > Error: request should set useIxHashes in Slim::Control::Request->new() > [21-09-06 13:52:08.1096] Slim::Control::Request::renderAsArray (2233) > Backtrace: > > frame 0: Slim::Utils::Log::logBacktrace > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm > line 2233) > frame 1: Slim::Control::Request::renderAsArray > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm > line 697) > frame 2: Slim::Plugin::CLI::Plugin::cli_request_write > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm > line 1010) > frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm > line 2058) > frame 4: (eval) > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm > line 2058) > frame 5: Slim::Control::Request::notify > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm > line 859) > frame 6: Slim::Control::Request::checkNotifications > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl > line 711) > frame 7: main::idle > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl > line 680) > frame 8: main::main > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl > line 1224) > > [21-09-06 13:52:08.1368] Slim::Control::Request::renderAsArray (2233) > Error: request should set useIxHashes in Slim::Control::Request->new() > [21-09-06 13:52:08.1374] Slim::Control::Request::renderAsArray (2233) > Backtrace: > > frame 0: Slim::Utils::Log::logBacktrace > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm > line 2233) > frame 1: Slim::Control::Request::renderAsArray > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm > line 697) > frame 2: Slim::Plugin::CLI::Plugin::cli_request_write > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm > line 1010) > frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm > line 2058) > frame 4: (eval) > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm > line 2058) > frame 5: Slim::Control::Request::notify > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm > line 859) > frame 6: Slim::Control::Request::checkNotifications > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl > line 711) > frame 7: main::idle > (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > Whatever you did it seems to have worked! > > Hmm... I don't think I've done anything. Are you still logging with > INFO? I'm wondering whether enabling logging actually would "fix" this > issue some miraculous way... No, it's back to log only error level events. There was an update for the AirPlay bridge... QLMS 8.3@2.21 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Whatever you did it seems to have worked! Hmm... I don't think I've done anything. Are you still logging with INFO? I'm wondering whether enabling logging actually would "fix" this issue some miraculous way... ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > Erm, can you think of any reason why this error would NOT appear when > > info logging control.command? I alternated between info and error > > logging when restarting LMS and I could only observe this with the > > default error level logging. :confused: > > Hmm... I quickly skimmed code, but I didn't see any obvious difference. > > But that does sound like a pointer. Whatever you did it seems to have worked! 35669 (That's a picture of a thumb-up cat, in case you don't see it in a text-only environment.) +---+ |Filename: signal_cat_thumbup.png | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=35669| +---+ QLMS 8.3@2.21 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > Erm, can you think of any reason why this error would NOT appear when > > info logging control.command? I alternated between info and error > > logging when restarting LMS and I could only observe this with the > > default error level logging. :confused: > > Hmm... I quickly skimmed code, but I didn't see any obvious difference. > > But that does sound like a pointer. Do you want me to check what happens with other log levels? QLMS 8.3@2.21 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Erm, can you think of any reason why this error would NOT appear when info logging control.command? I alternated between info and error logging when restarting LMS and I could only observe this with the default error level logging. :confused: Hmm... I quickly skimmed code, but I didn't see any obvious difference. But that does sound like a pointer. ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
I'm glad to hear that. :) Erm, can you think of any reason why this error would NOT appear when info logging control.command? I alternated between info and error logging when restarting LMS and I could only observe this with the default error level logging. :confused: QLMS 8.3@2.21 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
I did set control.command to "info" and made it stick. I then restarted LMS by stopping QLMS, waiting for it to terminate all processes, and then restarting QLMS. There's no trace of this error in the server.log, but I'll try again. The error should be there, right? It doesn't get a different name because the logging level changed? Btw., is "info" ok or would you prefer "debug"? info should be good enough. But first of all, enjoy your weekend! As you can see from the delay, I did, thanks :-) ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > Now it seems to back to five events. Does this help in any way? > > Not really... > > Ok, this is going to be noisy, but will hopefully get us more > information about which call is being made: enable logging for > control.command, make the setting stick, restart LMS. Then upload your > server.log.zip and reset that logging (and make the reset stick again - > > or your log file will get flooded). I did set control.command to "info" and made it stick. I then restarted LMS by stopping QLMS, waiting for it to terminate all processes, and then restarting QLMS. There's no trace of this error in the server.log, but I'll try again. The error should be there, right? It doesn't get a different name because the logging level changed? Btw., is "info" ok or would you prefer "debug"? But first of all, enjoy your weekend! QLMS 8.3@2.21 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Now it seems to back to five events. Does this help in any way? Not really... Ok, this is going to be noisy, but will hopefully get us more information about which call is being made: enable logging for control.command, make the setting stick, restart LMS. Then upload your server.log.zip and reset that logging (and make the reset stick again - or your log file will get flooded). ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > Still my main startup event: > > At some point you mentioned the LineIn plugin as a trigger for one/some > > of these. Could you please enable debug logging for this plugin, make > log settings stick, restart, and check what you get for it? Did I? I cannot remember using that plugin... ever. It could have something to do with QLMS, though, as a server restart ("within QLMS", triggered via Web UI or Material) for a plugin update does not trigger this (IIRC) while a QLMS restart does. But as you said, others somehow forced the issue differently. I'll see what happens if I disable all plugins. Cannot imagine that I haven't done that already, but if I have, I forgot the result. It's weird. It happens only when LMS starts. The last couple of times five events, after your FTS update it was seven events: Code: [21-08-19 22:26:04.2537] main::init (390) Starting Logitech Media Server (v8.3.0, 1629376548, Thu Aug 19 15:01:35 CEST 2021) perl 5.030001 - x86_64-linux-thread-multi [21-08-19 22:26:17.2112] Slim::Plugin::FullTextSearch::Plugin::_initPopularTerms (580) Fulltext index missing or outdated - re-building [21-08-19 22:26:17.2117] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (475) Starting fulltext index build [21-08-19 22:26:17.2120] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (479) Initialize fulltext table [21-08-19 22:26:19.7505] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (492) Create fulltext index for tracks *<- I thought LMS had crashed, so I rebooted the NAS. That's why there's an incomplete index building.* [21-08-19 22:49:13.2321] main::init (390) Starting Logitech Media Server (v8.3.0, 1629376548, Thu Aug 19 15:01:35 CEST 2021) perl 5.030001 - x86_64-linux-thread-multi [21-08-19 22:49:27.9449] Slim::Plugin::FullTextSearch::Plugin::_initPopularTerms (580) Fulltext index missing or outdated - re-building [21-08-19 22:49:27.9454] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (475) Starting fulltext index build [21-08-19 22:49:27.9458] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (479) Initialize fulltext table [21-08-19 22:49:27.9500] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (492) Create fulltext index for tracks [21-08-19 22:53:52.6279] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (502) Create fulltext index for albums [21-08-19 22:54:21.8678] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (511) Create fulltext index for contributors [21-08-19 22:54:24.4340] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (521) Create fulltext index for playlists [21-08-19 22:54:24.8568] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (536) Optimize fulltext index [21-08-19 22:54:26.4742] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (551) Fulltext index build done! [21-08-19 22:54:34.0025] Slim::Plugin::CLI::Plugin::cli_socket_accept (279) Warning: Could not accept connection: Transport endpoint is not connected [21-08-19 22:54:34.1066] Slim::Plugin::CLI::Plugin::cli_socket_accept (279) Warning: Could not accept connection: Transport endpoint is not connected [21-08-19 22:54:34.7897] Slim::Plugin::CLI::Plugin::cli_socket_accept (279) Warning: Could not accept connection: Transport endpoint is not connected And more of those (279) followed by seven of these: Code: [21-08-19 22:54:43.0821] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [21-08-19 22:54:43.0828] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 697) frame 2: Slim::Plugin::CLI::Plugin::cli_request_write (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 1010) frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 4: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 711) frame 7: main::idle (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 680) frame 8: main::main (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 1224) Now it seems to back to five events. Does this help in any way? QLMS 8.3@2.21
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Still my main startup event: At some point you mentioned the LineIn plugin as a trigger for one/some of these. Could you please enable debug logging for this plugin, make log settings stick, restart, and check what you get for it? ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Aesculus wrote: > Sorry to be late to this thread. My plugin causes this hash error when > using iPeng. > What would your plugin be? Michael "It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!" (LMS: Settings/Information) mherger's Profile: http://forums.slimdevices.com/member.php?userid=50 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Still my main startup event: Code: [21-08-22 20:30:23.2386] main::init (390) Starting Logitech Media Server (v8.3.0, 1629376548, Thu Aug 19 15:01:35 CEST 2021) perl 5.030001 - x86_64-linux-thread-multi [21-08-22 20:30:44.2684] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [21-08-22 20:30:44.2691] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 697) frame 2: Slim::Plugin::CLI::Plugin::cli_request_write (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 1010) frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 4: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 711) frame 7: main::idle (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 680) frame 8: main::main (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 1224) Five of them, actually. QLMS 8.3@2.21 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Sorry to be late to this thread. My plugin causes this hash error when using iPeng. Either of these methods results in the error: Slim::Control::Request::notifyFromArray($client, ['getexternalvolumeinfo', 0, 1, string(&getDisplayName())]); Slim::Control::Request::notifyFromArray($client, ['getexternalvolumeinfo', 'relative:0', 'precise:1', 'plugin:DenonAvpControl']); [21-08-13 09:36:45.1442] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [21-08-13 09:36:45.1445] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Web/Cometd.pm line 940) frame 2: Slim::Web::Cometd::requestCallback (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Web/Cometd.pm line 791) frame 3: Slim::Web::Cometd::__ANON__ (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 4: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 711) frame 7: main::idle (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 680) frame 8: main::main (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 1224) Chris Aesculus's Profile: http://forums.slimdevices.com/member.php?userid=14876 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
I've got the same: https://forums.slimdevices.com/showthread.php?112769-Recurring-error-in-LMS-logs-quot-request-should-set-useIxHashes-quot gorman's Profile: http://forums.slimdevices.com/member.php?userid=56 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Shozzer wrote: > Just looking further at this it seems to occur when the server is > restarted and Squeezelite-X is trying to reconnect to the server. If I > exit Squeezelite-X and restart the server then no problem occurs. Would > others concur? Sorry, I missed your post. Does this also happen if the server restarts itself, e.g. installing a plugin and then click on restart? Here it does not. davemal wrote: > I am having a similar errors and just stumbled on this thread. See > https://forums.slimdevices.com/showthread.php?111897-SB3-randomly-resetting&p=970632&posted=1#post970632 > > [20-03-29 18:07:29.0456] Slim::Control::Request::renderAsArray (2233) > Error: request should set useIxHashes in Slim::Control::Request->new() > [20-03-29 18:07:29.0460] Slim::Control::Request::renderAsArray (2233) > Backtrace: > > frame 0: Slim::Utils::Log::logBacktrace > (/usr/share/perl5/Slim/Control/Request.pm line 2233) > frame 1: Slim::Control::Request::renderAsArray > (/usr/share/perl5/Slim/Web/Cometd.pm line 940) > frame 2: Slim::Web::Cometd::requestCallback > (/usr/share/perl5/Slim/Web/Cometd.pm line 791) > frame 3: Slim::Web::Cometd::__ANON__ > (/usr/share/perl5/Slim/Control/Request.pm line 2058) > frame 4: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 2058) > frame 5: Slim::Control::Request::notify > (/usr/share/perl5/Slim/Control/Request.pm line 859) > frame 6: Slim::Control::Request::checkNotifications > (/usr/sbin/squeezeboxserver line 708) > frame 7: main::idle (/usr/sbin/squeezeboxserver line 677) > frame 8: main::main (/usr/sbin/squeezeboxserver line 1210) > > I did not have squeezelite enabled at the time. Then there's more than one factor triggering this. QLMS 8.0.0@2.10.06 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
I am having a similar errors and just stumbled on this thread. See https://forums.slimdevices.com/showthread.php?111897-SB3-randomly-resetting&p=970632&posted=1#post970632 [20-03-29 18:07:29.0456] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-03-29 18:07:29.0460] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/usr/share/perl5/Slim/Web/Cometd.pm line 940) frame 2: Slim::Web::Cometd::requestCallback (/usr/share/perl5/Slim/Web/Cometd.pm line 791) frame 3: Slim::Web::Cometd::__ANON__ (/usr/share/perl5/Slim/Control/Request.pm line 2058) frame 4: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/usr/share/perl5/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/usr/sbin/squeezeboxserver line 708) frame 7: main::idle (/usr/sbin/squeezeboxserver line 677) frame 8: main::main (/usr/sbin/squeezeboxserver line 1210) I did not have squeezelite enabled at the time. davemal's Profile: http://forums.slimdevices.com/member.php?userid=21639 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Just looking further at this it seems to occur when the server is restarted and Squeezelite-X is trying to reconnect to the server. If I exit Squeezelite-X and restart the server then no problem occurs. Would others concur? Shozzer's Profile: http://forums.slimdevices.com/member.php?userid=58726 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Hi I too am seeing the same error in my log files. Has anyone had any further thoughts regarding this error? Steve Shozzer's Profile: http://forums.slimdevices.com/member.php?userid=58726 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Paul Webster wrote: > Do you have any home automation connected to LMS? No. I think the closest to home automation would be my Philips Hue bridge, but it's not connected to LMS. Here's my LMS installation manual (German / English mix): The .XMLs for Multi Library and Custom Browse are "just there" in the Playlists folder, everything else is from scratch. - Install QLMS - 29433 I always install it exactly like that. +---+ |Filename: Squeezebox-Server einrichten.txt | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=29433| +---+ QLMS 8.0.0@2.10.02 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Do you have any home automation connected to LMS? Paul Webster http://dabdig.blogspot.com Author Radio France (FIP etc) plugin Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > Does this help in any way? > I'm a bit lost, tbh. I believe it is being triggered by some external > system talking to LMS over the CLI. But all my suspicions have been > proved wrong so far. > > -- > -- > > Michael Can't blame you. What would be such an "external system"? I could describe to you -exactly- how I set up my LMS. QLMS 8.0.0@2.10.02 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Does this help in any way? I'm a bit lost, tbh. I believe it is being triggered by some external system talking to LMS over the CLI. But all my suspicions have been proved wrong so far. -- -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
- I installed the Line-In plugin, restarted LMS via the popup dialog and got the error. - Then I stopped QLMS (which stopped everything LMS related, I suppose): No error. - Then I uninstalled that plugin again and restarted using the popup dialog and got the error again: Code: [20-02-16 19:56:47.4721] main::init (387) Starting Logitech Media Server (v8.0.0, 1581782928, Sat Feb 15 17:24:24 CET 2020) perl 5.028002 - x86_64-linux-thread-multi [20-02-16 19:57:06.5951] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-02-16 19:57:06.5957] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 697) frame 2: Slim::Plugin::CLI::Plugin::cli_request_write (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 1010) frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 4: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 708) frame 7: main::idle (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 677) frame 8: main::main (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 1210) [20-02-16 19:57:06.7080] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-02-16 19:57:06.7086] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 697) frame 2: Slim::Plugin::CLI::Plugin::cli_request_write (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 1010) frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 4: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 708) frame 7: main::idle (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 677) frame 8: main::main (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 1210) [20-02-16 19:57:06.9182] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-02-16 19:57:06.9188] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 697) frame 2: Slim::Plugin::CLI::Plugin::cli_request_write (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 1010) frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 4: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 708) frame 7: main::idle (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 677) frame 8: main::main (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 1210) [20-02-16 19:59:14.9552] main::init (387) Starting Logitech Media Server (v8.0.0, 1581782928, Sat Feb 15 17:24:24 CET 2020) perl 5.028002 - x86_64-linux-thread-multi
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
There are too many changing parts right now... (LMS updates, SLX is now on 64 bit, etc.) I deactivated all Plugins except Custom Browse, Custom Scan, Multi Library, and Material. I didn't get the error when I restarted LMS (using the restart dialog). I reactivated the plugins, two at the time, AirPlay bridge last, and still didn't get the error. Then I saw that the AirPlay bridge didn't get activated (the download timed out). I re-tried it a few times (restarting LMS via the dialog, sometimes via stopping and restarting QLMS). I got the error only once (one time, with several entries of the same error in the log) but I don't know what I did. Now LMS is running with the AirPlay bridge again and I didn't get this error. :confused: I'll try later to add and remove a new (random, simple) plugin. Maybe there's a difference between these two restarting options and only one is causing this. Or it's one of these errors that need two or more cycles to manifest. Like compiling LaTeX documents. QLMS 8.0.0@2.10.02 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
I don't: I wonder whether philippe_44's bridges might suffer from a similar problem. Philippe, would your plugins be using the getexternalvolumeinfo notification? -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > Thanks for investigating this. Log attached. > > Are you using IRBlaster? If not, what other 3rd party plugins? > > Anybody else here using IRBlaster? Or not? :-) > > -- > > Michael Yes I do have the IRBlaster plugin installed. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) always appreciated. ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > Thanks for investigating this. Log attached. > > Are you using IRBlaster? If not, what other 3rd party plugins? > > Anybody else here using IRBlaster? Or not? :-) > > -- > > Michael I don't: 29307 +---+ |Filename: lms_plugins.PNG | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=29307| +---+ QLMS 8.0.0@2.10.02 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Thanks for investigating this. Log attached. Are you using IRBlaster? If not, what other 3rd party plugins? Anybody else here using IRBlaster? Or not? :-) -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > Could you please enable logging for network.cometd, make the setting > stick, then restart LMS? That should give (a lot!) more information > about who's talking to LMS. > > -- > > Michael Thanks for investigating this. Log attached. +---+ |Filename: serverlog.zip| |Download: http://forums.slimdevices.com/attachment.php?attachmentid=29305| +---+ Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) always appreciated. ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > Could you please enable logging for network.cometd, make the setting > stick, then restart LMS? That should give (a lot!) more information > about who's talking to LMS. > > -- > > Michael Do you want me to do that again with CLI? I reinstalled LMS from scratch when I switched to 8.0.0. QLMS 8.0.0@2.10.02 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Could you please enable logging for network.cometd, make the setting stick, then restart LMS? That should give (a lot!) more information about who's talking to LMS. -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > With material 1.3.1 installed, I'm getting 5 occurances with ipeng > > classic. > > Are you using Squeezelite-X on Windows, too? I still haven't been able > to reproduce this issue. > > -- > > Michael No. I'm not using SLX. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) always appreciated. ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
With material 1.3.1 installed, I'm getting 5 occurances with ipeng classic. Are you using Squeezelite-X on Windows, too? I still haven't been able to reproduce this issue. -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
ralphy wrote: > With material 1.3.1 installed, I'm getting 5 occurances with ipeng > classic. > > Code: > > > [20-02-04 12:22:12.9718] main::init (387) Starting Logitech Media Server (v8.0.0, r20789.d9c3b2280, 1580849057) perl 5.024001 - arm-linux-gnueabihf-thread-multi-64int > [20-02-04 12:24:35.6258] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() > [20-02-04 12:24:35.6273] Slim::Control::Request::renderAsArray (2233) Backtrace: > > frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) > frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 940) > frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) > frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) > frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) > frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) > frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) > > [20-02-04 12:24:35.6289] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() > [20-02-04 12:24:35.6302] Slim::Control::Request::renderAsArray (2233) Backtrace: > > frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) > frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 940) > frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) > frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) > frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) > frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) > frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) > > [20-02-04 12:24:36.4408] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() > [20-02-04 12:24:36.4422] Slim::Control::Request::renderAsArray (2233) Backtrace: > > frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) > frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 940) > frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) > frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) > frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) > frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) > frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) > > [20-02-04 12:24:36.4438] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() > [20-02-04 12:24:36.4452] Slim::Control::Request::renderAsArray (2233) Backtrace: > > frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) > frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 940) > frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) > frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) > frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) > frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) > frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) > > [20-02-04 12:24:36.4468] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() > [20-02-04 12:24:36.4481] Slim::Control::Request::renderAsArray (2233) Backtrace: > > frame 0: Slim::Utils::Log::logB
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
dolodobendan wrote: > With LMS 8.0.0 there's only two occurrences of this error, not the usual > four: > > (LMS needed a restart to update Material to 1.3.1. So, could be that, > too.) > > @ralphy: Do you still get two instances of this error, or is it cut in > half, too? With material 1.3.1 installed, I'm getting 5 occurances with ipeng classic. Code: [20-02-04 12:22:12.9718] main::init (387) Starting Logitech Media Server (v8.0.0, r20789.d9c3b2280, 1580849057) perl 5.024001 - arm-linux-gnueabihf-thread-multi-64int [20-02-04 12:24:35.6258] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-02-04 12:24:35.6273] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 940) frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) [20-02-04 12:24:35.6289] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-02-04 12:24:35.6302] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 940) frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) [20-02-04 12:24:36.4408] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-02-04 12:24:36.4422] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 940) frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) [20-02-04 12:24:36.4438] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-02-04 12:24:36.4452] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 940) frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) [20-02-04 12:24:36.4468] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
With LMS 8.0.0 there's only two occurrences of this error, not the usual four: Code: [20-02-02 20:29:34.7569] main::init (387) Starting Logitech Media Server (v8.0.0, 1580340675, Thu Jan 30 01:25:30 CET 2020) perl 5.028002 - x86_64-linux-thread-multi [20-02-02 20:29:58.6357] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-02-02 20:29:58.6364] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 697) frame 2: Slim::Plugin::CLI::Plugin::cli_request_write (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 1010) frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 4: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 708) frame 7: main::idle (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 677) frame 8: main::main (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 1210) [20-02-02 20:29:58.8185] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-02-02 20:29:58.8191] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 697) frame 2: Slim::Plugin::CLI::Plugin::cli_request_write (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 1010) frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 4: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 708) frame 7: main::idle (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 677) frame 8: main::main (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 1210) (LMS needed a restart to update Material to 1.3.1. So, could be that, too.) @ralphy: Do you still get two instanced of this error, or is it cut in half, too? QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
The error does occur only if Material is the selected skin in SLX, not with the default skin. QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
ralphy wrote: > I get similiar log messages generated from iPeng classic 2.0.17 except > it's using cometd instead of cli. > > > Code: > > [20-01-19 07:54:35.5837] main::init (387) Starting Logitech Media Server (v7.9.3, r20731.7bc69ec, 1579217098) perl 5.014002 - i486-linux-gnu-thread-multi-64int > [20-01-19 07:55:33.8112] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() > [20-01-19 07:55:33.8116] Slim::Control::Request::renderAsArray (2233) Backtrace: > > frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) > frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 938) > frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) > frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) > frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) > frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) > frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) > > [20-01-19 07:55:34.8193] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() > [20-01-19 07:55:34.8195] Slim::Control::Request::renderAsArray (2233) Backtrace: > > frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) > frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 938) > frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) > frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) > frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) > frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) > frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) > frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) > > Well, at least I'm not the only one. dolodobendan wrote: > I, too, use iPeng (the "normal" version). Maybe it's some combination of > factors? I'll try that later. I enabled Airplane mode on my iPhones, it doesn't change anything. SLX with player enabled (and connected) will produce this error. QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
I, too, use iPeng (the "normal" version). Maybe it's some combination of factors? I'll try that later. QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
I get similiar log messages generated from iPeng classic 2.0.17 except it's using cometd instead of cli. Code: [20-01-19 07:54:35.5837] main::init (387) Starting Logitech Media Server (v7.9.3, r20731.7bc69ec, 1579217098) perl 5.014002 - i486-linux-gnu-thread-multi-64int [20-01-19 07:55:33.8112] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-01-19 07:55:33.8116] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 938) frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) [20-01-19 07:55:34.8193] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-01-19 07:55:34.8195] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/opt/logitechmediaserver/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 938) frame 2: Slim::Web::Cometd::requestCallback (/opt/logitechmediaserver/Slim/Web/Cometd.pm line 791) frame 3: Slim::Web::Cometd::__ANON__ (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 4: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/opt/logitechmediaserver/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/opt/logitechmediaserver/slimserver.pl line 708) frame 7: main::idle (/opt/logitechmediaserver/slimserver.pl line 677) frame 8: main::main (/opt/logitechmediaserver/slimserver.pl line 1210) Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) always appreciated. ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > That log file is interesting... Yes, of course. Nothing worse than boring log files. :p mherger wrote: > a few questions: > > - is 192.168.178.2 the machine on which you're running Squeezelite-X? Or > > LMS? > > - if not, what is it? It's my PC (running SLX). mherger wrote: > - would you have some application outside LMS which was talking to LMS? Like what? But I'm pretty sure the answer is no. mherger wrote: > - are you using alarms? If so, how do you manage them? Do you often > change them? I wondered about that, too. There is no active alarm set. I checked the player I recently tested on the alarm (not SLX): It says "All Alarms On" and "Alarm 1: Off". I'll switch "All Alarms" off now. And no, I don't change them often. In fact, more like never. mherger wrote: > I'm asking because right before that error message there would usually > be an "alarm" command, followed from "playlist addtracks". I doubt > Squeezelite-X is doing them. But you never know... > -- > > Michael I sure don't! But I just checked the other players (A "Show all active alarms" settings page would be useful here): "All Alarm" is "On" for every single player (except the one I just switched it off). But only one player has an "Alarm 1" set (the one I just switched "All Alarm" off). Mental note: iPeng, MultiPlayer Control: Going to Player Settings / Alarm Clock and switching players here doesn't refresh the screen. Alarms will be shown despite player not having an alarm set. QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
That log file is interesting... a few questions: - is 192.168.178.2 the machine on which you're running Squeezelite-X? Or LMS? - if not, what is it? - would you have some application outside LMS which was talking to LMS? - are you using alarms? If so, how do you manage them? Do you often change them? I'm asking because right before that error message there would usually be an "alarm" command, followed from "playlist addtracks". I doubt Squeezelite-X is doing them. But you never know... -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
I tried it again (steps 39) with the same result (error). Active plugins: - Additional Browse Modes - AirPlay bridge - Custom Browse - Custom Scan - Date and Time - Full text search - Material Skin (selected) - Multi Library - Podcasts - PowerSave - Presets Editor - Radio - Save Playlist QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
I just realized that SLX already switched players at 3). Alas, there goes my theory. But at least I managed to (re)produce the error. QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > I still can't reproduce this... Can you go into more detail, please? > What screen is active in SLX? How long would you wait in between > shutting down LMS and restarting it? How long would it take before LMS > reports that issue? More detail: I'll try my best. Active screen: The screen that comes up when starting SLX. But it's in the tray, no active window. Wait time: I wait till my NAS says QLMS disabled. I assume that means that all processes have been closed. Then I'd restart LMS. Time till report: As soon as the log-page is available again. mherger wrote: > Please set plugin.cli again, but this time check the "keep during > restart" box at the top of the logging page. Then do whatever you need > to do to trigger the issue. Without that checkbox, the logging would be > > reset during restart. That explains a lot. :o I'm going through all the steps right now: - LMS is running, SLX is running and controlling its player (that is not the default player) - Exiting SLX - Restarting SLX, it's sitting in the tray now - Stopping QLMS - Waiting - NAS says "QLMS disabled" at 16:56:41 - Restarting LMS - Checked log, the error occurred - Opening SLX (it has switched to its default player. The default player is another player.) 29078 +---+ |Filename: server 2020-01-17.log| |Download: http://forums.slimdevices.com/attachment.php?attachmentid=29078| +---+ QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
I now can reproduce this. This happens always when LMS is restarted while SLX is running with the player enabled AND that player is the currently controlled player. I still can't reproduce this... Can you go into more detail, please? What screen is active in SLX? How long would you wait in between shutting down LMS and restarting it? How long would it take before LMS reports that issue? Please set plugin.cli again, but this time check the "keep during restart" box at the top of the logging page. Then do whatever you need to do to trigger the issue. Without that checkbox, the logging would be reset during restart. -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Oh, and Material has to be the selected skin... QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
There was nothing new in the logs. Five times this Code: [20-01-17 15:57:46.3242] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-01-17 15:57:46.3252] Slim::Control::Request::renderAsArray (2233) Backtrace: I now can reproduce this. This happens always when LMS is restarted while SLX is running with the player enabled AND that player is the currently controlled player. If it's any other player, the error won't occur. I'll point rgdawson to this thread. It also happens if squeezelite-win is started via cmd and SLX is controlling that player (with the "internal" player disabled). QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > Please enable debug logging for plugin.cli. This should give us an idea > > what kind of command is triggering this. > > -- > > Michael Check. Note to myself. This happens when I click on Klassik / Genre / Work / Recordings on this three-dotted button in SLX with Material: Code: [20-01-17 13:19:34.7849] Slim::Control::Request::execute (1868) Request in error, returning QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Please enable debug logging for plugin.cli. This should give us an idea what kind of command is triggering this. -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > >>> Not really, no. Could it be squeezelite-win on my PC? I'm not 100% > >> sure, > >> > >> Is this the "Squeezelite X" application? I could give it a try. > > > > Jein, SLX (Squeezelite X) uses, if enabled, squeezelite-win as a > player. > > But you are using SLX? I'd rather think it's SLX than the player > itself. > > -- > > Michael Yes, I'm using SLX (with the player enabled). Thank you for looking into this. QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Not really, no. Could it be squeezelite-win on my PC? I'm not 100% sure, Is this the "Squeezelite X" application? I could give it a try. Jein, SLX (Squeezelite X) uses, if enabled, squeezelite-win as a player. But you are using SLX? I'd rather think it's SLX than the player itself. -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > > Not really, no. Could it be squeezelite-win on my PC? I'm not 100% > sure, > > Is this the "Squeezelite X" application? I could give it a try. > > -- > > Michael Jein, SLX (Squeezelite X) uses, if enabled, squeezelite-win as a player. QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Not really, no. Could it be squeezelite-win on my PC? I'm not 100% sure, Is this the "Squeezelite X" application? I could give it a try. -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
mherger wrote: > Would you know what is using the CLI? I've never seen this in > production. I wonder whether some application using the CLI is sending > invalid input or something. > -- > > Michael Not really, no. Could it be squeezelite-win on my PC? I'm not 100% sure, but I think can produce this (could be something similar, though) error by stopping LMS, then wiping the cache (except InstalledPlugins), and then restarting LMS. But I also know how not to get this error (in this scenario): Deleting the clients' playlists before restarting LMS. QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
kidstypike also had this error see https://forums.slimdevices.com/showthread.php?110727-BETA-piCorePlayer6-0-0-PI4-support&p=960673&viewfull=1#post960673 bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Would you know what is using the CLI? I've never seen this in production. I wonder whether some application using the CLI is sending invalid input or something. -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter
Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in
Still a thing. Happened after restarting the NAS. Code: [20-01-15 19:27:56.5093] main::init (387) Starting Logitech Media Server (v7.9.3, 1578994763, Tue Jan 14 11:12:43 CET 2020) perl 5.028001 - x86_64-linux-thread-multi [20-01-15 19:28:20.8097] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in Slim::Control::Request->new() [20-01-15 19:28:20.9096] Slim::Control::Request::renderAsArray (2233) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2233) frame 1: Slim::Control::Request::renderAsArray (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 697) frame 2: Slim::Plugin::CLI::Plugin::cli_request_write (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm line 1010) frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 4: (eval) (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 2058) frame 5: Slim::Control::Request::notify (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm line 859) frame 6: Slim::Control::Request::checkNotifications (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 708) frame 7: main::idle (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 677) frame 8: main::main (/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 1210) QLMS 7.9.3@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=111288 ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter