Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ngrok.io cannot process this request at this time #100

Open
ivansaul opened this issue Feb 6, 2022 · 1 comment
Open

ngrok.io cannot process this request at this time #100

ivansaul opened this issue Feb 6, 2022 · 1 comment

Comments

@ivansaul
Copy link

ivansaul commented Feb 6, 2022

I get this error when I try to run this though Google Colab.

from colabcode import ColabCode
authtoken='<ngrok-authtoken>'
password='<password>'
ColabCode(port = 10000,  lab = True , authtoken=authtoken, mount_drive=False, password=password)

image
image

But in kaggle it works good. There an issue here?
image

@matthewyangcs
Copy link

Have the same exact issue, zzz doesn't work with lab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants