-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error 0x80070490: Failed to find expected public key in certificate chain. #139
Comments
такая же проблема |
Same problem. |
Deactivate anti-malware software which is scanning encrypted (https) internet traffic or other proxy or network analyzing software you might have installed. The SEB installer bundle and the installers of the dependencies connect to Microsoft servers and use certificate pinning. Such above mentioned tools replace the root CA certificates in Windows to perform a Man-in-the-Middle attack to be able to analyze encrypted network connections. Those installers fail then. |
Антивирусов нет, только брандмауэр windows и его я полностью отключил. Проблема не ушла. |
Just for your information: We can give support to requests in English, German, Spanish and French. Russian is not a supported language, I'm sorry. |
The antivirus is disabled. The problem has not disappeared |
Maybe @dbuechel can help. |
here is my log file |
Hi, i have the same problem.
Thanks for your help, |
Microsoft has updated their WebView2 bootstrapper (yet again). @danschlet We might need to switch to a fixed-version setup as we already have it with CefSharp. For the meantime: To use SEB 3.2.0, first install all the required dependencies as listed below:
Then install the SEB 3.2.0 MSI for your platform (either x86 for 32-bit or x64 for 64-bit machines): |
Yes, please do that @dbuechel, seems like the only way how to prevent issues with these Microsoft updates. |
The issue is now fixed with the latest release version 3.3.0. |
Installation worked fine, thank you very much for your promt help and answer! |
I still have same issue with version 3.3.0.354 |
Same as #138 but in English
[139C:1560][2021-08-02T13:18:00]i338: Acquiring package: WebView2_Bootstrapper, payload: WebView2_Bootstrapper, download from: https://go.microsoft.com/fwlink/p/?LinkId=2124703
[22B4:0660][2021-08-02T13:18:01]e000: Error 0x80070490: Failed to find expected public key in certificate chain.
22B4:0660][2021-08-02T13:18:01]e000: Error 0x80070490: Failed to verify expected payload against actual certificate chain.
[22B4:0660][2021-08-02T13:18:01]e000: Error 0x80070490: Failed to verify signature of payload: WebView2_Bootstrapper
[22B4:0660][2021-08-02T13:18:01]e310: Failed to verify payload: WebView2_Bootstrapper at path: C:\ProgramData\Package Cache\.unverified\WebView2_Bootstrapper, error: 0x80070490. Deleting file.
[22B4:0660][2021-08-02T13:18:01]e000: Error 0x80070490: Failed to cache payload: WebView2_Bootstrapper
[139C:1560][2021-08-02T13:18:01]e314: Failed to cache payload: WebView2_Bootstrapper from working path: C:\Windows\Temp\{89546457-20C3-4743-A4D6-56870054A7F4}\WebView2_Bootstrapper, error: 0x80070490.
[139C:1560][2021-08-02T13:18:01]e349: Application requested retry of payload: WebView2_Bootstrapper, encountered error: 0x80070490. Retrying...
Tried pre-installing Microsoft Edge WebView but still same installation issue
The text was updated successfully, but these errors were encountered: