SK-Yang / torchat

Automatically exported from code.google.com/p/torchat
0 stars 0 forks source link

Doesn't connect to buddy #120

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch torchat on both sides
2. Waiting for connect
3. Adding each other to buddies list...

What is the expected output? What do you see instead?

Expect to see buddy as online on both sides but instead buddy is offline and 
torchat doesn't exchange any traffic. Why it doesn't connect to buddy?

Original issue reported on code.google.com by tsvetoch...@gmail.com on 29 Oct 2012 at 6:22

GoogleCodeExporter commented 9 years ago
does it connect to myself?

If yes on both sides then its a temporary problem. Please also make sure you 
don't accidentally have started torchat multiple times (an old torchat process 
that did not terminate correctly from a previous run, I have seen this 
happening in rare cases for unknown reasons, it should not happen normally). 
Quit torchat and look into task manager, kill all remaining torchat and tor 
proceses and then tart it again. On windows you should see *two* torchat 
processes (a small one and a bigger one) and *one* tor process.

Also please note that torchat has been moved to github, there are newer 
releases on github (look for the classic 0.9.9.xxx series) and the primary 
issue tracker for all versions is now also on github.

Original comment by prof7...@gmail.com on 1 Nov 2012 at 12:25