As you're able to reproduce this issue on all your systems, could you please edit Slim/Utils/Misc.pm, the line given in the error log. Replace logError() with logBacktrace(), and add the following two lines after it:

                warn Data::Dump::dump($params);
                warn Data::Dump::dump($topLevelObj);

This should give us more information about the failure.

--

Michael
_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to