-
**Describe the bug**
It looks like drush updb was optimized to only run a cache clear between updates and post updates if there are post updates and were updates.
If there are only updates that …
-
Isn't the _point_ of authenticating with a token supposed to bypass the need for a password?
-
**Tell us about your setup**
master (HEAD) as well as v3.0.0-rc.17 on Ubuntu 19.04
**Tell us about your `.lando.yml`**
```yml
name: dt524
recipe: drupal8
config:
webroot: docroot
```
…
-
**Describe the bug**
A clear and concise description of what the bug is.
Problem/Motivation
This configuration is working properly on local install (drush version)
Drupal version : 9.5.1
DB d…
-
I'm struggling to migrate from Drupal 8 to Drupal 9.
In a Drupal 9 instance after I import the database dump from a Drupal 8 instance something goes definitely wrong with drush. I don't have the same…
-
**Describe the bug**
Running Drush 8 in a PHP 8.1 environment leads to deprecation warnings:
```
Deprecated: Return type of HumbugBox3140\KevinGH\RequirementChecker\RequirementCollection::getIterat…
-
## Motivation
- Many times, users forget to include `exec:drush` or `exd` after `drall`.
- By default, Symfony Console recommends the command `drall list` in such cases.
- In our case, we want to…
-
Hello,
I have check_by_ssh working with most commands, but some require a RequestTTY=force, and I cannot get those to work.
```
ssh user@web -i /opt/nagios/keys/id_rsa -oRequestTTY=force 'drush-p…
-
Hello,
I'm facing a warning when I run drush commands on one of my websites.
` [warning] Invalid argument supplied for foreach() SiteProcess.php:162`
How can I have more info about this ? Is it…
-
**Describe the bug**
I use drush a lot including for automated site deployment. Also a fair bit of module development. For years cache:rebuild has always seemed reliable. But lately there are times w…