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] The Launcher installation instruction is broken #4275

Open
tsega opened this issue Oct 25, 2020 · 10 comments
Open

[console] The Launcher installation instruction is broken #4275

tsega opened this issue Oct 25, 2020 · 10 comments

Comments

@tsega
Copy link

tsega commented Oct 25, 2020

Problem/Motivation

The Drupal Console Launcher installation instruction is broken, the first command

curl https://drupalconsole.com/installer -L -o drupal.phar

Is downloading a Server Error web page instead of the appropriate .phar file:

<html>
<head>
  <meta http-equiv="content-type" content="text/html;charset=utf-8">
  <title>500 Server Error</title>
</head>

<body text=#000000 bgcolor=#ffffff>
  <h1>Error: Server Error</h1>
  <h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>
  <h2></h2>
</body>

</html>
@collierscott
Copy link

Same issue

@Lissy01
Copy link

Lissy01 commented Oct 29, 2020

I have the same error.

@mduvergey
Copy link

Same here.

@felubra
Copy link

felubra commented Oct 30, 2020

Same here. I've copied this issue to hechoendrupal/drupalconsole.com#132 @tsega

@claudejanz
Copy link

Same issue

@Ant63
Copy link

Ant63 commented Nov 2, 2020

Same issue with DrupalVM Server returning 500 response.
fatal: [drupalvm]: FAILED! => {"changed": false, "dest": "/usr/local/bin/drupal", "elapsed": 0, "msg": "Request failed", "response": "HTTP Error 500: Internal Server Error", "status_code": 500, "url": "https://drupalconsole.com/installer"}

@tsega
Copy link
Author

tsega commented Nov 3, 2020

It looks like there is a similar issue opened in the Drupal project issues, https://www.drupal.org/project/console/issues/3166345

@maskedjellybean
Copy link

Does anyone have the launcher file we're trying to download that they could post here for us to use until this gets fixed?

@xurizaemon
Copy link

xurizaemon commented Dec 4, 2020

duplicate of #4263

@maskedjellybean I recommend doing #4263 (comment) rather than running random .phar shared off the internet

(yeah, it's all random code off the internet, but at least packagist has some process around the origins of the file)

READ #4263 RATHER THAN POSTING HERE

@boganegru
Copy link

Here are the releases - https://github.com/hechoendrupal/drupal-console-launcher/releases you cand download the phar from here and use the rest of the instructions.

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

10 participants