You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thank you for putting together this app !
I tried to run the inference notebook on Colab, but I got an error with the ngrok version:
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 with `ngrok 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.
ERR_NGROK_121
However, when I run ngrok update in the notebook, it says it's up to date: !/ngrok update No update available, this is the latest version.
Output of !/ngrok --version: ngrok version 2.3.41
I'm not familiar with ngrok, so I don't quite know how to solve the issue right now.
The text was updated successfully, but these errors were encountered:
Hi @coolteemf and @Instincts03 , sorry for the late response! I have fixed the following error in the newest commit. I hope this will help you in some way. Thank you!
Hi,
Thank you for putting together this app !
I tried to run the inference notebook on Colab, but I got an error with the ngrok version:
However, when I run ngrok update in the notebook, it says it's up to date:
!/ngrok update
No update available, this is the latest version.
Output of
!/ngrok --version
:ngrok version 2.3.41
I'm not familiar with ngrok, so I don't quite know how to solve the issue right now.
The text was updated successfully, but these errors were encountered: