Created
July 6, 2018 21:49
-
-
Save jvehent/4c193bc53a7fd9de35065ca503dd74f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ 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