EasyEngine / EasyEngine/easyengine

STDERR: the input device is not a TTY

Aperta
#1,397 10 commenti 0 reazioni 1 assegnatario Rivendicata da @mrrobot47 Vedi su GitHub
kind/bug
Lingua principale
PHP
Stelle
2.2k
Fork
424
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I’m trying to create a site remotely (via php) `ee site create example.com --type=wp`, but it’s failing because of `STDERR: the input device is not a TTY` error. [Ref](https://stackoverflow.com/a/43099210/398123)

```
ee.DEBUG: -----------------------
ee.INFO: Downloading and configuring WordPress.
ee.DEBUG: -----------------------
ee.DEBUG: COMMAND: docker-compose exec --user=root php chown -R www-data: /var/www/
ee.DEBUG: STDERR: the input device is not a TTY
ee.DEBUG: RETURN CODE: 1
ee.DEBUG: -----------------------
ee.DEBUG: -----------------------
ee.DEBUG: COMMAND: docker-compose exec --user='www-data' php wp core download --path=/var/www/htdocs --locale='en_US'
ee.DEBUG: STDERR: the input device is not a TTY
ee.DEBUG: RETURN CODE: 1
ee.DEBUG: -----------------------
ee.ERROR: Unable to download wp core.
ee.DEBUG: -----------------------
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.