Describe the bug
When I try to install Bookmarks on a clean Nextcloud 20.0.1 an error is given:
Client error:GET https://github.com/nextcloud/bookmarks/releases/download/v4.0.4/bookmarks-4.0.4.tar.gzresulted in a404 Not Foundresponse: Not Found.
To Reproduce
Steps to reproduce the behavior:
(The irony of version 4.0.4 causing a 404 ;-) )
Expected behavior
Bookmarks to be installed
Additional context
Looking at github, it does make sense:
https://github.com/nextcloud/bookmarks/releases/download/v4.0.4/bookmarks-4.0.4.tar.gz
Indeed does not exist,
while e.g.:
https://github.com/nextcloud/bookmarks/releases/download/v4.0.4/bookmarks-4.0.3.tar.gz
does exist
Same issue here, looks like the real GitHub link is now https://github.com/nextcloud/bookmarks/archive/v4.0.4.tar.gz
I confirm what ddt3 says
looks like the real GitHub link is now https://github.com/nextcloud/bookmarks/archive/v4.0.4.tar.gz
No, that's the sourcecode...
On NC19, the error message for 3.4.6→3.4.7 is "An error occured during the request. Unable to proceed. Couldn't update app." which is a less helpful message but seems to be the same issue.
same for NC18. We have 2 error messages / one as quoted above (404), one: Error: Undefined offset: 3 at /www/nextcloud/lib/private/legacy/OC_Helper.php#548
The release rollout was stopped, because of https://github.com/nextcloud/bookmarks/issues/1305
Is it possible to update the link in the appstore to get the old version vor NC19 (3.4.6)?
v3.4.9 and v4.0.5 are out now.
Reopening for affected people to find this.
confirming - 3.4.8 works now for NC18
Most helpful comment
I confirm what ddt3 says