Troubleshooting
Before reaching out for support, try these quick checks for common issues:
Midaz isn’t starting
- Check that all dependencies (Docker, Kubernetes, Helm) are present and that each one runs.
- Check that you set the required environment variables.
- Use
docker compose logsorkubectl logsto inspect container output for errors.
API not responding
- Verify you’re hitting the correct endpoint and using the right credentials.
- Use tools like Postman or
curlto test requests manually. - Refer to the API Reference to confirm the expected payload.
Community support
If you use the Community version, we offer open channels where you can ask questions, report bugs, and share ideas.
- GitHub Discussions: Use the Discussions tab to talk with other users, propose improvements, or raise issues.
- Discord: Join our community on Discord for real-time support and updates. Look for the #midaz channel.
If you’re an Enterprise customer, use the Lerian Support Portal to get guaranteed response times and access to our dedicated support team.

