protonscr

html_chrome.cpp : Assertion Failed: WideVine CDN download failure 0

steamclosed appid 3127Steam clientDistro Family: Ubuntu
ValveSoftware/steam-for-linux#4973 · opened 2017-05-15 by shakaran · updated 2020-03-06 · 4 comments · github · game page · search this game
Sshakaran 2017-05-15 github

Another error with same system that #4966

image

Store/Community web auth request failed: Auth error
html_chrome.cpp (3127) : Assertion Failed: WideVine CDN download failure 0

In browser I can access perfectly:

image

Sshakaran 2017-05-15 github

I have a bit of progress, after I change resolv.conf

From:

cat /etc/resolv.conf 
# Generated by NetworkManager
nameserver 127.0.1.1

To:

cat /etc/resolv.conf 
# Generated by NetworkManager
options timeout:1 rotate attempts:1
search localdomain
nameserver 127.0.1.1
nameserver 8.8.8.8
nameserver 8.8.4.4

it is downloading well (it seems a problem with my router and Vodafone? restrictions from ISP?)

But it is showing now this error:

[0515/203734.600800:ERROR:web_plugin_impl.cc(38)] Widevine registration is not supported after context initialization

Kkisak-valve maintainer 2017-05-15 github

Since that config is pointing to a loopback device, it may also be an issue with a local dns service like dnsmasq.

Kkisak-valve maintainer 2020-01-31 github

Hello @shakaran, are you still experiencing this issue on an up to date system?

Kkisak-valve maintainer 2020-03-06 github

Closing pending feedback.

Nothing extracted yet.