Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
users:troubleshooting [2015/09/07 19:55] – cmotc | users:troubleshooting [2020/08/15 07:36] (current) – [Troubleshooting] We don't provide packages anymore nurupo | ||
---|---|---|---|
Line 2: | Line 2: | ||
There' | There' | ||
- Client issues. Please report them to your client bug tracker (for example, [[https:// | - Client issues. Please report them to your client bug tracker (for example, [[https:// | ||
- | - Packaging issues. If you have troubles with your Tox repository, please report them to the infrastructure mailing list at [[infrastructure@lists.tox.chat]], | ||
- Issues with the Tox core library should be reported to the [[https:// | - Issues with the Tox core library should be reported to the [[https:// | ||
Line 18: | Line 17: | ||
==== Why is Tox killing my internet connection? ==== | ==== Why is Tox killing my internet connection? ==== | ||
- | tl;dr: Your network | + | Some routers go offline when using Tox, as they incorrectly track UDP packets sent to an ip/port as an individual connection, eventually hitting a connection |
- | Explanation: | + | ==== Both parties |
- | Sometimes you will have a router or some other network device which does not want to work well with Tox. In fact, it may outright refuse to work at all, " | + | |
- | + | ||
- | > < | + | |
- | > < | + | |
- | > < | + | |
- | > . | + | |
- | > . | + | |
- | > < | + | |
- | + | ||
- | There isn't a lot that could be done about it, but there is a workaround - you can disable UDP in your Tox clients and see whether it would help. | + | |
- | + | ||
- | ==== Both Parties | + | |
Tox messaging of all kinds requires both parties to be online at the time the exchange takes place. Some clients implement pseudo-offline messages, where they save a message and schedule it for delivery the next time you and your friend are both online. This is safe, but it still requires both parties to be online. The developers are working on an implementation of offline messaging which works without compromising the security, privacy, and decentralization that Tox promises. | Tox messaging of all kinds requires both parties to be online at the time the exchange takes place. Some clients implement pseudo-offline messages, where they save a message and schedule it for delivery the next time you and your friend are both online. This is safe, but it still requires both parties to be online. The developers are working on an implementation of offline messaging which works without compromising the security, privacy, and decentralization that Tox promises. | ||
Line 38: | Line 25: | ||
==== Both parties must be online for a friend request to complete ==== | ==== Both parties must be online for a friend request to complete ==== | ||
- | Tox messaging of all kinds(including Friend Requests) requires both parties to be online at the time the exchange takes place. Try to make sure that both computers are connected to the network when the friend requests are made. | + | Tox messaging of all kinds (including Friend Requests) requires both parties to be online at the time the exchange takes place. Try to make sure that both computers are connected to the network when the friend requests are made. |
In order for a friend request to complete: | In order for a friend request to complete: |