tornadoweb / tornadoweb/tornado

tornado.curl_httpclient.CurlError: HTTP 599: Failed to connect to 127.0.0.1 port 9: Connection refused

Open
#2,947 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

httpclient investigation
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.