bug: Default IPv6 but no support to IPv4

Open
#4,623 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
macos

Research direction

Start in the Desktop-App entry point by reproducing the request against a host whose IPv6 address refuses connections while its IPv4 address works, using the reported dig AAAA and dig +short A commands. Trace the connection behavior and verify that a reachable IPv4 address is tried when the default IPv6 connection fails.

Written by the indexing model from the issue text.

Description

issue
Describe your issue?

When I try to connect to a server which accepts IPv4 but not IPv6, then I get "Error Connection Refused".
While when I use terminal, the request goes smoothly.

Image
Repro steps
  1. Open the Requestly App.
  2. Send a Request to any server which bydefaults to an IPv6 Address when we use "dig AAAA" but doesn't accept request on that address instead does on the IPv4 Address that is returned by doing "dig +short A".
  3. Send a Request via Requestly.
What Requestly tool were you using?
  • Extension
  • Desktop-App
  • Android SDK
  • Selenium
Your Environment

MacOS 15.7.5 (24G624)

Requestly Version

v26.3.3

Error screenshot
Image
Dominant language
No language data
Stars
6.8k
Forks
694
PR merge metrics
No merged PRs in 30d

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.

More from requestly/requestly

All issues in requestly/requestly

Similar issues

More Desktop Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.