Getting started: `docker-compose` fails with: "ERROR: Couldn't find env file: `...`/Aliro-master/config/ai.env"

Open
#641 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker-compose

Research direction

Start with the docker-compose configuration and the getting-started instructions referenced in the report. Check how the ai.env path is specified and where the file is expected to exist, then rerun docker-compose up from the project root; done means the documented setup starts without the missing-env-file error.

Written by the indexing model from the issue text.

Description

On running:

docker-compose up

in:

/home/ubuntu/Downloads/Aliro-master

(where: ubuntu is my username)

getting:

ERROR: Couldn't find env file: /home/ubuntu/Downloads/Aliro-master/config/ai.env

Env file missing or path in docker-compose is wrong. Nothing on that in getting started: ERROR: Couldn't find env file: /home/ubuntu/Downloads/Aliro-master/config/ai.env

Dominant language
JavaScript
Stars
238
Forks
60
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EpistasisLab/Aliro

All issues in EpistasisLab/Aliro

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.