Open
Description
In version 3.1.6, the status endpoint was successfully checked:
/opt/go $ wget http://localhost:8080/_health -O /tmp/status
Connecting to localhost:8080 ([::1]:8080)
saving to '/tmp/status'
status 100% |***********************************************************************************| 2 0:00:00 ETA
'/tmp/status' saved
However, in version 3.1.7, an error occurred:
/opt/go $ wget http://localhost:8080/_health -O /tmp/status
Connecting to localhost:8080 ([::1]:8080)
wget: error getting response: Connection reset by peer
Metadata
Assignees
Labels
No labels
Activity