[GH-ISSUE #197] './docker-compose.yml' is invalid because: #194

Closed
opened 2026-02-27 15:55:34 +03:00 by kerem · 4 comments
Owner

Originally created by @gerroon on GitHub (Oct 27, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/197

Trying to run it on Deb testing

The install doc here does not mention antyhing about crawlername
https://ambar.cloud/docs/installation/

compose file
https://paste.debian.net/hidden/2b8c96ef/

docker-compose pull
WARNING: The dataPath variable is not set. Defaulting to a blank string.
WARNING: The crawlerName variable is not set. Defaulting to a blank string.
WARNING: The pathToCrawl variable is not set. Defaulting to a blank string.
ERROR: The Compose file './docker-compose.yml' is invalid because:
Invalid service name '${crawlerName}' - only [a-zA-Z0-9._-] characters are allowed

Originally created by @gerroon on GitHub (Oct 27, 2018). Original GitHub issue: https://github.com/RD17/ambar/issues/197 Trying to run it on Deb testing The install doc here does not mention antyhing about crawlername https://ambar.cloud/docs/installation/ compose file https://paste.debian.net/hidden/2b8c96ef/ docker-compose pull WARNING: The dataPath variable is not set. Defaulting to a blank string. WARNING: The crawlerName variable is not set. Defaulting to a blank string. WARNING: The pathToCrawl variable is not set. Defaulting to a blank string. ERROR: The Compose file './docker-compose.yml' is invalid because: Invalid service name '${crawlerName}' - only [a-zA-Z0-9\._\-] characters are allowed
kerem 2026-02-27 15:55:34 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@gerroon commented on GitHub (Oct 27, 2018):

Ok in the next link there is something about it

But I still do not understand what I am supposed to do. Is this a custom name or some special name? What is a service block name?

thanks

<!-- gh-comment-id:433653058 --> @gerroon commented on GitHub (Oct 27, 2018): Ok in the next link there is something about it But I still do not understand what I am supposed to do. Is this a custom name or some special name? What is a service block name? thanks
Author
Owner

@itnoreplymax commented on GitHub (Oct 30, 2018):

Hi,
I have checked with your file it's default settings. Here ${dataPath}means your local storage volume mount path.
Here crawlerName means like block name(FTP Storage,S3 & SMB), environment name and block name are should be same. Suppose it will be change ambar not working, pathToCrawl=storage path for pathToCrawl(like FTp,SMb & S3 bucket).

Here am attached file for your reference. Proceed with same stpes.
Set.1-Craweling.for.local.storage.1.docx

Note:Red Color mentioned lines- changed environment it's working good

<!-- gh-comment-id:434370476 --> @itnoreplymax commented on GitHub (Oct 30, 2018): Hi, I have checked with your file it's default settings. Here ${dataPath}means your local storage volume mount path. Here crawlerName means like block name(FTP Storage,S3 & SMB), environment name and block name are should be same. Suppose it will be change ambar not working, pathToCrawl=storage path for pathToCrawl(like FTp,SMb & S3 bucket). Here am attached file for your reference. Proceed with same stpes. [Set.1-Craweling.for.local.storage.1.docx](https://github.com/RD17/ambar/files/2530507/Set.1-Craweling.for.local.storage.1.docx) Note:Red Color mentioned lines- changed environment it's working good
Author
Owner

@gerroon commented on GitHub (Oct 30, 2018):

@itnoreplymax thanks I will take a look at it. Thanks for the the doc.

<!-- gh-comment-id:434420182 --> @gerroon commented on GitHub (Oct 30, 2018): @itnoreplymax thanks I will take a look at it. Thanks for the the doc.
Author
Owner

@stale[bot] commented on GitHub (Nov 15, 2018):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:438919336 --> @stale[bot] commented on GitHub (Nov 15, 2018): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
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/ambar#194
No description provided.