You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this VMP error on Linux ARM and Windows x86_64 devices from https://wv-keyos.licensekeyserver.com/ server.
Playback working only on Linux x86_64 and Android devices.
Tested in Leia 18.9 with IA 2.4.6 and Matrix 19.0 with IA 2.6.7 with same results.
My best guess is that wv-keyos.licensekeyserver.com enforces VMP for all platforms, but they have an exception for Linux x86_64, so you can watch from a Chrome or Firefox on a Linux system. It seems they don't have an exception for Linux ARM.
I assume that on Android, the VMP works, since IA uses the system implementation of widevine, on Windows, it doesn't work, since we have no VMP there.
Hi,
I get this VMP error on Linux ARM and Windows x86_64 devices from https://wv-keyos.licensekeyserver.com/ server.
Playback working only on Linux x86_64 and Android devices.
Tested in Leia 18.9 with IA 2.4.6 and Matrix 19.0 with IA 2.6.7 with same results.
Log from Raspberry Pi 2 LibreELEC:
2021-03-15 09:10:54.178 T:1018 DEBUG : Curl::Debug - HEADER_IN: HTTP/2 403
2021-03-15 09:10:54.178 T:1018 DEBUG : Curl::Debug - HEADER_IN: date: Mon, 15 Mar 2021 08:10:54 GMT
2021-03-15 09:10:54.178 T:1018 DEBUG : Curl::Debug - HEADER_IN: content-type: application/json; charset=utf-8
2021-03-15 09:10:54.178 T:1018 DEBUG : Curl::Debug - HEADER_IN: cache-control: private
2021-03-15 09:10:54.178 T:1018 DEBUG : Curl::Debug - HEADER_IN: server: Microsoft-IIS/10.0
2021-03-15 09:10:54.178 T:1018 DEBUG : Curl::Debug - HEADER_IN: x-aspnet-version: 4.0.30319
2021-03-15 09:10:54.178 T:1018 DEBUG : Curl::Debug - HEADER_IN: x-powered-by: ASP.NET
2021-03-15 09:10:54.179 T:1018 DEBUG : Curl::Debug - HEADER_IN: access-control-allow-origin: *
2021-03-15 09:10:54.179 T:1018 DEBUG : Curl::Debug - HEADER_IN: access-control-allow-headers: Origin, X-Requested-With, Content-Type, Cache-Control, Pragma, Accept, SOAPAction, customdata, Authorization, X-KeyOS-Authorization
2021-03-15 09:10:54.179 T:1018 DEBUG : Curl::Debug - HEADER_IN: access-control-allow-methods: HEAD, GET, POST, OPTIONS
2021-03-15 09:10:54.179 T:1018 DEBUG : Curl::Debug - SSL_DATA_IN:
2021-03-15 09:10:54.179 T:1018 DEBUG : Curl::Debug - TEXT: Connection #0 to host wv-keyos.licensekeyserver.com left intact
2021-03-15 09:10:54.180 T:1018 ERROR : CCurlFile::Open failed with code 403 for https://wv-keyos.licensekeyserver.com/:
{"errorcode":371000005,"errormsg":"Widevine license acquisition failed >> Verified media path cannot be verified","errorid":"removed sensitive data"}
2021-03-15 09:10:54.180 T:1018 ERROR : AddOnLog: inputstream.adaptive: License server returned failure
2021-03-15 09:10:54.180 T:1018 ERROR : AddOnLog: inputstream.adaptive: License update not successful (no keys)
2021-03-15 09:10:54.279 T:1018 DEBUG : AddOnLog: inputstream.adaptive: CDMMessage: 4 arrived!
2021-03-15 09:10:54.280 T:1018 ERROR : AddOnLog: inputstream.adaptive: Initialize failed (SingleSampleDecrypter)
2021-03-15 09:10:54.280 T:1018 DEBUG : AddOnLog: inputstream.adaptive: Session::~Session()
2021-03-15 09:10:54.283 T:1018 INFO : CVideoPlayer::OnExit()
2021-03-15 09:10:54.284 T:1018 DEBUG : AddOnLog: inputstream.adaptive: Close()
2021-03-15 09:10:54.284 T:1018 DEBUG : SECTION:UnloadDll(/storage/.kodi/addons/inputstream.adaptive/inputstream.adaptive.so.2.6.7)
2021-03-15 09:10:54.284 T:1018 INFO : ADDON: Dll Destroyed - InputStream Adaptive
The text was updated successfully, but these errors were encountered: