Skip to content

Device activation

Boris Rybalkin edited this page May 6, 2018 · 26 revisions

Ways to activate:

  1. Android/iPhone Syncloud app should be able to discover you device if it is connected to the same wifi network.

  2. 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: http://[device ip]:81

If none of this works, you need to check network connection or correctness of image.

You will need to run these commands (SSH or hdmi) and send the output to Syncloud support:

ifconfig
systemctl status ssh -l
systemctl status avahi-daemon -l
systemctl status platform.uwsgi-internal -l
systemctl status platform.nginx-internal -l

Clone this wiki locally