influxdata / influxdata/influxdb

Influx DB unable to start and all settings in Conf are already changed.

Open
#23,078 7 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

● influxdb.service - InfluxDB is an open-source, distributed, time series database
Loaded: loaded (/usr/lib/systemd/system/influxdb.service; enabled; vendor preset: disabled)
Active: activating (start) since Fri 2022-01-28 21:35:16 +06; 1min 0s ago
Docs: https://docs.influxdata.com/influxdb/
Control: 40410 (influxd-systemd)
Tasks: 2
Memory: 636.0K
CGroup: /system.slice/influxdb.service
├─40410 /bin/bash -e /usr/lib/influxdb/scripts/influxd-systemd-start.sh
└─41442 sleep 1

Jan 28 21:36:08 ansible-kartel influxd-systemd-start.sh[40410]: InfluxDB API unavailable after 52 attempts...
Jan 28 21:36:09 ansible-kartel influxd-systemd-start.sh[40410]: InfluxDB API unavailable after 53 attempts...
Jan 28 21:36:10 ansible-kartel influxd-systemd-start.sh[40410]: InfluxDB API unavailable after 54 attempts...
Jan 28 21:36:11 ansible-kartel influxd-systemd-start.sh[40410]: InfluxDB API unavailable after 55 attempts...
Jan 28 21:36:12 ansible-kartel influxd-systemd-start.sh[40410]: InfluxDB API unavailable after 56 attempts...
Jan 28 21:36:13 ansible-kartel influxd-systemd-start.sh[40410]: InfluxDB API unavailable after 57 attempts...
Jan 28 21:36:14 ansible-kartel influxd-systemd-start.sh[40410]: InfluxDB API unavailable after 58 attempts...
Jan 28 21:36:15 ansible-kartel influxd-systemd-start.sh[40410]: InfluxDB API unavailable after 59 attempts...
Jan 28 21:36:16 ansible-kartel influxd-systemd-start.sh[40410]: InfluxDB API unavailable after 60 attempts...
Jan 28 21:36:17 ansible-kartel influxd-systemd-start.sh[40410]: InfluxDB API unavailable after 61 attempts...

Auth enabled is set as true and https enabled is true

Contributor guide

Open the contributing guide

Research direction

Start with the influxdb.service status output and /usr/lib/influxdb/scripts/influxd-systemd-start.sh, then review the InfluxDB documentation linked in the report. Check how the enabled authentication and HTTPS settings relate to the repeated API-unavailable messages. Done means identifying the startup failure and confirming that the service can start successfully.

Written by the indexing model from the issue text.

Assessment

Domain
databases, devops
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.