influxdata / influxdata/influxdb

Not able to connect to InfluxDB instance running on ubuntu 18.04 through local network

Open
#21,769 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Hi,
I have 2 machines in local network and both have influxDB 1.8.6 installed. I am able to connect to influx db instance remotely on one machine but on another machine only able to connect locally.

Machine 1 - everything working fine
OS: ubuntu 20.04
Influx: 1.8.6

Machine 2 - influx working locally but not able to connect from other local IPs
OS: ubuntu 18.04
Influx: 1.8.6

testing:

- On machine 2: influx -host -port 8086 - connection works
- On machine 1: influx -host -port 8086 - connection doesnt work works

> - _`Failed to connect to http://192.168.1.229:8086: Get http://192.168.1.229:8086/ping: dial tcp 192.168.1.229:8086: connect: connection timed out Please check your connection settings and ensure 'influxd' is running.`_

- On machine 2: influx (everything works)
Update:

looks like issue is specific to ubuntu 18.04

Installed influx on another 20.04 machine and i can access it from outside

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported connection behavior with InfluxDB 1.8.6 on Ubuntu 18.04 and Ubuntu 20.04, using the local-network commands and addresses from the issue. Inspect the network and service configuration on machine 2; done when the cause of the remote timeout is identified and remote access works or the limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
ubuntu
Domain
databases, 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.