influxdata / influxdata/influxdata-docker
docker image is missing file types.db
- Dominant language
- Shell
- Stars
- 364
- Forks
- 255
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 7
Description
https://hub.docker.com/r/_/influxdb/
[I] 2017-12-22T22:57:00Z Authentication enabled:false service=httpd
[I] 2017-12-22T22:57:00Z Listening on HTTP:[::]:8086 service=httpd
[I] 2017-12-22T22:57:00Z Starting retention policy enforcement service with check interval of 30m0s service=retention
[I] 2017-12-22T22:57:00Z Starting collectd service service=collectd
run: open server: open service: Stat(): stat /usr/share/collectd/types.db: no such file or directory
I1222 23:57:00.223587 7141 executor.cpp:925] Command exited with status 1 (pid: 7150)
I1222 23:57:01.226876 7149 process.cpp:1068] Failed to accept socket: future discarded
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Docker Hub InfluxDB image startup and inspect the reported path, /usr/share/collectd/types.db, along with the image build configuration. Confirm how the collectd service is expected to obtain this file. Done means the image starts without the missing-file error and collectd can locate its types database.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100