-
Notifications
You must be signed in to change notification settings - Fork 43
Device activation
Ways to activate:
-
Android/iPhone Syncloud app should be able to discover you device if it is connected to the same wifi network.
-
Browser activation is an alternative way by looking up IP of your device on your router page and using it to open this url in your browser: https://[device ip].
You will need an account at https://syncloud.it for our domain name or you can use your own domain name.
Also you will need to assign your device credentials to secure your device.
If none of this works, you need to check network connection or correctness of image.
Check Report Problems
There are two options to reset the device:
- Deactivate the device by removing the following file (either by using SSH or by taking the main disk to another PC):
snap stop platform
rm /var/snap/platform/current/platform.db
snap start platform
This will reset device status and you can activate it again (just open IP in a browser)
On Windows you may try these tools to mount the disk:
- Rewrite the device image again.