I am on Windows 8.1 x64, not running an anti-virus app, or the firewall.
I have Tor 6.0.7
it was working fine, but something I have error "Could not connect to Tor control port"
Tried install new Tor in another folder and fine work, but after some time I get the same error message.
I tried
Start a Command Prompt (cmd.exe) and cd to Tor Browser\Browser (the folder that contains firefox.exe).
At the command prompt, type: firefox -console -jsconsole
And nothing. Nothing error logs, but Tor not running and I get same error message.
After shutdown system Tor fine work. But after some time, after close and reopen Tor window I get same error - "could not connect to Tor control port"
Trac: Username: torrc591
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
I am having the same issue (or a closely related one). I see there are a number of tickets about this bug, but none of them provided any help for my situation. I am running Tor Browser 7.0.1 on Windows 7 Starter (which is 32-bit). I tried downgrading to 6.0.5, but that didn't help. Everything works fine on my Windows 7 Professional 64-bit system.
On my Windows 7 Starter system, Tor always works after a fresh install, but never works again after the first run. Rebooting does not help, in my case, only reinstalling (or deleting the install directory and then copying over a backup saved before the first run). This 32-bit system is a relatively slow netbook from a number of years ago, so it may be the hardcoded 30-second timeout that's causing it to get the Tor Launcher "Could not connect to Tor Control port." popup. It takes over 30 seconds on this system between launching the executable (on 2nd and subsequent runs) and the Tor Status window even appearing (and the progress bar never makes any progress before it fails). That timeout value should really be controllable via an extensions.torbutton.* preference and/or an environment variable. As with the OP, disabling Windows firewall and antivirus doesn't help. Also, hitting "Open Settings" after the failure popup results in a Tor Network Settings window that just displays a permanent "Waiting for Tor to start..." message. After a fresh install, that message only appears for a few seconds, and then after pressing "Connect", the connection bar generally starts making progress immediately.
Oddly, if I do a 'telnet localhost 9151' before (or after) the "Could not connect to Tor Control port." popup appears, I am able to successfully connect to the port (though I didn't try anything beyond connecting). I tried using the extensions.torlauncher.prompt_at_startup preference and also the TOR_FORCE_NET_CONFIG=1 environment variable to get it to start with the Tor Network Settings dialog after the first run, in the hopes that the explicit wait for Tor to start would work around the 30-second timeout, but strangely, in that situation, too, I just get a permanent "Waiting for Tor to start..." message. I also tried reverting a few different preferences / state files to their pre-first-run versions, but none of the ones I tried helped.
I have confirmed that tor.exe and firefox.exe are getting properly shut down between runs. My system clock is also set accurately. I have tried installing in multiple different (NTFS) locations, including the default of my Desktop, to rule out permissions issues. As with the OP, when I start the Tor Browser firefox.exe (I also have the normal Firefox on this system, and it works fine) with -console -jsconsole, I get no console output (do I need to change some log level to be more verbose or something?). There are a couple of add-ons I need to use with Tor Browser (they do not change my browser signature, and I believe their authors to be trustworthy), but since they require restarting to use, I can never use them, since I need to start with a fresh install every time. Note that selecting those for installation is not what's causing this failure, though -- it fails on the second run and thereafter regardless of whether I install any add-ons on the first run (and regardless of whether I make any settings changes). Though I've tried just about everything else, I have not attempted to run Tor Browser as an Administrator, so please let me know if trying that would help with debugging this.
TimeForGoToBed thanks for this comment. Let's try to figure out what is going on in your case. I assume you are not getting any logs or notices that you can copy something to the clipboard? If that's the case then we might need to pursue a different road:
Could you download the expert bundle and replace the tor.exe that comes with Tor Browser with the one that's in the expert bundle? The location for the 0.3.0.8-based one is:
You find the tor.exe in your Tor Browser in torbrowser_base_dir\Browser\TorBrowser\Tor. Starting with the tor.exe from the expert bundle should pop up a console with messages from tor. Could you do that before you first start a freshly installed Tor Browser so that we can compare both logs (please add them to this ticket), one you get from a working Tor Browser and one from a broken one.
As with the OP, when I start the Tor Browser firefox.exe (I also have the normal Firefox on this system, and it works fine) with -console -jsconsole, I get no console output (do I need to change some log level to be more verbose or something?).
Yes. You need to set extensions.torlauncher.logmethod and extensions.torbutton.logmethod to 0 and ideally at least extensions.torlauncher.loglevel to 0 as well. You can do that in your about:config. If I (re)-start Tor Browser now on the command line with firefox.exe -console a console window pops up with Tor Launcher debug output. Please add that as well to this ticket.
The issue in my case is intermittent and subsequent launches may or may succeed. More often than not, they do not. Attached are logs from both cases.
When it fails, it does so on the third attempt to AUTHENTICATE (the first one seem to be refused quickly, while the second times out; the question is if that repeats):
TorLauncher NOTE: failed to open authenticated connection: [Exception... "Component returned failure code: 0x804b000e (NS_ERROR_NET_TIMEOUT) [nsIBinaryInputStream.readBytes]" nsresult: "0x804b000e (NS_ERROR_NET_TIMEOUT)"
TorSendCommand tries a few times according to the code, but eventually it's game over. This is an issue for slow devices in general, but attempts to increase Tor security may also have increased its startup time.
My device is a Lenovo x120e with a 2011 dual-core mobile AMD Fusion CPU (E-350). It is entirely possible that insufficient time is being given for the launch, especially if other tasks are running in the background. A "good" launch is 30 seconds, and Tor.exe takes up the entirety of one core for at least 20 of those.
Alternatively, maybe addons are installed or updated, or the necessary files are already in memory/cache, and not fragmented; or Tor has less state cached and so less to look up. I think you need to try running it in combination with other high-CPU tasks on a limited number of slow cores and see how it falls over.
I suspect #24776 (moved) is the same issue; Windows 7 Starter Edition is restricted to low-class devices.
Trac: Username: GreenReaper Owner: tbb-team to brade Status: needs_information to assigned
Howdy again. gk, my apologies for not getting back to you with the test results and logs you requested. I thought my Trac settings were going to cause me to be CC'd on this bug, but apparently not, so I'm just now seeing your replies. And then at some point my account apparently got auto-deleted, though it's allowed me to recreate it with the same name.
In any case, I didn't use my Windows 7 Starter system for a while, so unfortunately I don't know when this happened, but as of Browser 7.5.4, this bug no longer occurs for me. Everything connects up fine even on the 2nd and subsequent runs, and I no longer have to manually download browser updates, do them as a fresh install, and manually stage any XUL addons to be able to use them.
GreenReaper, who you callin' "low-class"? ;-) Yeah, definitely a lot more believable for my flavor of the "Could not connector to Tor control port" failure to've been a general slow-system issue rather than a Windows-7-Starter-specific issue. I wonder if the fix was just to increase a timeout, or if some logic was changed.
Thanks for the reporting back. I think increasing the timeout to something that avoids this is not unreasonable. brade/mcs what do you think?
Trac: Component: Applications/Tor Browser to Applications/Tor Launcher Severity: Critical to Normal Priority: Very High to Medium Summary: Could not connect to Tor control port to Increase connection timeout to avoid "Could not connect to Tor control port" errors
Thanks, guys. Glad you erred on the side of caution and made the new timeout a full 5 minutes. As it turns out, I was premature in reporting that I was no longer experiencing the "Could not connect" issue. While it's no longer the case, as in older versions of Tor Browser, that it would //never// succeed in connecting to the control port after the first post-install run, I've found that if my netbook is running other applications, the "Could not connect" returns.
While experiencing the issue today, I tried various things that were unsuccessful in getting Tor Browser to successfully start up, including plugging into AC power to go to full-performance mode, switching from Wi-Fi to EtherNet, switching the priority of tor.exe and/or firefox.exe to High in the Task Manager just after startup, and even quitting all the other apps I was running. Only rebooting got Tor to work again. Intel, in their infinite wisdom, elected to limit my Atom CPU to being able to access 2 GB of RAM, so memory fragmentation and/or swapping may be responsible for the system being too slow to start up Tor within 30 seconds unless a reboot is done.
In any case, hope this does get backported to the next stable release; increasing the timeout seems like quite a safe change.
Oh, sorry, and meant to also mention that indeed, when this happens, there is nothing in the log. The first time it happens, it gives you the option to copy the log messages to the clipboard, but those messages are just the ones that went to the log the last time you connected successfully. After that, you no longer are given the option to copy log messages, until after the next time you succeed in running Tor Browser again.