influxdata / influxdata/influxdata-docker

Permission denied on temp config file in entrypoint

Open
#644 6 comments 0 reactions 0 assignees View on GitHub
influxdb
Dominant language
Shell
Stars
364
Forks
255
Avg merge
3h 18m
Merged PRs (30d)
7

Description

`/entrypoint.sh: line 303: /tmp/config.yml: Permission denied` and container restarts indefinitely

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting /entrypoint.sh around line 303 and the handling of /tmp/config.yml. Reproduce the container startup failure and trace the file's ownership and permissions. Done means the entrypoint can create or write the temporary config file and the container no longer restarts indefinitely.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.