Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Not able to install widewine conent module

  • 7 답장
  • 6 이 문제를 만남
  • 9 보기
  • 최종 답변자: anthonyba

more options

The widewine conent module wont install for me. In the addons menu it says it will be installed shortly but it doesn't. I also can not install the addon directly from widewone website: https://tools.google.com/dlpage/widevine It downloads the addon but doesnt isntall with error message the downlaoded addon can not be installed because its damaged. Picture attached I used the search function only one topic showed up: https://support.mozilla.org/en-US/questions/1162618 The solution there was to turn of WiFi conenction. But Im not on WiFi is use a cable to my router so not a solution for me.

The widewine conent module wont install for me. In the addons menu it says it will be installed shortly but it doesn't. I also can not install the addon directly from widewone website: https://tools.google.com/dlpage/widevine It downloads the addon but doesnt isntall with error message the downlaoded addon can not be installed because its damaged. Picture attached I used the search function only one topic showed up: https://support.mozilla.org/en-US/questions/1162618 The solution there was to turn of WiFi conenction. But Im not on WiFi is use a cable to my router so not a solution for me.

선택된 해결법

Ok the "Error: Connection Failed" gave me a suspicion I have various IPs blocked in the hosts file. Used the back up original hosts file with no blocked IPs and URLs and voila it installed after unchecking and checking the DRM box.

(Weirdly enough Google Chrome is able to update its widevine plugin even with the modified hosts file)

thanks for the hint. solved.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (7)

more options

Sorry what is it your trying to do as Widewine Content Module is already installed in Firefox under Tools - -> Add-ons - -> Plugins In Right Top Corner by the little Gear Icon there is a Menu under that to Update it and or (Not Sure Here Myself) Install Add-ons From File. This is possibly why you are getting the file downloaded in this case.

Please let us know if this solved your issue or if need further assistance.

(sp)

글쓴이 Shadow110 수정일시

more options

it is not installed it's stuck on will be installed shortly can not view DRM secured media which requires widevine either

more options

If the components are corrupted or damaged then it is possible that your security software in interfering.

Do the other components load properly or are those also missing in "Add-ons -> Plugins"?

Try to delete the gmp-widevinecdm folder in the profile folder if there are currently files in it.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.


Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen or hold down the Shift key) to see if that works.

more options

I have only one other plugin installed which is the h264 codec which loads properly. In the profile folder is no gmp-widevinecdm folder only a gmp (with an empty folder named WINNT_x86_64-msvc inside) and the h264 codec folder gmp-gmpopenh264. Tried safe mode it did not install automatically and was also still not abel to manually isntalled via widevine website same error addons would be damaged.

edit: for security software I have only windows defender and firewall running

글쓴이 anthonyba 수정일시

more options

You can try to use the Live Http Headers extension to catch the request to download the plugin and see what happens if you paste this link in the location/address bar.

Toggling DRM off/on should make Firefox send a new request to check for GMP updates (update.xml). It can take a few seconds before this request appears. In the update.xml file you should see a link to the Widevine ZIP archive. If Firefox requests this file then you can check the response headers. Since this is a ZIP archive it may catch the attention of security software.

more options

OK so this is what comes up in the http header window:

https://aus5.mozilla.org/update/3/GMP/54.0.1/20170628075643/WINNT_x86_64-msvc-x64/de/release/Windows_NT%2010.0.0.0%20(x64)/default/default/update.xml

GET /update/3/GMP/54.0.1/20170628075643/WINNT_x86_64-msvc-x64/de/release/Windows_NT%2010.0.0.0%20(x64)/default/default/update.xml HTTP/1.1 Host: aus5.mozilla.org User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0 Accept: */* Accept-Language: de,en-US;q=0.7,en;q=0.3 Accept-Encoding: gzip, deflate, br Cache-Control: no-cache Pragma: no-cache Cookie: optimizelyEndUserId=oeu1496024908874r0.2480185240502768; optimizelySegments=%7B%22245617832%22%3A%22none%22%2C%22245677587%22%3A%22ff%22%2C%22245875585%22%3A%22direct%22%2C%22245984388%22%3A%22false%22%2C%22246002457%22%3A%22referral%22%2C%22246048108%22%3A%22false%22%2C%22246073289%22%3A%22none%22%2C%22246073290%22%3A%22ff%22%7D; optimizelyBuckets=%7B%7D; _ga=GA1.2.1797209984.1496024909 Connection: keep-alive

HTTP/1.1 200 OK Cache-Control: public, max-age=90 Content-Encoding: gzip Content-Security-Policy: default-src 'none'; frame-ancestors 'none' Content-Type: text/xml; charset=utf-8 Date: Mon, 03 Jul 2017 14:51:42 GMT Strict-Transport-Security: max-age=31536000; Vary: Accept-Encoding X-Content-Type-Options: nosniff X-Proxy-Cache-Status: HIT Content-Length: 439 Connection: keep-alive



I followed this link from the header: https://aus5.mozilla.org/update/3/GMP/54.0.1/20170628075643/WINNT_x86_64-msvc-x64/de/release/Windows_NT%2010.0.0.0%20(x64)/default/default/update.xml

which brings me to this link: https://redirector.gvt1.com/edgedl/widevine-cdm/903-win-x64.zip

when pasting this link in the adress bar "Error: Connection Failed" mesage comes up

more options

선택된 해결법

Ok the "Error: Connection Failed" gave me a suspicion I have various IPs blocked in the hosts file. Used the back up original hosts file with no blocked IPs and URLs and voila it installed after unchecking and checking the DRM box.

(Weirdly enough Google Chrome is able to update its widevine plugin even with the modified hosts file)

thanks for the hint. solved.

글쓴이 anthonyba 수정일시