Questions tagged [acquia-dev-desktop]
Use it for questions about the free Mac or Windows based AMP made available from Acquia.
93 questions
0 votes
0 answers
1k views
$container not initialized after installation from sources (code and database)
I'm working on a site installed with Composer. After the local installation broke, I'm trying to reinstall the project from source code and the MySQL database. All the sources are versioned on Git (...
0 votes
0 answers
119 views
Acquia Dev Desktop create-project Fails With 404 Error at Repository
I am using a brand new installation of Acquia Dev Desktop on Windows 10. When I try to use composer to create a new project I get the following output using the -vvv option: composer create-project ...
0 votes
0 answers
356 views
Drush on Acquia Dev Desktop is terribly slow
I'm running version 2, built Jan 9 2020, on a Windows 10 machine. I'm opening the command line via the dev desktop interface (via the small, black command line icon), and all drush commands run ...
0 votes
0 answers
113 views
I can't clone a project
I have a locally multi-site. Locally Drush works perfectly fine. But When I try to clone this project in different machine I get this error in Acquia Dev Desktop: I also tried to run a Drush command ...
-1 votes
1 answer
91 views
Locked out of my locally hosted Drupal site [duplicate]
I am running a local distribution of Drupal "commons" using Acquia Dev Desktop on a mac and somehow got locked out of my site. I saved my login info and am almost sure it's correct, but I'm still ...
0 votes
0 answers
95 views
Drush migrate can't find database
I am running a local Drupal 8 site via Aquia DevDesktop. I enabled the Migrate modules: Migrate, Migrate Drupal, Migrate Drupal IU, Migrate Plus and Migrate Tools. When I run a migrate command in ...
0 votes
0 answers
129 views
Drush behaves strangely on Windows 10 with Acquia Dev Desktop
After having istalled drush via composer locally I had to make the following changes inside sites\default\settings.php for it to work: Create the database connection array $databases['default']['...
1 vote
0 answers
175 views
Cannot update Acquia Dev Desktop Drupal Core 7.61 to 7.65 through Drush
I did a brand new install of Drupal 7.61 using Acquia Dev Desktop 2. I selected a "Standard" installation profile after launching the site in a browser. I tried to update Drupal Core through the Drush ...