drupal-console icon indicating copy to clipboard operation
drupal-console copied to clipboard

[console] Unable to download the Drupal Console Launcher

Open yookoala opened this issue 2 years ago • 7 comments

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.

yookoala avatar Apr 08 '22 07:04 yookoala

I am experiencing the same problem.

chrisguindon avatar May 03 '22 17:05 chrisguindon

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?

oloryn avatar May 31 '22 18:05 oloryn

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?

briantully avatar Aug 19 '22 04:08 briantully

@enzolutions Could you check it?

LOBsTerr avatar Sep 15 '22 08:09 LOBsTerr

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

agingcodeguru avatar Sep 18 '22 21:09 agingcodeguru

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.

oloryn avatar Oct 29 '22 02:10 oloryn