Merge pull request #319 from odoo/12.0-IoT-iotnotfound-jub

12.0 iot iotnotfound jub
This commit is contained in:
Julien B 2019-01-21 19:03:09 +01:00 committed by GitHub
commit ade10dc120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 0 deletions

View File

@ -9,3 +9,4 @@ Internet of Things (IoT)
iot/connect
iot/pos
iot/iot_notfound

25
iot/iot_notfound.rst Normal file
View File

@ -0,0 +1,25 @@
=================
IoT Box not found
=================
When using your IoT Box, a common issue you might encounter is that your
box is not found on your database. Fortunately, there are a few easy
steps you can follow to find your IoT box.
HTTPS Issues
============
Your IoT Box is not found? You probably have https issues!
To check it, go to your database and verify if your database address
starts with an https (like https://www.odoo.com). If this is the case,
then you may have problems with your IoT Box image. It should be version
18.12 or later.
If your IoT Box image is from an earlier version, then you will have to
reflash the SD card of your IoT Box to update the image (the latest
image can be found `here <http://nightly/odoo.com>`__).
You can find the documentation about SD card flashing here (`here <https://docs.google.com/document/d/1bqKsZhWqMqI4mhv4ltF61M_QPiBCHygYjjvkhsCTdaY/edit>`__).