Since 26.7.2024 everytime I oppen the Altair client app on macbook the following error appears. The box and the altair client cant be closed anyhow but with force quite.
Error: Cannot find latest-mac.yml in the latest release artifacts (https://github.com/altair-graphql/altair/releases/download/v7.3.3/latest-mac.yml): HttpError: 404
"method: GET url: https://github.com/altair-graphql/altair/releases/download/v7.3.3/latest-mac.yml\n\nPlease double check that your authentication token is correct. Due to security reasons, actual status maybe not reported, but 404.\n"
Headers: {
"cache-control": "no-cache",
"content-encoding": "gzip",
"content-length": "29",
"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'",
"content-type": "text/plain; charset=utf-8",
"date": "Sat, 27 Jul 2024 08:16:29 GMT",
"referrer-policy": "no-referrer-when-downgrade",
"server": "GitHub.com",
"strict-transport-security": "max-age=31536000; includeSubdomains; preload",
"vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With",
"x-content-type-options": "nosniff",
"x-frame-options": "deny",
"x-github-request-id": "EA5F:311CAC:2B27C28:2C3D83F:66A4ACDD",
"x-xss-protection": "0"
}
at createHttpError (/Applications/Altair GraphQL Client.app/Contents/Resources/app.asar/node_modules/electron-updater/node_modules/builder-util-runtime/out/httpExecutor.js:14:12)
at ElectronHttpExecutor.handleResponse (/Applications/Altair GraphQL Client.app/Contents/Resources/app.asar/node_modules/electron-updater/node_modules/builder-util-runtime/out/httpExecutor.js:116:20)
at ClientRequest.<anonymous> (/Applications/Altair GraphQL Client.app/Contents/Resources/app.asar/node_modules/electron-updater/node_modules/builder-util-runtime/out/httpExecutor.js:82:26)
at ClientRequest.emit (node:events:525:35)
at ClientRequest.emit (node:domain:489:12)
at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:2:49930)
at SimpleURLLoaderWrapper.emit (node:events:513:28)
at SimpleURLLoaderWrapper.emit (node:domain:489:12)
at Object.newError (/Applications/Altair GraphQL Client.app/Contents/Resources/app.asar/node_modules/electron-updater/node_modules/builder-util-runtime/out/index.js:47:19)
at GitHubProvider.getLatestVersion (/Applications/Altair GraphQL Client.app/Contents/Resources/app.asar/node_modules/electron-updater/out/providers/GitHubProvider.js:75:46)
at async MacUpdater.getUpdateInfoAndProvider (/Applications/Altair GraphQL Client.app/Contents/Resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:298:19)
at async MacUpdater.doCheckForUpdates (/Applications/Altair GraphQL Client.app/Contents/Resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:312:24)
Is there an existing issue for this?
Current Behavior
Since 26.7.2024 everytime I oppen the Altair client app on macbook the following error appears. The box and the altair client cant be closed anyhow but with force quite.
Expected Behavior
No response
Steps To Reproduce
Environment
Additional context
No response