influxdata / influxdata/influxdata-docker

Influxdb docker never startup if it take more than 30s

Open
#280 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
364
Forks
255
Avg merge
3h 18m
Merged PRs (30d)
7

Description

If you have a production db in docker, it may take more 30 s to start. If so container will never startup due with an error

> init process failed

It's due to init script which only wait 30s before to exit

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the init script responsible for waiting during container startup and confirm how the 30-second timeout is enforced. Reproduce startup with a delay longer than 30 seconds, then verify that the container starts successfully without the init process error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
databases, devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.