aesculus / denonavpcontrol

LMS plugin for Denon/Marrantz receivers
14 stars 6 forks source link

Marantz SR6011 Model: unknown #27

Closed tboneco closed 2 months ago

tboneco commented 3 months ago

Have everything working great on 1 of 2 receivers. Working receiver is an old Denon 3808ci. Receiver I'm having issues with is a Marantz SR6011. I have a static IP for this receiver.

Here is a paste of debug errors: [24-06-29 17:08:57.9460] Plugins::DenonAvpControl::DenonAvpComms::_error (791) error routine called [24-06-29 17:08:57.9464] Plugins::DenonAvpControl::DenonAvpComms::_error (798) error connecting to AVR: error=Connect timed out: Invalid argument, request=Z2? [24-06-29 17:08:57.9469] Plugins::DenonAvpControl::DenonAvpComms::_error (848) Calling handleVolReq [24-06-29 17:08:57.9472] Plugins::DenonAvpControl::Plugin::handleVolReq (2548) DenonAvpControl: vol req from comms: Patio [24-06-29 17:08:57.9475] Plugins::DenonAvpControl::DenonAvpComms::writemsg (780) Sent AVR command request: Z2? [24-06-29 17:08:58.4480] Plugins::DenonAvpControl::Plugin::handleVolumeRequest (2530) DenonAvpControl: getting current volume from AVR: Patio [24-06-29 17:08:58.4483] Plugins::DenonAvpControl::DenonAvpComms::SendNetAvpVolSetting (216) Calling writemsg for volume request: Z2? [24-06-29 17:08:58.4631] Slim::Networking::Async::connect (114) Failed to connect to http::80, because Name or service not known [24-06-29 17:08:58.4636] Plugins::DenonAvpControl::DenonAvpComms::_error (791) error routine called [24-06-29 17:08:58.4639] Plugins::DenonAvpControl::DenonAvpComms::_error (798) error connecting to AVR: error=Connect timed out: Invalid argument, request=Z2? [24-06-29 17:08:58.4643] Plugins::DenonAvpControl::DenonAvpComms::_error (848) Calling handleVolReq [24-06-29 17:08:58.4648] Plugins::DenonAvpControl::Plugin::handleVolReq (2548) DenonAvpControl: vol req from comms: Patio [24-06-29 17:08:58.4652] Plugins::DenonAvpControl::DenonAvpComms::writemsg (780) Sent AVR command request: Z2? [24-06-29 17:08:58.9654] Plugins::DenonAvpControl::Plugin::handleVolumeRequest (2530) DenonAvpControl: getting current volume from AVR: Patio [24-06-29 17:08:58.9657] Plugins::DenonAvpControl::DenonAvpComms::SendNetAvpVolSetting (216) Calling writemsg for volume request: Z2? [24-06-29 17:08:58.9812] Slim::Networking::Async::connect (114) Failed to connect to http::80, because Name or service not known [24-06-29 17:08:58.9821] Plugins::DenonAvpControl::DenonAvpComms::_error (791) error routine called [24-06-29 17:08:58.9826] Plugins::DenonAvpControl::DenonAvpComms::_error (798) error connecting to AVR: error=Connect timed out: Invalid argument, request=Z2? [24-06-29 17:08:58.9832] Plugins::DenonAvpControl::DenonAvpComms::_error (807) 10 consecutive comm errors. Aborting... [24-06-29 17:08:58.9836] Plugins::DenonAvpControl::DenonAvpComms::writemsg (780) Sent AVR command request: Z2? [24-06-29 17:09:48.6770] Plugins::DenonAvpControl::Plugin::avpPowerOff (3275) Audio menu not yet displayed: refreshing menu

SamInPgh commented 3 months ago

First of all, I need the whole debug log file, not just the error messages, to see what is going on. Please upload it.

The error nessages show that certain commands to that AVR are failing. First of all, check to make sure that the static IP address of the AVR specified in the plugin's setup menu for the player is correct. Also verify that you have selected "Marantz AVR" as the "AVP/AVR Type" in the plugin menu for that player. The log indicates that the plugin is set up to control Zone 2 of the AVR. Is that correct? If not, change the "Zone Option" setting for the player to the correct value. If you are still seeing the problem, change the "Zone Option" setting to "Main" to check if that model of AVR might not support secondary zone control via telnet.

But please upload the complete log file in order to continue further. I would also ask that you move this discussion to the Lyrion User Forums thread for the plugin.

Thanks.

SamInPgh commented 3 months ago

One more thing. Make sure that the logging level for the plugin is set to "Debug" when creating the log file. Preferably, it should be set and saved so that, when LMS is started, I can see what is happening during the plugin's attempt to register the AVR. Thanks.

tboneco commented 3 months ago

Sam, I moved to Lyrion and uploaded debug log there.

SamInPgh commented 2 months ago

User had a typo in the IP address for the Marantz AVR.