Chomecast group volume 40 sec responce with errors

I started to have problem with my chromecast audio groups volume, it doesn’t respond correctly I send a command(0) to it though REST API but I takes about 40 sec to complet the command somehow and I get quit alot of errors.

Anymore tried this?

2017-11-06 22:09:17.164 [ItemCommandEvent          ] - Item 'CC_all_audioGroup_Volume' received command 0
2017-11-06 22:09:17.192 [ItemStateChangedEvent     ] - CC_all_audioGroup_Volume changed from 20 to 0
==> /var/log/openhab2/openhab.log <==
2017-11-06 22:09:26.823 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Error while reading: Could not resolve type id 'DEVICE_UPDATED' into a subtype of [simple type, class su.litvak.chromecast.api.v2.StandardResponse]
 at [Source: N/A; line: -1, column: -1]
2017-11-06 22:09:26.824 [WARN ] [su.litvak.chromecast.api.v2.Channel ] -  <-- {"device":{"capabilities":4,"deviceId":"61b92aca-7126-2914-247b-5acf4e2e2a40","name":"Anlaeg Stue","volume":{"level":0.10000000894069672,"muted":false}},"requestId":0,"type":"DEVICE_UPDATED"}
2017-11-06 22:09:31.436 [WARN ] [ore.internal.events.OSGiEventManager] - Dispatching event to subscriber 'org.eclipse.smarthome.core.thing.internal.ThingManager@1b00452' takes more than 5000ms.
==> /var/log/openhab2/events.log <==
2017-11-06 22:09:31.439 [ItemCommandEvent          ] - Item 'CC_all_audioGroup_Volume' received command 0
==> /var/log/openhab2/openhab.log <==
2017-11-06 22:09:43.612 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Error while reading: Could not resolve type id 'DEVICE_UPDATED' into a subtype of [simple type, class su.litvak.chromecast.api.v2.StandardResponse]
 at [Source: N/A; line: -1, column: -1]
2017-11-06 22:09:43.614 [WARN ] [su.litvak.chromecast.api.v2.Channel ] -  <-- {"device":{"capabilities":4,"deviceId":"61b92aca-7126-2914-247b-5acf4e2e2a40","name":"Anlaeg Stue","volume":{"level":0.05000000819563866,"muted":false}},"requestId":0,"type":"DEVICE_UPDATED"}
2017-11-06 22:09:58.123 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Error while reading: Could not resolve type id 'DEVICE_UPDATED' into a subtype of [simple type, class su.litvak.chromecast.api.v2.StandardResponse]
 at [Source: N/A; line: -1, column: -1]
2017-11-06 22:09:58.125 [WARN ] [su.litvak.chromecast.api.v2.Channel ] -  <-- {"device":{"capabilities":4,"deviceId":"61b92aca-7126-2914-247b-5acf4e2e2a40","name":"Anlaeg Stue","volume":{"level":7.450580596923828e-09,"muted":false}},"requestId":0,"type":"DEVICE_UPDATED"}

i’ve been noticing something similar as well in my logs and seems to be causing the stream to randomly work, but I haven’t had time to really dig into it.

2017-11-21 20:13:00.396 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Error while reading: Could not resolve type id 'DEVICE_UPDATED' into a subtype of [simple type, class su.litvak.chromecast.api.v2.StandardResponse]
 at [Source: N/A; line: -1, column: -1]
2017-11-21 20:13:00.396 [WARN ] [su.litvak.chromecast.api.v2.Channel ] -  <-- {"device":{"capabilities":4,"deviceId":"e8fa6cd3-d34e-d493-6f4d-2899250c5a92","name":"Computer speaker","volume":{"level":0.20000000298023224,"muted":false}},"requestId":0,"type":"DEVICE_UPDATED"}