inconshreveable / ngrok

Unified ingress for developers
https://ngrok.com
Other
24.13k stars 4.27k forks source link

Anyone with free account facing "Region Blocked issue? #824

Closed TackleIt closed 2 years ago

TackleIt commented 2 years ago

This is what shows when i try to show something on the server. "Region Blocked" "HTML content may only be served to this region after you upgrade to a paid account. " image

I am logged in and using authtoken, the last time i checked it was working (around 1-2 months back), so not sure if it is something they have implemented for security.

I am sending HTML/1.1 200 OK followed by content type and a bit of for my client to read from.

Also i have tried, text/plain and application/json in content type as well, but it still shows the same screen.

Can anyone help me on what is happening? couldn't get anything on google as well

CkMadhavan commented 2 years ago

Same here

decoherencer commented 2 years ago

Yep. seems some countries were blocked few days back on free plan.

NandaKishorJeripothula commented 2 years ago

+1

GowthamRayar commented 2 years ago

same Issue , any update on this?

avva555 commented 2 years ago

same Issue , any update on this?

is there any alternate to this ngrok

quazmavaibhav commented 2 years ago

same issue.

edwinwilmz commented 2 years ago

same here any alternates for ngrok?

rajiv-eulogik commented 2 years ago

Same here, and it says free forever -_- image

GowthamRayar commented 2 years ago

Try localtunnel - https://github.com/localtunnel/localtunnel

@mandleyaditya18 This gets disconnected now and then

samiravdev commented 2 years ago

localtunnel not working with virtual host name

sushant-awalekar commented 2 years ago

Experiencing same issue

Just trying out few from this list https://github.com/anderspitman/awesome-tunneling

Archish27 commented 2 years ago

Any fixes facing same issue :(

shopify-development-code commented 2 years ago

Same issue.

Any alternatives?

madhavrathore commented 2 years ago

Same issue facing here. Please help with other alternative to access localhost.

jaks2002 commented 2 years ago

Try to Connect vpn its worked for me

tarunspartan commented 2 years ago

+1

madhavrathore commented 2 years ago

@akshayF12 vpn is working but still sometime it is giving me an tunnel error

Ganesh9100 commented 2 years ago

Same here hope there are different methods to run the server

kpratik84 commented 2 years ago

Same here!! I also tried localtunnel. But there is an upload size limit of 1MB which is causing problems in my app. Can anybody help me with increasing the size of an uploaded file while using localtunnel? Many thanks.

jaks2002 commented 2 years ago

Same here!! I also tried localtunnel. But there is an upload size limit of 1MB which is causing problems in my app. Can anybody help me with increasing the size of an uploaded file while using localtunnel? Many thanks.

try vpn ?

kpratik84 commented 2 years ago

Same here!! I also tried localtunnel. But there is an upload size limit of 1MB which is causing problems in my app. Can anybody help me with increasing the size of an uploaded file while using localtunnel? Many thanks.

try vpn ?

I am using Google colab as a server for hosting my app

avva555 commented 2 years ago

Same here!! I also tried localtunnel. But there is an upload size limit of 1MB which is causing problems in my app. Can anybody help me with increasing the size of an uploaded file while using localtunnel? Many thanks.

try vpn ?

I am using Google colab as a server for hosting my app

do you have any link how to use Google colab i have web application with mysql backend earlier i am using ngrok now its asking payment so looking for some alternate localtunnel also not stable so please let me know about this option

samiravdev commented 2 years ago

Use vpn master chrome extensions with ngrok and its working for me

kpratik84 commented 2 years ago

Same here!! I also tried localtunnel. But there is an upload size limit of 1MB which is causing problems in my app. Can anybody help me with increasing the size of an uploaded file while using localtunnel? Many thanks.

try vpn ?

I am using Google colab as a server for hosting my app

do you have any link how to use Google colab i have web application with mysql backend earlier i am using ngrok now its asking payment so looking for some alternate localtunnel also not stable so please let me know about this option

Sorry, I meant I am using Colab as a development server. In order to get a public URL, I tried ngrok and localtunnel but both of them are causing issues.

sachin-surya-soft commented 2 years ago

Use VPN on your device from which you are hitting the URL. It's a temporary solution though.

decoherencer commented 2 years ago

Pagekite - one-month free trial service and works as well as ngrok. Atleast, until someone experiments a good solution from the alternatives.

niketdave-codal commented 2 years ago

Try VPN current solution is this only

gsaranya256 commented 2 years ago

Try using Cloudflare Tunnel.. I got resolved this issue by Cloudflare.

leenjass commented 2 years ago

Use vpn master chrome extensions with ngrok and its working for me

thanks that's working :)

AnandDMore commented 2 years ago

I am also getting the same error "### Region Blocked \n HTML content may only be served to this region after you upgrade to a paid account." when accessing the ngrok URL. It was perfectly working till 11-Feb-2022 but suddenly it stopped working from 12-Feb-22. Does anyone get the reason/answer?

ngrok - error
RajKKapadia commented 2 years ago

I am facing the same problem. I am using Localtunnel https://localtunnel.github.io/www/

priyankagadhiya commented 2 years ago

I am facing the same problem.

sankaretey commented 2 years ago

Thanks a lot samiravdev. its working for me. Just added the VPN master chrome extension and accessed the ngrok.

chinni070707 commented 2 years ago

Thanks. VPN Master on chrome helped

avva555 commented 2 years ago

VPN Master on chrome no working for some browsers

TackleIt commented 2 years ago

so the vpn works. If the client side is using vpn then the content can be shown. Server side doesn't matter.

Though anyone found a specific reason on why the content is blocked?

AnandDMore commented 2 years ago

I am also getting the same error "### Region Blocked \n HTML content may only be served to this region after you upgrade to a paid account." when accessing the ngrok URL. It was perfectly working till 11-Feb-2022 but suddenly it stopped working from 12-Feb-22. Does anyone get the reason/answer?

ngrok - error

Hey, it seems to be a ngrok issue, I just verified it again and it is working now, thank God. I spent almost a day finding alternatives for the ngrok but did not work/fit my needs.

avva555 commented 2 years ago

ok thanks man good news

TackleIt commented 2 years ago

Checked, yeah it is working now. again. Nice