Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Tunnel XXXXX.ngrok.io not found #408

Closed
ericandrewlewis opened this issue Apr 5, 2017 · 119 comments
Closed

Tunnel XXXXX.ngrok.io not found #408

ericandrewlewis opened this issue Apr 5, 2017 · 119 comments

Comments

@ericandrewlewis
Copy link

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

@AbrahamMZ
Copy link

AbrahamMZ commented Jun 14, 2017

@Ricardonacif
Copy link

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

@snookybrown
Copy link

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?

@NoxHarmonium
Copy link

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.

@Ricardonacif
Copy link

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

@poundsdollars
Copy link

am also having same problem please help

@ghost
Copy link

ghost commented Jun 19, 2019

+1

4 similar comments
@Manideep08
Copy link

+1

@hunterdes
Copy link

+1

@andrewsabuda
Copy link

+1

@K-Chris-k
Copy link

+1

@swellhunter
Copy link

swellhunter commented Nov 3, 2019

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.

@Antonio05200
Copy link

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

@MrG0d
Copy link

MrG0d commented Mar 23, 2020

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

@SyncAnonymousID
Copy link

SyncAnonymousID commented Mar 29, 2020

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

@SHEEPHEAD221
Copy link

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

@pretech86
Copy link

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

CHANGE THE PORT TO 80

@hitchou
Copy link

hitchou commented Apr 10, 2020

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 ??

@pretech86
Copy link

pretech86 commented Apr 11, 2020

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

@JK-Love
Copy link

JK-Love commented Apr 15, 2020

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~~

@BLACK-B4ER
Copy link

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

@JK-Love
Copy link

JK-Love commented Apr 17, 2020

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

@BLACK-B4ER
Copy link

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

@somadinaamadi
Copy link

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 ?

@MJunaidAhmad
Copy link

Facing same issue on windows!

@dk5761
Copy link

dk5761 commented May 2, 2020

same here +1, on Windows 10

@aritrakayal2001
Copy link

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

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

@brianherbert
Copy link

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.

@parrot45
Copy link

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

@MuhaddiMu
Copy link

I have tried many possibilities but nothing worked. Using VPN is not something that always resolves your issue. Imagine having a server and setting up a VPN every time you want to run Ngrok would be a cumbersome job.

This is what worked for me.

  1. curl https://github.com/beyondcode/expose/raw/master/builds/expose -L --output expose
  2. chmod +x expose
  3. ./expose share http://localhost:3000

Expose.dev makes a tunnel and works fine both on mobile data as well as WiFi. Make sure you set up your token before using expose. Here is the a quick documentation https://expose.dev/docs/getting-started/getting-your-token

@lucasvazq
Copy link

lucasvazq commented Feb 14, 2022

The solution provided by @MuhaddiMu works for me.
In simple words: use another provider.

expose requires you to install PHP 8, but you can run any kind of app with it. I use to serve a Python app.

The unique problem that really affects me is the fact that expose is very slow.

@SarkarKurdish
Copy link

Still have this issue even in the same machine I can't access my server

@kyme254
Copy link

kyme254 commented Mar 14, 2022

  1. When I visit the url in other machine, I get "Tunnel xxx not found. ERR_NGROK_3200" issue
  2. When I visit the from the local machine, I get the html code as it is.

@NoelToy
Copy link

NoelToy commented Mar 15, 2022

@kyme254 I am also facing the same issue it was working fine till sunday(13/03/2022). All the sudden it stated giving ERR_NGROK_3200. As you said it can be accessed in local. I have sent an email to ngrok till now no reply. Please fix this issue or give an proper explanation.

@NoelToy
Copy link

NoelToy commented Mar 15, 2022

It will be so helpful is someone can suggest a reliable alternative for ngrok, I have tried localtunnel node package but it disconnects automatically.

@jesseinvent
Copy link

Running the commands with sudo solved it for me, Ubuntu 20.04

@JasonMarcos
Copy link

Today the 16/03/2022 is not working. It only takes on my virtual machine, when I test on my host machine. It is giving the NOT FOUND error. Anyone with a solution?

@lucasvazq
Copy link

Has anyone solved this problem after going from the free version to the paid version? 🤣

@kyme254
Copy link

kyme254 commented Mar 18, 2022 via email

@Yaromir-1
Copy link

The solution provided by @MuhaddiMu works for me. In simple words: use another provider.

expose requires you to install PHP 8, but you can run any kind of app with it. I use to serve a Python app.

The unique problem that really affects me is the fact that expose is very slow.

can i ask you, please? expose works fine for me, but when i use vpn and try to use "expose share ..." it gives me dns error - "Connection to tls://us-1.sharedwithexpose.com:443 failed during DNS lookup.".
do you know the solution how can i fix it?

@lucasvazq
Copy link

lucasvazq commented Mar 21, 2022

Hello @Yaromir-1 I don't know how to solve your problem. Maybe, you need to have your port 4000 open.

expose is very slow.

Just a correction: it's slow for my region and I can't use another one. ngrok has a region command.

@kyme254
Copy link

kyme254 commented Mar 21, 2022 via email

@filipesousa20
Copy link

I enabled a VPN and it started working. I'm not sure exactly why.

@kyme254
Copy link

kyme254 commented Mar 23, 2022 via email

@filipesousa20
Copy link

After contactating support I got this reply:

Can you share more details about what you're using ngrok for? Your account has been banned by our anti abuse systems.

😞

@kyme254
Copy link

kyme254 commented Mar 24, 2022 via email

@gentleman654
Copy link

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

brother i cant find a file named bin/ngrok pls help
and yeah i downloaded ngrok automatically from blackeye

@kyme254
Copy link

kyme254 commented Apr 8, 2022 via email

@redhat1433
Copy link

run your linux as root root , then you will find bin at bin root you will find ngrok yml

On Fri, Apr 8, 2022 at 11:39 AM gentleman654 @.> wrote: open the terminal where the ngrok file are and run the command brother i cant find a file named bin/ngrok pls help and yeah i downloaded ngrok automatically from blackeye — Reply to this email directly, view it on GitHub <#408 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJFVVD67NQQRYM64GSFARTVD7WFNANCNFSM4DGOWI2Q . You are receiving this because you were mentioned.Message ID: @.>

hello bro is there any solutuion for error 3200 pls reply

@redhat1433
Copy link

does anyone knows how to solve ngrok error 3200 pls say especially while using advphishing

@kyme254
Copy link

kyme254 commented Apr 10, 2022 via email

@iqlessmemes
Copy link

I've noticed that I only get this message on iOS devices. It worked fine for me for android and on linux, although it gives me warnings not to go to the site on iOS. Does anyone know what to do? BTW you can see your current ngrok link at 127.0.0.1:4040/status on a computer.

@hiddentruth1
Copy link

Someone could fix the 3200 error

@Anyoks
Copy link

Anyoks commented Apr 26, 2022

This issue is sometimes related to the network you are connected to as already previously mentioned.
Do this:

  1. Restart your ngrok if you haven't tried that.
  2. Restart you Wifi router if you can.
  3. Change to another wifi connection if you can
  4. Then restart your ngrok and try again.

Restarting my tethered connection did the trick for me.

Good luck!

@CrqckerX
Copy link

Not true it’s not working ngrok error replace apace

@edinsongw
Copy link

Hoy día 16/03/2022 no funciona. Solo toma mi máquina virtual, cuando pruebo en mi máquina host. Está dando el error NO ENCONTRADO. ¿Alguien con una solución?
whats comannd ?

@caseysoftware caseysoftware closed this as not planned Won't fix, can't repro, duplicate, stale Jun 10, 2022
@vikaschittem
Copy link

Hi to everyone my ngrok account is banned i don't know to what happened so, how to recover my account ???

@caseysoftware
Copy link

You don't.

Phishing and other illegal behavior is not allowed and will result in an immediate ban as you've seen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests