Skip to content
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

Windows 10 won't auto-update #538

Closed
iffy opened this issue Nov 18, 2020 · 3 comments
Closed

Windows 10 won't auto-update #538

iffy opened this issue Nov 18, 2020 · 3 comments
Labels
bug Things that prevent or seriously impede people from doing their budget. included in next release The work is done, it's just waiting to be released.

Comments

@iffy
Copy link
Contributor

iffy commented Nov 18, 2020

No description provided.

@iffy iffy added the bug Things that prevent or seriously impede people from doing their budget. label Nov 18, 2020
@iffy
Copy link
Contributor Author

iffy commented Nov 18, 2020

[2020-11-17 13:08:35.195] [error] (updater) Error: New version 0.57.5 is not signed by the application owner: publisherNames: Sectigo RSA Code Signing CA, raw info: {
  "SignerCertificate": {
    "FriendlyName": "",
    "IssuerName": {
      "Name": "CN=Sectigo RSA Code Signing CA, O=Sectigo Limited, L=Salford, S=Greater Manchester, C=GB",
      "Oid": "System.Security.Cryptography.Oid"
    },
    "NotAfter": "/Date(1652399999000)/",
    "NotBefore": "/Date(1557705600000)/",
    "PrivateKey": null,
    "PublicKey": {
      "Key": "System.Security.Cryptography.RSACryptoServiceProvider",
      "Oid": "System.Security.Cryptography.Oid",
      "EncodedKeyValue": "System.Security.Cryptography.AsnEncodedData",
      "EncodedParameters": "System.Security.Cryptography.AsnEncodedData"
    },
    "SerialNumber": "00C2C4DBD712EE9D9ED015D9134D55957E",
    "SignatureAlgorithm": {
      "Value": "1.2.840.113549.1.1.11",
      "FriendlyName": "sha256RSA"
    },
    "Thumbprint": "3D6576D5361F3BB05BE23D843CEA3A775175D3E9",
    "Version": 3,
    "Issuer": "CN=Sectigo RSA Code Signing CA, O=Sectigo Limited, L=Salford, S=Greater Manchester, C=GB",
    "Subject": "CN=\"ONE PART RAIN, LLC\", O=\"ONE PART RAIN, LLC\", STREET=REDACTED, L=REDACTED, S=REDACTED, PostalCode=REDACTED, C=US"
  },
  "TimeStamperCertificate": {
    "Archived": false,
    "Extensions": [
      "System.Security.Cryptography.X509Certificates.X509KeyUsageExtension",
      "System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension",
      "System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension",
      "System.Security.Cryptography.X509Certificates.X509Extension",
      "System.Security.Cryptography.X509Certificates.X509Extension",
      "System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension",
      "System.Security.Cryptography.X509Certificates.X509Extension",
      "System.Security.Cryptography.X509Certificates.X509Extension"
    ],
    "FriendlyName": "",
    "IssuerName": {
      "Name": "CN=DigiCert Assured ID CA-1, OU=www.digicert.com, O=DigiCert Inc, C=US",
      "Oid": "System.Security.Cryptography.Oid"
    },
    "NotAfter": "/Date(1729555200000)/",
    "NotBefore": "/Date(1413936000000)/",
    "HasPrivateKey": false,
    "PrivateKey": null,
    "PublicKey": {
      "Key": "System.Security.Cryptography.RSACryptoServiceProvider",
      "Oid": "System.Security.Cryptography.Oid",
      "EncodedKeyValue": "System.Security.Cryptography.AsnEncodedData",
      "EncodedParameters": "System.Security.Cryptography.AsnEncodedData"
    },
    "SerialNumber": "03019A023AFF58B16BD6D5EAE617F066",
    "SubjectName": {
      "Name": "CN=DigiCert Timestamp Responder, O=DigiCert, C=US",
      "Oid": "System.Security.Cryptography.Oid"
    },
    "SignatureAlgorithm": {
      "Value": "1.2.840.113549.1.1.5",
      "FriendlyName": "sha1RSA"
    },
    "Thumbprint": "614D271D9102E30169822487FDE5DE00A352B01D",
    "Version": 3,
    "Handle": 2242798573616,
    "Issuer": "CN=DigiCert Assured ID CA-1, OU=www.digicert.com, O=DigiCert Inc, C=US",
    "Subject": "CN=DigiCert Timestamp Responder, O=DigiCert, C=US"
  },
  "Status": 0,
  "StatusMessage": "Signature verified."
}
    at newError (C:\Program Files\Buckets\resources\app.asar\node_modules\electron-updater\node_modules\builder-util-runtime\src\index.ts:29:17)
    at Object.<anonymous> (C:\Program Files\Buckets\resources\app.asar\node_modules\electron-updater\src\NsisUpdater.ts:43:17)
From previous event:
    at Object.task (C:\Program Files\Buckets\resources\app.asar\node_modules\electron-updater\src\NsisUpdater.ts:32:11)
    at C:\Program Files\Buckets\resources\app.asar\node_modules\electron-updater\src\AppUpdater.ts:610:25
    at Generator.next (<anonymous>)
    at processImmediate (internal/timers.js:439:21)
From previous event:
    at NsisUpdater.executeDownload (C:\Program Files\Buckets\resources\app.asar\node_modules\electron-updater\src\AppUpdater.ts:545:68)
    at NsisUpdater.executeDownload (C:\Program Files\Buckets\resources\app.asar\node_modules\electron-updater\src\BaseUpdater.ts:27:18)
    at NsisUpdater.doDownloadUpdate (C:\Program Files\Buckets\resources\app.asar\node_modules\electron-updater\src\NsisUpdater.ts:28:17)
    at NsisUpdater.downloadUpdate (C:\Program Files\Buckets\resources\app.asar\node_modules\electron-updater\src\AppUpdater.ts:420:19)
    at EventEmitter.<anonymous> (C:\Program Files\Buckets\resources\app.asar\src\mainprocess\updater.ts:147:17)
    at EventEmitter.emit (events.js:200:13)
    at WebContents.<anonymous> (C:\Program Files\Buckets\resources\electron.asar\browser\api\web-contents.js:335:21)
    at WebContents.emit (events.js:200:13)

@iffy
Copy link
Contributor Author

iffy commented Nov 19, 2020

Might need to set publisherName as per electron-userland/electron-builder#3667

@iffy iffy added the included in next release The work is done, it's just waiting to be released. label Nov 19, 2020
@iffy
Copy link
Contributor Author

iffy commented Nov 20, 2020

Included in v0.58.0 release (AUTOMATED COMMENT)

@iffy iffy closed this as completed Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that prevent or seriously impede people from doing their budget. included in next release The work is done, it's just waiting to be released.
Projects
None yet
Development

No branches or pull requests

1 participant