Ngrok tunnels never seem to load.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
The startup and execution of trape seem to be fine (apart from a warning about being a development server, could possibly be the problem, I don't know), but whenever I try to use my public ngrok link (or my local IP address for that matter), the page seems to just infinitely load until I close the tunnel, which then returns an Error 502 Bad Gateway.
What's going on?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named; begin at Trape's startup and web-server entry point, then reproduce the hanging request through ngrok and a local IP address. Done means identifying the cause of the infinite load and confirming that the page responds successfully through both access paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100