ngrok / ngrok-api-python

ngrok API client library for Python
MIT License
24 stars 14 forks source link

Unable to setup up ngrok tunnel #31

Closed aliasgar55 closed 4 months ago

aliasgar55 commented 4 months ago

I am not able to setup ngrok tunnel bellow is the error I am facing The ngrok process errored on start: Your ngrok-agent version "2.3.41" is too old. The minimum supported agent version for your account is "3.2.0". Please update to a newer version withngrok update, by downloading from https://ngrok.com/download, or by updating your SDK version. Paid accounts are currently excluded from minimum agent version requirements. To begin handling traffic immediately without updating your agent, upgrade to a paid plan: https://dashboard.ngrok.com/billing/subscription.\r\n\r\nERR_NGROK_121\r\n.

Please let me know if there is any temprory fix I have tried updating the ngrok version in the pip packge

aliasgar55 commented 4 months ago

The issue was fixed by update py-ngrok version