tornadoweb / tornadoweb/tornado
tornado.curl_httpclient.CurlError: HTTP 599: Failed to connect to 127.0.0.1 port 9: Connection refused
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 22.2k
- Forks
- 5.6k
- Avg merge
- 3h 42m
- Merged PRs (30d)
- 16
Description
I tried to update the Debian package to 6.1.0, but I have 35 tests failing for the above reason.
I'm a bit at loss as to why it would try such a low port : of course it fails!
Is it a known issue?
Contributor guide
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
Reproduce the 35 failing tests with the Debian package update to Tornado 6.1.0 and capture where the connection to 127.0.0.1 on port 9 originates. Trace the failing connection configuration and determine whether the cause is a Tornado regression or packaging environment issue; done means identifying the cause and restoring the affected tests or documenting the required fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100