alexdlaird / pyngrok

A Python wrapper for ngrok
https://pyngrok.readthedocs.io
MIT License
416 stars 59 forks source link

https://stackoverflow.com/questions/74310634/pyngrok-ngrok-err-ngrok-3200 #103

Closed Suneba closed 1 year ago

Suneba commented 1 year ago

While we'd love to be able to support every person on their projects, that would simply be infeasible. Luckily, that's what the helpful developer community over at Stack Overflow is for! Please create a question there with the "pyngrok" tag if what you're looking for is a programming question or you need help with an integration. You can refer to pyngrok's own documentation to help you write the best possible question.

Describe the Bug A clear and concise description of what the bug is, including exceptions thrown.

Be sure you have checked out the "Troubleshooting" page of the documentation, especially the sections about log inspection. Include the logs here after debugging.

Steps to Reproduce A snippet of the code used to reproduce the behavior.

If applicable, give the correlated ngrok command that does work so we can compare it with what's not working. Also include your config file if it has been changed from the default (be sure to redact your auth token, if present).

Expected Behavior A brief description of what you expected to happen.

Environment

Additional Context Add any other context about the problem here.

Suneba commented 1 year ago

ERROR 3200

github-actions[bot] commented 1 year ago

This is a bug tracker and not a support forum.

While we'd love to be able to support every person on their projects, that would simply be infeasible. Luckily, that's what the helpful developer community over at Stack Overflow is for! Please create a question there with the \"pyngrok\" tag if what you're looking for is a programming question or you need help with an integration. You can refer to pyngrok's own documentation to help you write the best possible question.