Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Did drush dl stop working for anyone else? #255

Closed
jenlampton opened this issue Jul 16, 2022 · 2 comments · Fixed by #261 or #265
Closed

Did drush dl stop working for anyone else? #255

jenlampton opened this issue Jul 16, 2022 · 2 comments · Fixed by #261 or #265

Comments

@jenlampton
Copy link
Member

jenlampton commented Jul 16, 2022

Until recently, drush dl was working great for me on all my backdrop sites. but I'm now seeing an error similar to the below every single time I try it:

Error: There is no release located at https://github.com/backdrop-contrib/backup_migrate/releases/download//backup_migrate.zi

It appears as though drush is unable to determine the version number it needs to download (see download// in the url). I have been fiddling with my computer configuration, but it seems like a strange place to break something. Is this just me?

bee dl backup_migrate; works great

@halofx
Copy link

halofx commented Jul 19, 2022

It isn't just you. Tried to fire a new install up today through Lando - > lando drush dlb backdrop
and was returned:

Resolving github.com (github.com)... 140.82.114.3
Connecting to github.com (github.com)|140.82.114.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-07-19 22:22:43 ERROR 404: Not Found.

unzip: cannot find or open backdrop.zip, backdrop.zip.zip or backdrop.zip.ZIP.
mv: cannot stat 'my_tmp/backdrop': No such file or directory
rm: cannot remove 'backdrop.zip': No such file or directory

    Success:  Project Backdrop CMS downloaded to ./.

@quicksketch
Copy link
Member

Fixed between #265 and #261.

Thanks @tanyabouman for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants