HomePhabricator

Make failures to connect via Socks5() more informative and less unnecessarily…
00678bdb0aebUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Make failures to connect via Socks5() more informative and less unnecessarily scary.

  • The "ERROR" was printed far too often during normal operation for what was not an error.
  • Makes the Socks5() connect failure similar to the IP connect failure in debug.log.

Before:
2016-05-09 00:15:00 ERROR: Proxy error: host unreachable

After:
2016-05-09 00:15:00 Socks5() connect to t6xj6wilh4ytvcs7.onion:18333 failed: host unreachable"

Details

Provenance
Warren Togami <wtogami@gmail.com>Authored on May 10 2016, 00:01
deadalnixPushed on May 14 2017, 22:04
Parents
rABC4e14afe42fdd: Merge #7971: [qa] Refactor test_framework and pull tester
Branches
Unknown
Tags
Unknown

Event Timeline