Troubleshooting Navigator Encrypt issues
Check the Navigator Encrypt log files for errors by using either the UI or the CLI. View some error message examples from the log files.
You can check the log files for errors and troubleshoot the issues.
Check log files using the CLI
- Bring the log files in the command prompt by running the following
command:
cd /var/log/navencrypt/ ls cat navencrypt.log - Check for error messages and troubleshoot accordingly.
