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

[console] Unable to download the Drupal Console Launcher #4329

Open
yookoala opened this issue Apr 8, 2022 · 6 comments
Open

[console] Unable to download the Drupal Console Launcher #4329

yookoala opened this issue Apr 8, 2022 · 6 comments

Comments

@yookoala
Copy link

yookoala commented Apr 8, 2022

Problem/Motivation

As per the documentation stated (page source), this is the command to install the console launcher:

curl https://drupalconsole.com/installer -L -o drupal.phar
mv drupal.phar /usr/local/bin/drupal
chmod +x /usr/local/bin/drupal

The first command is supposed to download the drupal.phar file from drupalconsole website.
But it doesn't work:

# curl https://drupalconsole.com/installer -L -o drupal.phar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
curl: (7) Failed connect to drupalconsole.com:443; Connection refused

If you go directly to the URL https://drupalconsole.com/installer, you'd see this:
2022-04-08 15-05-48 的螢幕擷圖

It is always this "500 Server Error" message.

Solution

Please fix the server download path.
Or, please fix the documentation.

@chrisguindon
Copy link

I am experiencing the same problem.

@oloryn
Copy link

oloryn commented May 31, 2022

I'm seeing the same problem, except that every once in a while, I get a response of "Error: could not handle the request". Is there an alternate way of retrieving the launcher?

@briantully
Copy link

briantully commented Aug 19, 2022

Still no fix or update, eh? I guess this has been abandoned? Does anyone have an alternative download link or a version they were able to download and could share it?

@LOBsTerr
Copy link
Member

@enzolutions Could you check it?

@agingcodeguru
Copy link

This essentially makes this project unusable. Can someone please take a look?

@oloryn
Copy link

oloryn commented Oct 29, 2022

I've been setting up to download the launcher directly from this repository. It means I'll miss any changes made, but for the moment, that doesn't look like much of an issue.

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

No branches or pull requests

6 participants