"Updater channel file not found"
waldner opened this issue · 3 comments
waldner commented
I get this in the logs when checking for updates:
Checking for update
Error: Error: Cannot find channel "latest-linux.yml" update info: HttpError: 404
"method: GET url: https://github.com/MuhammedKalkan/OpenLens/releases/download/Latest/latest-linux.yml?noCache=1glke9iuo\n\nPlease double check that your authentication token is correct. Due to security reasons, actual status maybe not reported, but 404.\n"
Headers: {
"server": "GitHub.com",
"date": "Sat, 31 Dec 2022 15:55:03 GMT",
"content-type": "text/plain; charset=utf-8",
"vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With",
"cache-control": "no-cache",
"strict-transport-security": "max-age=31536000; includeSubdomains; preload",
"x-frame-options": "deny",
"x-content-type-options": "nosniff",
"x-xss-protection": "0",
"referrer-policy": "no-referrer-when-downgrade",
"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-encoding": "gzip",
"content-length": "29",
"x-github-request-id": "CE36:FFC3:BF47F61:C67449A:63B05B43"
}
...
error: ┃ [32] at async r (/tmp/.mount_openleJmyQt7/resources/app.asar/static/build/main.js:2:413870)
error: ┃ [33] at async /tmp/.mount_openleJmyQt7/resources/app.asar/static/build/main.js:2:416534
error: ┗ [34] { code: 'ERR_UPDATER_CHANNEL_FILE_NOT_FOUND' }
MuhammedKalkan commented
should be fine now
waldner commented
This is happening again
MuhammedKalkan commented
Yes intentionally removed for now