Skip to content

Commit d26cc57

Browse files
authored
Update common-errors.md (#4480)
1 parent 58c117c commit d26cc57

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/dev/tools/common-errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ If not, look for other related errors in your logs.
283283

284284
1. Check if UDP traffic is restricted in any way.
285285
You can do this by checking your router settings and talking to your IT department, if applicable.
286+
1. Restart your machine.
286287

287288
1. Check your SDK connection:
288289

docs/manage/fleet/provision/setup.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,11 @@ Some systems can't scan for WiFi networks while in hotspot mode, meaning they wo
469469
The `retry_connection_timeout_minutes` causes your device to exit hotspot mode, at which point your device will be able to detect newly available networks.
470470
If your device does not connect to your network, adjust the `retry_connection_timeout_minutes` value in the [`defaults` file](/manage/fleet/provision/setup/#configure-defaults).
471471

472+
### Device not connecting or showing as offline
473+
474+
Check if other devices on the network can connect to the internet without problems.
475+
If other devices are fine, try restarting your device and [check for other logs](/manage/troubleshoot/troubleshoot/#check-logs).
476+
472477
### Test GRPC components of the provisioning service
473478

474479
If you need to test the GRPC components of the provisioning service, there is a CLI client available.

0 commit comments

Comments
 (0)