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 upcurl -XPOST http://127.0.0.1:9090/api/v2/admin/tsdb/snapshot {"error":"grpc: the connection is unavailable","code":14} #3449
Comments
This comment has been minimized.
This comment has been minimized.
|
I just tried it on a clean run and it worked for me. Can you give us more
information regarding your OS/Setup?
…On Thu, Nov 9, 2017 at 7:14 PM kubebc ***@***.***> wrote:
Hi, Team,
Version: prometheus-2.0.0.linux-amd64.tar.gz
$ ./prometheus --config.file=prometheus.yml --web.enable-lifecycle
--web.enable-admin-api
$ curl -XPOST http://127.0.0.1:9090/api/v2/admin/tsdb/snapshot
{"error":"grpc: the connection is unavailable","code":14}
Any idea about this? Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3449>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHA3H3I72atAYqzxzjzG0ixyOdQA79Gnks5s0wGtgaJpZM4QX_Lf>
.
|
This comment has been minimized.
This comment has been minimized.
|
$ lsb_release -a $ uname -a |
brian-brazil
added
component/api
kind/more-info-needed
labels
Dec 8, 2017
This comment has been minimized.
This comment has been minimized.
|
Can you tell us more about your network setup and anything that's unusual? For now I'm going to presume that it's a problem on your end, but let is know if you have more information. |
brian-brazil
closed this
Feb 1, 2018
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 22, 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 22, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
kubebc commentedNov 9, 2017
Hi, Team,
Version: prometheus-2.0.0.linux-amd64.tar.gz
$ ./prometheus --config.file=prometheus.yml --web.enable-lifecycle --web.enable-admin-api
$ curl -XPOST http://127.0.0.1:9090/api/v2/admin/tsdb/snapshot
{"error":"grpc: the connection is unavailable","code":14}
Any idea about this? Thanks!