fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

PyngrokNgrokError: The ngrok process errored on start: Your ngrok-agent version "2.3.41" is too old. The minimum supported agent version for your account is "3.0.0"

Open spmadv opened this issue 1 year ago • 8 comments

I'm using colab pro Please update to a newer version with ngrok update, by downloading from https://ngrok.com/download, or by updating your SDK version

I don't want to download anything. is there any other way?

spmadv avatar Feb 13 '24 06:02 spmadv

same issue in collab for me as well, i just think the issue is with ngrok version there should be a lil changes in the version and rewrite it to a new version code

junioralive avatar Feb 13 '24 08:02 junioralive

same issue i think ngrok has limited the access and the idea of accessing api hosted on collab will be quite impossible from now on

Junime avatar Feb 13 '24 08:02 Junime

started getting the same error.

maurixxi avatar Feb 14 '24 04:02 maurixxi

Is there any way to work on upgrading the version with a new code to the latest version? With that I think the problem would be solved. Please help

Aiye16 avatar Feb 14 '24 09:02 Aiye16

I keep getting the same issue even though I used ngrok update

Saif-Mohammed1 avatar Feb 16 '24 09:02 Saif-Mohammed1

Updating ngrok/Dockerfile as follows helped me:

image

&& curl -Lo /ngrok.tgz https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-linux-amd64.tgz \
&& tar xvzf /ngrok.tgz -C /bin \
&& rm -f /ngrok.tgz \

farid-ahmadli avatar Feb 20 '24 08:02 farid-ahmadli

Where is ngrok/Dockerfile ?

Khayoon avatar Feb 20 '24 14:02 Khayoon

i appreciate the effort and dedication of doing open source, but i have to say it's disappointing to know, that issues like this aren't addressed.

maurixxi avatar Apr 08 '24 23:04 maurixxi