7. Troubleshooting
If you encounter issues while running the Operator:
Verify the database and Redis are running:
Check the
.env
file to make sure environment variables are set correctly.Make sure the operator binary has execute permissions:
Review the logs for detailed error messages:
Last updated