I am seeing this error when trying to access the worker group configuration from the UI:
“The Config Helper service is not available because a configuration file doesn’t exist or the settings are invalid. Please fix it and restart Cribl server”:

I am seeing this error when trying to access the worker group configuration from the UI:
“The Config Helper service is not available because a configuration file doesn’t exist or the settings are invalid. Please fix it and restart Cribl server”:
This means that some socket files were deleted from the leader node. Stream uses Socket files for inter-process communication (IPC) between the Leader and distributed processes and services. Each worker group has a unique socket file on the leader node and there is one for the metrics service as well as other services.
If this issue happens intermittently there are scenarios that can cause this to happen:
Restarting the leader node should resolve the issue in all scenarios, even if only temporary. The steps outlined in our documentation (here), will help to make the resolution more permanent by means of preventing that the socket files can get deleted in the first place.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.