You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Can I re-provision a machine that was already provisioned?
451
+
452
+
You cannot re-run the `preinstall.sh` script.
453
+
Once a device is set up for provisioning and has a <FILE>viam-provisioning.json</FILE> file on it, it will attempt to provision the machine when it comes online.
454
+
If you have not yet connected the device to a network and setup has not completed, you can still make changes to the <FILE>viam-provisioning.json</FILE> file on the device.
455
+
456
+
Once a machine has completed the provisioning flow, you cannot re-run the final setup steps without first manually removing the machine configuration file (<FILE>/etc/viam.json</FILE>).
457
+
450
458
### Device not detecting networks
451
459
452
460
Some systems can't scan for WiFi networks while in hotspot mode, meaning they won't automatically detect networks coming online or into range until the `retry_connection_timeout_minutes` expires.
0 commit comments