Skip to content

Instantly share code, notes, and snippets.

@jvehent
Created July 6, 2018 21:49
Show Gist options
  • Save jvehent/4c193bc53a7fd9de35065ca503dd74f0 to your computer and use it in GitHub Desktop.
Save jvehent/4c193bc53a7fd9de35065ca503dd74f0 to your computer and use it in GitHub Desktop.
$ curl -s http://localhost:8080/__heartbeat__|jq
{
"status": false,
"checks": {
"check_autograph_heartbeat": false
},
"details": "failed to request autograph heartbeat from http://localhost:8000/__heartbeat__: Get http://localhost:8000/__heartbeat__: dial tcp [::1]:8000: connect: connection refused"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment