[GH-ISSUE #949] [QUESTION] error attempting to enable whoogle.env #588

Closed
opened 2026-02-25 20:36:05 +03:00 by kerem · 1 comment
Owner

Originally created by @zoof on GitHub (Feb 5, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/949

I'm not sure what I'm doing wrong but after uncommenting the whoogle.env line of the docker-compose.yml file, making my edits to whoogle.env and then running docker-compose up, I get the following error:

$ docker-compose up -d
Recreating 4801cd53379e_whoogle-search ... error

ERROR: for 4801cd53379e_whoogle-search  Cannot create container for service whoogle-search: invalid mount path: 'whoogle.env' mount path must be absolute

ERROR: for whoogle-search  Cannot create container for service whoogle-search: invalid mount path: 'whoogle.env' mount path must be absolute
ERROR: Encountered errors while bringing up the project.

I'm sure I'm making some trivial error -- any help would be greatly appreciated!

Originally created by @zoof on GitHub (Feb 5, 2023). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/949 I'm not sure what I'm doing wrong but after uncommenting the whoogle.env line of the `docker-compose.yml` file, making my edits to `whoogle.env` and then running `docker-compose up`, I get the following error: ``` $ docker-compose up -d Recreating 4801cd53379e_whoogle-search ... error ERROR: for 4801cd53379e_whoogle-search Cannot create container for service whoogle-search: invalid mount path: 'whoogle.env' mount path must be absolute ERROR: for whoogle-search Cannot create container for service whoogle-search: invalid mount path: 'whoogle.env' mount path must be absolute ERROR: Encountered errors while bringing up the project. ``` I'm sure I'm making some trivial error -- any help would be greatly appreciated!
kerem 2026-02-25 20:36:05 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@zoof commented on GitHub (Feb 5, 2023):

Ugh -- nevermind. I new it was stupid and trivial. I uncommented the whoogle.env line but not the the env_file line.

<!-- gh-comment-id:1416896570 --> @zoof commented on GitHub (Feb 5, 2023): Ugh -- nevermind. I new it was stupid and trivial. I uncommented the whoogle.env line but not the the env_file line.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#588
No description provided.