Skip to content

Ngrok error #21

@rsaurav12

Description

@rsaurav12

I'm trying to run this in colab.
!pip install pyngrok
from pyngrok import ngrok
ngrok.set_auth_token("auth_token")
public_url = ngrok.connect(5000).public_url
print(public_url)

Then Start the python app-stream.py

Got this error:
ERR_NGROK_3004
ngrok gateway error

The server returned an invalid or incomplete HTTP response.

Get help with this error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions