Forge Tunnel Issue: Unable to forward this request at this time. (Regular install works)

My forge tunnel has worked fine in the past but for whatever reason today I must have changed something that broke it. I’m only messing with UI Kit stuff and if I do a full uninstall, deploy, and install, the app will load. But if I run tunnel, it hangs like this:


I’ve updated forge cli, switched npm versions, and ran npm install but nothing is fixing it.

Any help?

FOLLOW UP: I checked the console logs and found some squid html print out. Here’s what is.

Unable to forward this request at this time.

This request could not be forwarded to the origin server or to any parent caches.

Some possible problems are:

  • An Internet connection needed to access this domains origin servers may be down.
  • All configured parent caches may be currently unreachable.
  • The administrator may not allow this cache to make direct connections to origin servers.

SOLVED (Kinda). I guess you can’t run tunnel in a different browser session? Anyway I tried it again in my original (chrome user) session and it’s working again. Didn’t think it’d be a problem since it’s my same Jira account.