Pynt Container not Running Error

Troubleshoot issues with your Pynt container not running. Learn common causes and solutions to get your Pynt container up and running smoothly.

If your Pynt container isn't running as expected, this guide will help you identify and resolve the most common issues. We’ll walk you through troubleshooting steps to ensure your Pynt container is deployed and operational, allowing you to continue with your API security testing.

Pynt container is not running

  1. Make sure a docker desktop is available and running on your machine.

  2. Install Pynt CLI if you haven't already: python -m pip install pyntcli

  3. Run Pynt CLI in postman mode: pynt postman

Last updated