Sonos Binding Issue: State Information Not Updating

Hi everyone, I just upgraded my OpenHAB installation to version 4.1.1 on my Raspberry Pi, and everything seems to be working smoothly except for one thing—my Sonos devices are no longer reporting their state information. I can still control them just fine, but I can’t see the current track, volume, or any other details. I ran a trace log and noticed some errors related to fetching the Sonos group state information. Here’s what I found in the logs:

2024-01-15 09:26:53.132 [TRACE] [s.internal.handler.ZonePlayerHandler] - Received pair ‘SoftwareVersion’:‘76.2-47270’ (service ‘DeviceProperties’) for thing ‘sonos:Port:RINCON_48A6B82A6CE001400’
2024-01-15 09:26:53.133 [TRACE] [s.internal.handler.ZonePlayerHandler] - Received pair ‘DisplaySoftwareVersion’:‘15.11’ (service ‘DeviceProperties’) for thing ‘sonos:Port:RINCON_48A6B82A6CE001400’

2024-01-15 09:27:53.845 [DEBUG] [s.internal.handler.ZonePlayerHandler] - Could not fetch Sonos group state information

I’ve tried restarting both the OpenHAB service and my Sonos devices, but the issue persists. I wonder if this is a known issue with the latest OpenHAB release or if there’s a configuration tweak I’m missing. Has anyone else encountered this problem after updating? Any advice or workarounds would be greatly appreciated!

Thanks in advance for your help!