Skip to content

[Bug]: Windows - Update failing for version 0.0.16 #1886

@Lmedeiros-leiman

Description

@Lmedeiros-leiman

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

apps/desktop

Steps to reproduce

  1. Windows 11, using T3 Code version 0.0.15
  2. Button "Update is available" appears, i tap it.
  3. big sidebox/toast, scary "this is NOT a signed app." message

Expected behavior

To click the update available button and for T3 code to update into 0.0.16

Actual behavior

Huge warning saying stuff went wrong

Image

Impact

Major degradation or frequent failure

Version or commit

main

Environment

Windows

Logs or stack traces

New version 0.0.16 is not signed by the application owner: publisherNames: T3 Tools Inc , raw info: {
  "SignerCertificate": {
    "FriendlyName": "",
    "IssuerName": {
      "Name": "CN=Microsoft ID Verified CS AOC CA 04, O=Microsoft Corporation, C=US",
      "Oid": "System.Security.Cryptography.Oid"
    },
    "NotAfter": "/Date(1776040116000)/",
    "NotBefore": "/Date(1775780916000)/",
    "PrivateKey": null,
    "PublicKey": {
      "Key": "System.Security.Cryptography.RSACryptoServiceProvider",
      "Oid": "System.Security.Cryptography.Oid",
      "EncodedKeyValue": "System.Security.Cryptography.AsnEncodedData",
      "EncodedParameters": "System.Security.Cryptography.AsnEncodedData"
    },
    "SerialNumber": "33000006DAD75B07C82831D6720000000006DA",
    "SignatureAlgorithm": {
      "Value": "1.2.840.113549.1.1.12",
      "FriendlyName": "sha384RSA"
    },
    "Thumbprint": "979DCFC5382EE980434A3C189645AC420DF9414F",
    "Version": 3,
    "Issuer": "CN=Microsoft ID Verified CS AOC CA 04, O=Microsoft Corporation, C=US",
    "Subject": "CN=T3 Tools Inc, O=T3 Tools Inc, L=San Fransisco, S=California, C=US"
  },
  "TimeStamperCertificate": {
    "Archived": false,
    "Extensions": [
      "System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension",
      "System.Security.Cryptography.X509Certificates.X509Extension",
      "System.Security.Cryptography.X509Certificates.X509Extension",
      "System.Security.Cryptography.X509Certificates.X509Extension",
      "System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension",
      "System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension",
      "System.Security.Cryptography.X509Certificates.X509KeyUsageExtension",
      "System.Security.Cryptography.X509Certificates.X509Extension"
    ],
    "FriendlyName": "",
    "IssuerName": {
      "Name": "CN=Microsoft Public RSA Timestamping CA 2020, O=Microsoft Corporation, C=US",
      "Oid": "System.Security.Cryptography.Oid"
    },
    "NotAfter": "/Date(1792702009000)/",
    "NotBefore": "/Date(1761252409000)/",
    "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": "3300000055D9DD692628F9F8E2000000000055",
    "SubjectName": {
      "Name": "CN=Microsoft Public RSA Time Stamping Authority, OU=nShield TSS ESN:7D00-05E0-D947, OU=Microsoft America Operations, O=Microsoft Corporation, L=Redmond, S=Washington, C=US",
      "Oid": "System.Security.Cryptography.Oid"
    },
    "SignatureAlgorithm": {
      "Value": "1.2.840.113549.1.1.12",
      "FriendlyName": "sha384RSA"
    },
    "Thumbprint": "1D3B54018265BFB6E0595791068E17EC57870DEA",
    "Version": 3,
    "Handle": 2325327702336,
    "Issuer": "CN=Microsoft Public RSA Timestamping CA 2020, O=Microsoft Corporation, C=US",
    "Subject": "CN=Microsoft Public RSA Time Stamping Authority, OU=nShield TSS ESN:7D00-05E0-D947, OU=Microsoft America Operations, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
  },
  "Status": 0,
  "StatusMessage": "Assinatura verificada.",
  "Path": "C:\\Users\\User\\AppData\\Local\\t3-code-desktop-updater\\pending\\temp-T3-Code-0.0.16-x64.exe"
}

Screenshots, recordings, or supporting files

52e4a8c5-ba19-4dd1-9407-ba5fbd3d7d0a.png

Workaround

i guess download from the repo? not tried it yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions