leokhoa / laragon

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
https://laragon.org
4.16k stars 354 forks source link

Update ngrok-agent version to meet minimum requirement #707

Open 0xDockerman opened 3 months ago

0xDockerman commented 3 months ago

ERR_NGROK_121 errors due to our ngrok-agent version being outdated (3.1.0), which does not meet the minimum supported version requirement for our account (3.2.0).

image

sambedingfield commented 2 months ago

Note: this can be manually fixed by downloading the latest ngrok here and replacing the .exe in C:\laragon\bin\ngrok

Also note: Malwarebytes flags this exe as suspicious with no warning or logs, so if installed you'll need to add it to your allow list.

arewtech commented 2 months ago

Is this finished already? I also found the same thing as above

arewtech commented 2 months ago

Note: this can be manually fixed by downloading the latest ngrok here and replacing the .exe in C:\laragon\bin\ngrok

Also note: Malwarebytes flags this exe as suspicious with no warning or logs, so if installed you'll need to add it to your allow list.

It's the same

SirLouen commented 1 month ago

Why you have 3.1.0. In fact with latest package it was 2.8.8 AFAIK I had to update manually the ngrok.exe file as @sambedingfield suggested, but since it sticks to port 80 as I pointed out on #748 which is insufficient nowadays, I had to start using ngrok straight from the command line (instead of the Laragon CMD Line)