mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #217] Problem with crawler #211
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Pex16 on GitHub (Jan 24, 2019).
Original GitHub issue: https://github.com/RD17/ambar/issues/217
Hi guys, I have a problem with the crawler of Ambar.
It is similar to that
https://github.com/RD17/ambar/issues/162
but the solution doesn't solve my problem, because I have set correctly the volume path of the crawler.
This is my docker-compose.yml
This is the error reported:
What could be the problem?
curl 172.21.0.6:8080/apidoesn't work, the connection is refused.Thanks for your help or suggestions !
@denis1482 commented on GitHub (Jan 24, 2019):
you have
change it to
@Pex16 commented on GitHub (Jan 25, 2019):
Thank you for your reply.
I tried that fix but it doesn't work.
Now from the log I see this:
@speedmann commented on GitHub (Feb 5, 2019):
the docker example seems to be wrong
here is what is working for me
see
- apiUrl=http://serviceapi:8081@stale[bot] commented on GitHub (Feb 20, 2019):
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.