Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upfailed to reload config: couldn't load configuration open /etc/prometheus/prometheus.yml: no such file or directory #2773
Comments
This comment has been minimized.
This comment has been minimized.
|
Support questions should be asked at https://groups.google.com/forum/#!forum/prometheus-users |
brian-brazil
closed this
May 26, 2017
roman-vynar
pushed a commit
to roman-vynar/prometheus
that referenced
this issue
Jun 1, 2017
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 23, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
lock
bot
locked and limited conversation to collaborators
Mar 23, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
titansmc commentedMay 26, 2017
For this POST reload to work, I have to go to the container, and do an "ls" from command line and then it works
What did you do?
xemacs@samaruc ~ $ curl -k -X POST https://prometheus.test.mydomain.com/-/reload
What did you expect to see?
xemacs@samaruc ~ $ curl -k -X POST https://prometheus.test.mydomain.com/-/reload
xemacs@samaruc ~ $
What did you see instead? Under which circumstances?
failed to reload config: couldn't load configuration (-config.file=/etc/prometheus/prometheus.yml): open /etc/prometheus/prometheus.yml: no such file or directory
Environment
latest docker images
System information:
insert output of
uname -srmhere/etc/prometheus # uname -srm
Linux 4.4.0-78-generic x86_64
Prometheus version:
/etc/prometheus # prometheus -version
prometheus, version 1.6.3 (branch: master, revision: c580b60)
build user: root@a6410e65f5c7
build date: 20170522-09:15:06
go version: go1.8.1
/etc/prometheus #
/alertmanager # alertmanager -version
alertmanager, version 0.6.2 (branch: master, revision: b011c0a32ce887c1a10f7d34d52fd8cce485c1cf)
build user: root@e3ca4de32142
build date: 20170509-08:56:14
go version: go1.8.1
/alertmanager #