Closed yxq477 closed 7 months ago
I have the same error using the latest cloned repo.
I get a similar issue. After "Credentials are valid", I get
In SiteProcess.php line 214:
The command "/var/www/drupal/vendor/bin/drush core-status --project=root '-
-fields=%paths' --format=json --uri=default --root=/var/www/drupal/web" fai
led.
Exit Code: 1(General error)
Working directory:
Output:
================
Error Output:
================
[warning] Drush command terminated abnormally.
realpath: /sites/default: No such file or directory
In SiteProcess.php line 214:
The command "/var/www/drupal/vendor/bin/drush core-status --project=root '-
-fields=%paths' --format=json --uri=default --root=/var/www/drupal/web" fai
led.
Exit Code: 1(General error)
Working directory:
Output:
================
Error Output:
================
[warning] Drush command terminated abnormally.
realpath: /sites/default: No such file or directory
/etc/islandora/utilities.sh: line 352: site_directory: parameter null or not set
/etc/islandora/utilities.sh: line 417: site_directory: parameter null or not set
make[1]: *** [update-settings-php] Error 127
make: *** [local] Error 2
How, did you figure it out? (@kayakr @fishfree @yxq477). I'm getting the same error with both make demo
and make starter
, also I'm using M1 Mac, I hope it doesn't add complexity...
The make demo
command has been replaced by documentation.
$ make demo
make demo has been removed. To create a demo site, please follow the instructions at https://islandora.github.io/documentation/installation/docker-local/
But make starter
should be working properly after this PR merges https://github.com/Islandora-Devops/isle-dc/pull/384
https://github.com/Islandora-Devops/isle-dc/pull/384 merged so closing this issue. If there is still an issue please reopen a new issue
when I excute
make demo
I alaways get this err. I checked this respositryhttps://github.com/islandora-devops/islandora-sandbox
it's really not existdefault/default.setting.php
file. so I don't understand what wrong i did, and how to fix it.this is part of output of terminal