food-recognition icon indicating copy to clipboard operation
food-recognition copied to clipboard

Inference Colab notebook ngrok agent version too old

Open coolteemf opened this issue 3 months ago • 3 comments

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.

coolteemf avatar Mar 24 '24 08:03 coolteemf

Did you found the solution, i am facing the same issue

Instincts03 avatar Mar 31 '24 08:03 Instincts03

Did you found the solution, i am facing the same issue

Sadly, no.

coolteemf avatar Mar 31 '24 17:03 coolteemf

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!

lannguyen0910 avatar May 01 '24 11:05 lannguyen0910