This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 972
not being able to reconnect after receiving" Error: tor: CLOCK_JUMPED" #14483
Labels
Milestone
Comments
diracdeltas
added a commit
that referenced
this issue
Jun 21, 2018
fix #14483 by not showing the Tor error dialog as soon as a circuit established error is emitted. Instead just disable the URL bar until the circuit has been successfully re-established or 10s has passed.
10 tasks
Fixed with #14499 |
bsclifton
pushed a commit
that referenced
this issue
Jun 22, 2018
fix #14483 by not showing the Tor error dialog as soon as a circuit established error is emitted. Instead just disable the URL bar until the circuit has been successfully re-established or 10s has passed.
This was referenced Jun 22, 2018
Verified with macOS 10.12.6 using
Verified on Windows 10 x64 using
Verified on
|
diracdeltas
added a commit
that referenced
this issue
Jun 22, 2018
fix #14483 by not showing the Tor error dialog as soon as a circuit established error is emitted. Instead just disable the URL bar until the circuit has been successfully re-established or 10s has passed.
bsclifton
pushed a commit
that referenced
this issue
Jun 23, 2018
fix #14483 by not showing the Tor error dialog as soon as a circuit established error is emitted. Instead just disable the URL bar until the circuit has been successfully re-established or 10s has passed.
This was referenced Jun 25, 2018
bsclifton
pushed a commit
that referenced
this issue
Jun 25, 2018
fix #14483 by not showing the Tor error dialog as soon as a circuit established error is emitted. Instead just disable the URL bar until the circuit has been successfully re-established or 10s has passed.
Quick update.. I tried this a bunch of times on the weekend where I opened a few Tor PT's and closed the laptop/let it go into sleep mode. After a few hours, I opened the laptop and reconnected without any issues. Didn't run into the above issues. Sometimes you'll receive the |
bsclifton
pushed a commit
that referenced
this issue
Jun 26, 2018
fix #14483 by not showing the Tor error dialog as soon as a circuit established error is emitted. Instead just disable the URL bar until the circuit has been successfully re-established or 10s has passed.
bsclifton
pushed a commit
that referenced
this issue
Jun 27, 2018
fix #14483 by not showing the Tor error dialog as soon as a circuit established error is emitted. Instead just disable the URL bar until the circuit has been successfully re-established or 10s has passed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
When waking a machine, sometimes the Tor network won't reconnect and you'll get
Tor connection error: Tor not ready: Error: tor: CLOCK_JUMPED
in the browser console. You'll get a similar error withintor.log
:Jun 20 22:56:34.000 [notice] Your system clock just jumped 109 seconds forward; assuming established circuits no longer work.
When you run into the above situation, you'll have to restart Brave to get it Tor PT's working again.
Steps to Reproduce
0.23.11
6565c06 via the terminal/console and ensure that the Tor services startsEnergy Saver
(macOS) and setTurn off Display under
Battery` for like 2-3 minsHere's the settings I used under
Energy Saver
:Turn display off after: 3mins
Actual result:
You'll get the following in the browser console:
Tor connection error: Tor not ready: Error: tor: CLOCK_JUMPED
You'll get the following within the
tor.log
:Jun 20 22:56:34.000 [notice] Your system clock just jumped 109 seconds forward; assuming established circuits no longer work.
Expected result:
Should be able to reconnect to the Tor network without any issues after waking up the machine.
Reproduces how often:
It's not 100% reproducible and doesn't always happen but I managed to reproduce the issue twice after about 6 attempts. It might also be due to how long you keep your machine asleep before waking up and attempting to use Tor PT's.
Brave Version
about:brave info:
Reproducible on current live release:
Additional Information
The text was updated successfully, but these errors were encountered: