michaelmcandrew / civicrm-buildkit-docker

This is a read only copy. Please make PRs here: https://lab.civicrm.org/michaelmcandrew/civicrm-buildkit-docker
https://lab.civicrm.org/michaelmcandrew/civicrm-buildkit-docker
GNU Affero General Public License v3.0
40 stars 31 forks source link

Failed to locate valid civi root #67

Closed asha15 closed 8 months ago

asha15 commented 3 years ago

I have followed the instructions to set-up dmaster, but the installation fails.

+++ '[' '!' -d /buildkit/build/dmaster/web/sites/all/modules/civicrm/bin -o '!' -d /buildkit/build/dmaster/web/sites/all/modules/civicrm/CRM ']'
+++ cvutil_fatal 'Failed to locate valid civi root: /buildkit/build/dmaster/web/sites/all/modules/civicrm'
+++ echo 'Failed to locate valid civi root: /buildkit/build/dmaster/web/sites/all/modules/civicrm'
Failed to locate valid civi root: /buildkit/build/dmaster/web/sites/all/modules/civicrm
+++ exit 90

Any idea? Thanks in advance.

michaelmcandrew commented 3 years ago

Hi @asha15 - can you provide a few more details about your setup? Are you using Windows / Mac / Linux?

How did you install docker?

https://civicrm.stackexchange.com/questions/39882/why-dmaster-demo-site-refused-to-connect-in-locally#39882 looks like a similar problem. Did you solve this issue?

I have just tested a fresh installation and that worked for me on Linux

asha15 commented 3 years ago

Hi @michaelmcandrew . I installed in Linux system (Ubuntu 18.04).

No the problem still persist. After running docker containers MailDev and PhpMyAdmin works fine but dmater refuse to connect.

Can i know which version you have installed ? Thanks.

michaelmcandrew commented 3 years ago

@asha15 - did you solve this issue or give up in the end? Apologies for not getting back to you on it yet - I have been very busy and also away on holiday :)

michaelmcandrew commented 3 years ago

@asha15 tells me that they solved this issue :)