influxdata / influxdata/kapacitor

kapacitor on host with influxdb in container

Open
#1,094 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

I prefer to have kapacitor running on Linux host and influxdb in the container. But it looks like influxdb running in the container can't connect back to kapacitor (subscription http://localhost:9092).
When trying to connect to host port 9092 from container running on this host 'curl -v 1.1.1.1:9092' I am getting '_curl: (7) Failed to connect to 1.1.1.1 port 9092: No route to host_'. I can ping 1.1.1.1 from container without a problem.
Container is connected to bridge network on host. Looks like this is docker , not TICK related ? Let me know if there is a way to fix it.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Docker bridge-network request from the InfluxDB container to the host's port 9092, using the subscription URL described in the issue. Check the Docker networking and host-listening behavior; done means documenting a supported configuration or confirming that this setup is outside Kapacitor's scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
infrastructure, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.