Ngrok: Tunnel XXXXX.ngrok.io not found

Created on 5 Apr 2017  ·  40Comments  ·  Source: inconshreveable/ngrok

I am running

ngrok http 3002

as I'm running a local web server on port 3002 and get the ngrok output:

screen shot 2017-04-04 at 10 31 40 pm

I can visit the url http://307e25d8.ngrok.io/ on my browser and see the site.

However, if I try to visit on my phone I get a 404 page that reads Tunnel 307e25d8.ngrok.io not found

Most helpful comment

I'm facing the same issue here. Any tips?

All 40 comments

I'm facing the same issue here. Any tips?

please i am also facing the same problem. I only see my tunneling on my pc but when tested with another pc or ip it shows ngrok.io not found. Please does anybody have a clue of what i should do to correct it?

I had this issue when I was using ngrok while tethered to my iPhone. Connecting to a regular Wifi network fixed the issue. Must be something blocked my mobile carrier or some issue with iOS tethering. Hope that helps someone.

Yup. I can't recall exactly what was going on but I remember it was a problem in my local network.

am also having same problem please help

+1

+1

+1

+1

+1

The message is indeed coming from ngrok.io so some of the trip is being made.

It's otherwise being blocked. Major phishing using the domain so traffic is being interfered with. Firefox, Chrome, Google may take extra steps. If you have bad neighbours, you are going to be tarred with the same brush. The tunnel is a de facto VPN back to you, somewhere it is failing.

It's not multi-level NAT/CGNAT like a Skype failure.

Same issue. Link doesn't work over WAN. Any ideas?

The problem is clearly in the network configuration (DNS?).
When I go from the computer - ServerNotFound,
When I log in via mobile Internet - everything works
The Internet provider is the same in both cases. But in the first case, wired Internet, in the second 4G.
Solutions:

  • Try using another Internet provider (for example, give out WiFi from your phone)
  • Use VPN

hello,
with the previous versions of kali linux this tutorial has been working very efficiently,
but since the 2020 released version, this shellphish doesnt seem to work at all,
it's like this,
i enter all the commands, everything goes smoothly until it comes to the links,
i choose 1 or 2 for facebook it insta or whatever and after a short while the links are generated,
when i copy and paste them in any browser the page is showing this tunnel error :
Tunnel 484c0355.ngrok.io not found
So what can i do to fix this issue?
Btw, i'm using windows 10 Home edition

Hello, I also have the exact same problem as SyncAnonymous is there a solution?????

bin/ngrokd -tlsKey=device.key -tlsCrt=device.crt -domain="$NGROK_DOMAIN" -httpAddr=":8000" -httpsAddr=":8001"

CHANGE THE PORT TO 80

bin/ngrokd -tlsKey=device.key -tlsCrt=device.crt -domain="$NGROK_DOMAIN" -httpAddr=":8000" -httpsAddr=":8001"

CHANGE THE PORT TO 80

Where is this file please my friend ??

open the terminal where the ngrok file are and run the command

image
Only my LAN network can be accessed. I send the link to my friends or I use a 4G network that can't be accessed
i don't know what happend
help~~

I have the same problem. Please update info if you've found a fix!

ve the same problem. Please update info if you've found a f

This tool works on my Ubuntu system
Problems running on Kali Linux
You can try a different operating system

Thank you! I'll try it out on another OS.

In my old version of Kali Linux , this work properly , but ever since I started using this 2020 version, it refuse to work .any help ?

Facing same issue on windows!

same here +1, on Windows 10

Thank you! I'll try it out on another OS.

Hello, did it work on using it in different os..

Commenting as a +1. Seeing this problem right now running Ngrok in Ubuntu. Has worked before without issue. We do have a new router and IP address but I tried setting the device as the DMZ (although I shouldn't have to) and that didn't seem to solve the problem. Session status on the device says it's "online" and the Ngrok interface shows the tunnel as online but still getting the Tunnel X not found error.

PLz some one can help i have the same probleme h53rfgh4.io notfound
WHY? plz some one help i am a debutant
thanks

Hello.
Ngrok is not working in kali linux please use Ubuntu or any other distro

On Wed, 13 May, 2020, 2:45 AM parrot45, notifications@github.com wrote:

PLz some one can help i have the same probleme h53rfgh4.io notfound
WHY? plz some one help i am a debutant
thanks


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/inconshreveable/ngrok/issues/408#issuecomment-627602062,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AOXCHLAJ3MPYDWK75DXKO7DRRG36LANCNFSM4DGOWI2Q
.

привет,
с предыдущими версиями kali linux этот учебник работал очень эффективно,
но с выпущенной версии 2020 года эта ракушка, похоже,вообще не работает,
вот как это бывает,
я ввожу все команды, все идет гладко, пока не доходит до ссылок,
я выбираю 1 или 2 для facebook IT insta или что-то еще, и через некоторое время ссылки генерируются,
когда я копирую и вставляю их в любом браузере, страница показывает эту ошибку туннеля :
Туннель 484c0355.ngrok.io не найдено
Итак, что я могу сделать, чтобы исправить эту проблему?
Кстати, я использую windows 10 Home edition

Чувак я нашёл ответ с твоей проблемой дело такое переустанови по новой кали Линукс и всё заработает сам всё перепробовал и бинго всё работает

USE serveo it will fix the problem

after update vagrant box 'laravel/homestead' to version '10.0.0-beta' gives the same error:
Tunnel XXXXXXXXXX.ngrok.io not found

PS: OS Ubuntu 20.04 LTS

network reboot does not help.

I resolved this issue by updating homestead:
https://laravel.com/docs/7.x/homestead#updating-homestead

try to change the port i put it 8080 and worked for me

how to change it do you mean put ngrok http 8080 instead of ngrok http 80

bro use vmware workstation or dual boot your kali linux instead of oracle virtual box it will give you perfect result.
I was facing the tunnel error . now i m happy .i got it thank god and sorry for the bad english

Use a vpn and send the link to one person

I was using a VPN on my laptop, once I turned it off and run ngrok http <port> again, it worked!

I was using a VPN on my laptop, once I turned it off and run ngrok http <port> again, it worked!

it will work but it may give a warning like site is not safe

Was this page helpful?
0 / 5 - 0 ratings