Segfault when running headscale nodes list --output json
when backend is not running.
#652
Labels
bug
Something isn't working
When running
headscale nodes list --output json
against a server that is offline, a segfault is encountered.headscale nodes list
fails gracefully withCould not connect....
. This segfault is problematic for frontends that consume json output exclusively.To Reproduce
headscale
with--output json
against a backend that is not running.Context info
The text was updated successfully, but these errors were encountered: