Update/reinstall of plugin results in: Error: Request failed, status 404
DrewCam opened this issue · 4 comments
Tried updating today via community hub, but resulted in a 404 error, so thought to try reinstall the plugin. Which gets the same error. Also tried from a different device with the same error.
Wondering if its the same result for anyone else?
Console
app.js:1 Error: Request failed, status 404
at new t (app.js:1:1826037)
at Hj (app.js:1:1826229)
at app.js:1:1826906
at app.js:1:237027
at Object.next (app.js:1:237132)
at a (app.js:1:235850)
I also have that issue
Same problem; I can't install the latest version.
Looks like the latest release used 1.0.15
as the version number, but the GitHub release used 1.0.16
so the manifest file can't be downloaded. There is a 1.0.15
tag, but there's no release associated with it.
Url causing the error: https://github.com/saml-dev/obsidian-custom-js/releases/download/1.0.15/manifest.json
Sorry all, this was my bad. That's what I get for never making a script to cut the release :P Just updated everything to 1.0.17, please reopen this if it you're still having issues after upgrading