Yamaha RX-S601D Configuration Error Assistance Needed

Greetings, fellow openHAB enthusiasts! I’m reaching out to seek some guidance regarding an issue I’ve encountered with my Yamaha RX-S601D receiver. I’ve recently set up openHAB on my Raspberry Pi and am eager to integrate my audio system into this fantastic ecosystem. However, I’ve hit a snag that I can’t seem to resolve on my own.

After configuring the Yamaha binding, I consistently receive a CONFIGURATION_ERROR with the message: “Menu still not ready after 5000ms”. The logs indicate that the Main Zone is repeatedly switching between online and offline states, which is perplexing since the receiver itself hasn’t been altered in any way. Here’s a snippet of the relevant log entries:

2018-01-12 18:13:00.922 [TRACE] [receiver.handler.YamahaBridgeHandler] - updateAllZoneInformation
2018-01-12 18:13:00.948 [TRACE] [al.protocol.xml.DeviceInformationXML] - Found feature Main_Zone
2018-01-12 18:13:00.951 [TRACE] [al.protocol.xml.DeviceInformationXML] - Adding zone: Main_Zone
2018-01-12 18:13:00.953 [TRACE] [al.protocol.xml.DeviceInformationXML] - Found feature Zone_2
2018-01-12 18:13:00.955 [TRACE] [al.protocol.xml.DeviceInformationXML] - Adding zone: Zone_2
2018-01-12 18:13:00.958 [TRACE] [al.protocol.xml.DeviceInformationXML] - Found feature DAB
2018-01-12 18:13:00.960 [TRACE] [al.protocol.xml.DeviceInformationXML] - Found feature Spotify
2018-01-12 18:13:01.042 [TRACE] [.protocol.xml.ZoneAvailableInputsXML] - Zone Main_Zone - available inputs: AIRPLAY, AUDIO1, AUDIO2, AUDIO3, AUX, AV1, AV2, AV3, Bluetooth, HDMI_1, HDMI_2, HDMI_3, HDMI_4, HDMI_5, HDMI_6, JUKE, MUSICCAST_LINK, NET_RADIO, SERVER, Spotify, TUNER, USB
2018-01-12 18:13:01.049 [TRACE] [protocol.xml.InputWithPlayControlXML] - Playback: Stop, Station: , Artist: N/A, Album: , Song: , SongImageUrl:
2018-01-12 18:13:01.053 [TRACE] [internal.protocol.xml.ZoneControlXML] - Zone Main_Zone state - power: false, input: NET_RADIO, mute: false, surroundProgram: 5ch Stereo, volume: 32.608696

I’ve retraced my steps multiple times, ensuring that all configurations are correctly set. The receiver is powered on, and the network settings are confirmed to be accurate. I’ve also tried resetting the Yamaha receiver to its factory settings, but this hasn’t resolved the issue. The error seems to persist regardless of the approach I take.

My setup includes:

  • Raspberry Pi 3 running Raspbian
  • OpenJDK 17.0.9
  • openHAB 4.2.1

I’m genuinely puzzled as to why the menu isn’t ready in time. Could there be a timing issue with the binding? Or perhaps a misconfiguration on my part that I’m overlooking? Any insights or suggestions from the community would be greatly appreciated. I’m hopeful that with some collective wisdom, we can get this Yamaha receiver integrated smoothly into my openHAB setup.

Thank you in advance for your time and assistance!

Best regards,
Christian