[BUG] Going to https://gitly.org// returns Cloudflare Error 502
Nobody has claimed this yet.
- Dominant language
- V
- Stars
- 1.5k
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
I found this out while building my own vweb server, by mistake, and wondered if gitly has the same issue.
By loading https://gitly.org//, the site fails to work correctly
In my own instance, the error I get is
[vweb] tid: 000, error parsing path: net.urllib.parse: failed parsing url
and the Firefox says "The connection was reset"
I don't know if this is the same case.
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
Start by reproducing the failure at https://gitly.org// and inspect the server's path parsing after the request enters the application. Trace the reported URL-parsing error, then verify that a double-slash URL is handled without returning a Cloudflare 502 or resetting the connection.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100