diff --git a/lib/cli/nodewizardcommand.cpp b/lib/cli/nodewizardcommand.cpp index 23c80e1d5..d666a229b 100644 --- a/lib/cli/nodewizardcommand.cpp +++ b/lib/cli/nodewizardcommand.cpp @@ -295,7 +295,7 @@ wizard_ticket: Log(LogCritical, "cli") << "Failed to fetch signed certificate from master '" << master_host << ", " << master_port <<"'. Please try again."; - return 1; + goto wizard_ticket; } /* fix permissions (again) when updating the signed certificate */