Skip to content

latest-linux.yml doesn't exist for v2.0.18-1 #131

Description

@iainvm

What is happening?

  • Installed the app through nix
  • Launch the app
  • Loading infinitely
  • Logs show it tried to read latest-linux.yml for the v2.0.18-1 release

What should be happening?
It should load, and not look for a file that doesn't exist

Screenshots (if applicable):

{
  level: 'info',
  from: 'autoUpdater',
  type: 'unsupportedLinuxApp',
  error: {
    statusCode: 404,
    name: 'HttpError',
    message: '404 \n' +
      '"method: GET url: https://github.com/notion-enhancer/notion-repackaged/releases/download/v2.0.18-1/latest-linux.yml\\n\\nPlease double check that your authentication token is correct. Due to security reasons actual status maybe not reported, but 404.\\n"\n' +
      'Headers: {\n' +
      '  "server": "GitHub.com",\n' +
      '  "date": "Fri, 28 Jun 2024 17:08:29 GMT",\n' +
      '  "content-type": "text/plain; charset=utf-8",\n' +
      '  "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With",\n' +
      '  "cache-control": "no-cache",\n' +
      '  "strict-transport-security": "max-age=31536000; includeSubdomains; preload",\n' +
      '  "x-frame-options": "deny",\n' +
      '  "x-content-type-options": "nosniff",\n' +
      '  "x-xss-protection": "0",\n' +
      '  "referrer-policy": "no-referrer-when-downgrade",\n' +
      `  "content-security-policy": "default-src 'none'; base-uri 'self'; connect-src 'self'; form-action 'self'; img-src 'self' data:; script-src 'self'; style-src 'unsafe-inline'",\n` +
      '  "content-encoding": "gzip",\n' +
      '  "content-length": "29",\n' +
      '  "x-github-request-id": "9806:23E95F:CAF079:E0156A:667EEE0D"\n' +
      '}',

Operating system/browser name & version:
NixOS
(Package)[https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/office/notion-app-enhanced/default.nix]

notion-enhancer and/or notion-repackaged version:
2.0.18-1

notion-enhancer configuration (enabled/disabled mods and their settings):
None

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working right

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions