Troubleshooting unsorted
Jump to navigation
Jump to search
Disk usage error
Check what folder is full:
cd /storage
du -h -d 1
If folder is /storage/history
, then write in screen:
history delete old
This will delete the devices' history.
Registering email with no verification
testemail@gmail.com.no-check if there is ".no-check" in the email address it will not send email for vefirication
Alice
https://dialogs.yandex.ru/store/skills/f636b340-larnitech
Upload backup from server A to server B
- Save backup on A;
- Download it;
- Switch module ID on server B to A's ID;
- Copy and save somewhere B server's sn from logic->hw;
- Install needed plugins;
- Switch server mode to 'Gateway';
- Upload backup to B and restore it;
- Switch sn="xxxxxxxx" on B in logic.xml to the sn from p.4
Узнать пароль от LT_Setup
<syntaxhighlight lang="c"> sqlite3 /home/settings/db/larnitech.db select * from accounts; <syntaxhighlight lang="c">