Skip to content

Commit 1d361c9

Browse files
Update documentation/asciidoc/services/connect/troubleshooting.adoc
1 parent a532bdc commit 1d361c9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

documentation/asciidoc/services/connect/troubleshooting.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,6 @@ For screen sharing, Connect can only share an existing graphical desktop session
6363

6464
Connect usually communicates between devices without requiring changes to your network or firewall. However, especially restrictive networks can sometimes block Connect communication. To help debug problems with such networks, `rpi-connect` and `rpi-connect-lite` include the `rpi-connect doctor` command. `rpi-connect doctor` runs a series of tests to check that Connect communication functions properly on your network.
6565

66-
Specifically:
67-
68-
. Can we make an HTTPS request to the Raspberry Pi Connect API at `api.connect.raspberrypi.com` on port 443 and have it respond successfully?
69-
. Can we make an authenticated request to the Raspberry Pi Connect API?
70-
. Can we communicate with the Raspberry Pi Connect STUN or TURN servers at `stun.raspberrypi.com`, `turn1.raspberrypi.com`, `turn2.raspberrypi.com`, or `turn3.raspberrypi.com` on UDP port 3478 and receive a server reflexive candidate?
71-
. Can we communicate with the Raspberry Pi Connect TURN servers on TCP ports 3478 or 443, and UDP ports 3478, 443, and 49152 -> 65535 and receive a relay candidate?
7266

7367
To run these tests on your device, run the following command:
7468

0 commit comments

Comments
 (0)