Skip to main content

Questions tagged [ngrok]

ngrok provides HTTPS tunnels from the Internet to local machines with the ability to capture and replay traffic.

0 votes
0 answers
15 views

Does Google Compute Offer NGROK type Virtual Port Forwarding with Static IP [closed]

Does Google Compute have a free NGROK type Virtual Port Forwarding with Static IP address for Web Process to connect to? I want to be able to connect via a static IP address from web server.
user914425's user avatar
  • 16.5k
1 vote
1 answer
30 views

How do I enable prefix routing with Ngrok Ingress Controller for Kubernetes?

I am trying to route traffic to my application hosted in a Kubernetes cluster. At the present moment, I am using Ngroks free domains. For example happy-frog-dancing.ngrok-free.app. I have set up this ...
Neil Gawande's user avatar
1 vote
1 answer
35 views

ngrok/ngrok docker image, unknown flag: --domain

Hey ngrok team or any other developers, i have the following docker compose file ngrok: image: ngrok/ngrok:latest command: ngrok http --domain=<my free domain> environment: ...
Roman Yefimets's user avatar
0 votes
0 answers
36 views

Django static files doesn't work on smartphones

I am using the Django framework to build my web app and have deployed it using ngrok. Why can't my phone access the static images in the template when visiting the ngrok URL, but my computer can? My ...
吳東耀's user avatar
0 votes
1 answer
67 views

Drupal 10 multisite using "ddev share" or Cloudflare

I need to share my local version of Drupal 10 multisite using "ddev share". When I run the command ddev share, it only shows me the "default" version of the site (path web/sites/...
Andrea's user avatar
  • 117
1 vote
1 answer
332 views

Ngrok Executable Flagged as Potentially Unwanted Software by Microsoft Defender

We encountered an issue where the Ngrok executable, which is used for connecting the parent bot to the child bot, was flagged and quarantined as potentially unwanted software by Microsoft Defender. ...
Deena T's user avatar
  • 21
0 votes
0 answers
20 views

Not getting Onedrive webhook call while sharing a file with a user or removing file access for a user

I am subscribing to the one drive subscriptions for updates on the root folder of my Onedrive. I have successfully registered the subscriptions using the following request curl --location --request ...
V.J's user avatar
  • 1
0 votes
0 answers
24 views

Koa + Next.js + Shopify App: "write ECONNRESET" Error When Loading App

I'm developing a Shopify app using Koa and Next.js. While trying to load the app, I'm encountering a write ECONNRESET error, and the app URL displays a blank page. Below are the details of my setup ...
Pramod Gangadar's user avatar
-1 votes
0 answers
26 views

ERR_NGROK_3200 tunel not found

I'm trying to expose my project from development environment under the company real domain. I need this because I cannot distribute changes out of release cycle. I need to test an additional project ...
user732456's user avatar
  • 2,666
0 votes
0 answers
20 views

ngrok redirects to localhost instead of ngrok-url in ajax callback (ASP.NET project)

I have an ASP.NET project. I'm using NGROK to access and test the project remotely, mainly because I'm testing a webhook so my project needs to be callable from an external source. Every normal HTML-...
proost daan's user avatar
1 vote
0 answers
26 views

Ngrok - ERR_TOO_MANY_REDIRECTS

I am using Ngrok to expose my local IIS to the internet. After setting up Ngrok to map to my IIS website, when I try and browse the ngrok URL. I see in the browser an error message ...
Ayo Adesina's user avatar
  • 2,327
0 votes
0 answers
25 views

Elavon Converge Hosted Payment Page Call back URL not being hit

I am using Elavon converge's hosted payments page integration method. https://developer.elavon.com/products/converge/v1/hosted-payments I am able to successfully get a session token and redirect to a ...
AAR. Ahsan abdur Rehman's user avatar
1 vote
0 answers
36 views

I am working on a google colab - React frontend flask integrated project on text summarization.But on clicking button I get backend URL not set

I have a google colab ipynb code !pip install flask !pip install transformers !pip install pyngrok !pip install flask-ngrok !pip install python-dotenv !pip install flask-cors import os import shutil ...
Amit Bin Tariqul's user avatar
0 votes
0 answers
44 views

Cannot access FastAPI app deployed with Ngrok on GitHub Actions

I know that GitHub Actions is for CI/CD but I need to deploy a model FastAPI application. The app is served with Uvicorn and exposed through Ngrok. Although the logs show that everything is running ...
Foxbat's user avatar
  • 334
0 votes
0 answers
57 views

reconnecting (failed to send authentication request: failed to fetch CRL. errors encountered: read tcp read: connection reset by peer)

[Terminal SS]: (https://i.sstatic.net/82VeASUT.png) I had run this command ngrok http 7000 can anyone help me with this ? ngrok diagnose Testing ngrok connectivity... Internet Connectivity Name ...
Jigar Joshi's user avatar

15 30 50 per page
1
2 3 4 5
72