[401] SUPEREXEC_AUTH_SECRET_LOAD_FAILED¶
Description¶
The SuperExec auth secret could not be loaded from the provided secret file.
How to Resolve¶
Confirm the
--superexec-auth-secret-filepath exists and is readable.Ensure the secret file is not empty.
Check the accompanying error message for the exact file access/validation failure.