Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOR not working with Multiple Profiles Active #12650

Closed
whiteonion opened this issue Nov 11, 2020 · 2 comments · Fixed by brave/brave-core#7069
Closed

TOR not working with Multiple Profiles Active #12650

whiteonion opened this issue Nov 11, 2020 · 2 comments · Fixed by brave/brave-core#7069

Comments

@whiteonion
Copy link

Description

TOR not working with Multiple Profiles Active Simultaneously.
so the problem seems to be starting two simultanious TOR connections from two distinct profiles, using twho new private window with tor commands, while not closing any others. it seems that brave browser can only open one tor stream, and not two.

Steps to Reproduce

  1. register at least TWO Profiles. Lets call them profile1 and profile2
  2. open profile1 (default) and start a new private window with tor within that profile
  3. go to https://check.torproject.org/ and see if tor is working. it should be working
  4. open profile2 while NOT closing profile1 windows and profile1 tor window
  5. within profile2 start a new private window with tor
  6. go to https://check.torproject.org/ and see if tor is working. it will not be working

Actual result:

Tor not working

Expected result:

Tor working

Reproduces how often:

Always

Brave version (brave://version info)

Version 1.16.72 Chromium: 86.0.4240.183 (Official Build) (x86_64)

so, I guess it's pretty clear where to look to fix it. :)
Hope the devs get around and fix it quickly. 👍

@diracdeltas
Copy link
Member

cc @darkdh

@GeetaSarvadnya
Copy link

GeetaSarvadnya commented Dec 22, 2020

Verification passed on


Brave | 1.19.64 Chromium: 87.0.4280.101 (Official Build) dev (64-bit)
-- | --
Revision | 9407c80213cda69c2b7abcb4fa8e3f74488f4956-refs/branch-heads/4280@{#1807}
OS | Windows 10 OS Version 2004 (Build 19041.685)



Verification passed on

Brave 1.19.66 Chromium: 87.0.4280.101 (Official Build) dev (64-bit)
Revision 9407c80213cda69c2b7abcb4fa8e3f74488f4956-refs/branch-heads/4280@{#1807}
OS Ubuntu 18.04 LTS

Verified test plan from the description and brave/brave-core#7069.
Verified Tor is working in both profile1 and profile2

profile1
image

profile2
image

Rest of testing done in #12429 (comment)


Verified passed with

Brave | 1.19.78 Chromium: 87.0.4280.101 (Official Build) dev (x86_64)
-- | --
Revision | 9407c80213cda69c2b7abcb4fa8e3f74488f4956-refs/branch-heads/4280@{#1807}
OS | macOS Version 10.15.7 (Build 19H15)

Used STR from description to reproduce the issue on 1.18.77:
1 18 x

Used same STR to confirm issue resolved on 1.19.x:
1 19 x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment