-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: Setup
-
None
When the CmdlineSystemService service restarts the node, a message like this is sometimes reported:
ERROR CmdlineSystemService; Error executing [sudo systemctl restart solarnode], exit status: 143
The 143 exit code is actually not an error in this case. It would be a nice tweak to support this exit code as a "success" code so an ERROR log like this isn't emitted.