question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Auto-Update Windows] Error: New version x.x.x is not signed by the application owner

See original GitHub issue
  • Version: 19.19.1
  • Target: win (nsis ia32 and x64)

It seems that “Sign verification” failed for auto-update on Windows when the certificate owner content accents or special chars.

Il my case the certificat owner is fake name with é char and then content a “é” char !

My app-update.yml publisherName is : fake name with \xC3\xA9 char And the electron-auto-updater logs display the certificate Subject like this : fake name with � char

For now, I use this workaround to make the auto-update works : I set "publisherName": "fake name with � char" in the package.json build settings for windows.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tobiasmueckschcommented, Oct 2, 2020

This is still an issue and should not be closed…

1reaction
stale[bot]commented, Feb 1, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

c# - Why Auto Update does not work for sample MyApp using ...
P.S. I'm trying 1.0.0 to 3.0.0 as an example. App was indeed 3.0.0 when running directly from Visual Studio enter image description here....
Read more >
PME and Windows Update Agent Error Codes - N-able
From Microsoft: This error generally means that the Windows Update Agent was unable to decode the received content. Install and configure TLS ...
Read more >
Stopping all automatic updates Windows 10 - Super User
Try the following method from Windows Central. Basically, you will disable the reboot service, not the update service. You can then reboot ...
Read more >
An update is available that enables administrators to update ...
Describes a new software update that enables administrators to update disallowed certificates in disconnected environments. This update is for Windows Vista ...
Read more >
Known issues with PaperCut MF, NG, Hive, Pocket and ...
Web Print Sandbox Server may not process PDF jobs with newer versions of Adobe ... Print Deploy Client may show "Can't reach this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found