Chromecast binding audio group errors

hi , im running openhab v2.5.1… below log errors are happening for google mini’s audio group only:

2020-02-21 13:20:53.140 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Got IOException while reading due to stream being closed (stop=true), caused by java.net.SocketException: Socket closed

==> /var/log/openhab2/events.log <==

2020-02-21 13:20:53.344 [me.event.ThingUpdatedEvent] - Thing 'chromecast:audiogroup:c2828e86-ff7f-42fc-a649-b65a41f59df8' has been updated.

2020-02-21 13:20:53.427 [vent.ItemStateChangedEvent] - ChromecastVolume_Group changed from 52 to 40

==> /var/log/openhab2/openhab.log <==

2020-02-21 13:21:50.064 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Error while reading, caused by su.litvak.chromecast.api.v2.ChromeCastException: Remote socket closed

2020-02-21 13:21:50.074 [WARN ] [su.litvak.chromecast.api.v2.Channel ] -  <--  null payload in message 

==> /var/log/openhab2/events.log <==

2020-02-21 13:21:50.096 [hingStatusInfoChangedEvent] - 'chromecast:audiogroup:c2828e86-ff7f-42fc-a649-b65a41f59df8' changed from ONLINE to OFFLINE

2020-02-21 13:21:54.445 [hingStatusInfoChangedEvent] - 'chromecast:audiogroup:c2828e86-ff7f-42fc-a649-b65a41f59df8' changed from OFFLINE to ONLINE

2020-02-21 13:21:54.470 [me.event.ThingUpdatedEvent] - Thing 'chromecast:audiogroup:c2828e86-ff7f-42fc-a649-b65a41f59df8' has been updated.

==> /var/log/openhab2/openhab.log <==

2020-02-21 13:21:55.500 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Error while reading, caused by su.litvak.chromecast.api.v2.ChromeCastException: Remote socket closed

2020-02-21 13:21:55.509 [WARN ] [su.litvak.chromecast.api.v2.Channel ] -  <--  null payload in message 

==> /var/log/openhab2/events.log <==

2020-02-21 13:21:55.526 [hingStatusInfoChangedEvent] - 'chromecast:audiogroup:c2828e86-ff7f-42fc-a649-b65a41f59df8' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Interrupted while waiting for response

2020-02-21 13:21:55.541 [hingStatusInfoChangedEvent] - 'chromecast:audiogroup:c2828e86-ff7f-42fc-a649-b65a41f59df8' changed from OFFLINE (COMMUNICATION_ERROR): Interrupted while waiting for response to OFFLINE

2020-02-21 13:22:05.751 [hingStatusInfoChangedEvent] - 'chromecast:audiogroup:c2828e86-ff7f-42fc-a649-b65a41f59df8' changed from OFFLINE to ONLINE

2020-02-21 13:22:50.154 [vent.ItemStateChangedEvent] - ChromecastVolume_Group changed from 40 to 52

==> /var/log/openhab2/openhab.log <==

2020-02-21 13:22:53.605 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Got IOException while reading due to stream being closed (stop=true), caused by java.net.SocketException: Socket closed

==> /var/log/openhab2/events.log <==

2020-02-21 13:22:53.848 [me.event.ThingUpdatedEvent] - Thing 'chromecast:audiogroup:c2828e86-ff7f-42fc-a649-b65a41f59df8' has been updated.

2020-02-21 13:22:54.933 [vent.ItemStateChangedEvent] - ChromecastVolume_Group changed from 52 to 40

is there any permanent solution for this?.. there is no issue with google mini devices as a single speaker, only the issue with audio group thing… i did the network binding workaround… but still the same… audio group thing keep shifting the primary IP between the two google mini…

Anything?

I have this same problem, you will need to open an issue on github