Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl -XPOST http://127.0.0.1:9090/api/v2/admin/tsdb/snapshot {"error":"grpc: the connection is unavailable","code":14} #3449

Closed
kubebc opened this Issue Nov 9, 2017 · 4 comments

Comments

Projects
None yet
3 participants
@kubebc
Copy link

kubebc commented Nov 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!

@gouthamve

This comment has been minimized.

Copy link
Member

gouthamve commented Nov 9, 2017

@kubebc

This comment has been minimized.

Copy link
Author

kubebc commented Nov 10, 2017

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 17.04
Release: 17.04
Codename: zesty

$ uname -a
Linux VirtualBox 4.10.0-35-generic #39-Ubuntu SMP Wed Sep 13 07:46:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Feb 1, 2018

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.

@lock

This comment has been minimized.

Copy link

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 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.
You can’t perform that action at this time.