Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
5575 Представления

After once my IOT Box has restarted, the Domain URL has completely changed. Is ther any way to fix this issue.

Present Domain URL:  192-168-50-22.4ab752d6.odoo-iot.com:8069
Required URL: http://192.168.50.22:8069



Аватар
Отменить
Лучший ответ

It is normal.

After you registered your box in your DB the box downloaded a authenticated certificate linked to this domain.

So now you can contact the box in HTPPS secured connection.

What is the problem with this ?

Аватар
Отменить
Автор

Thank you for your response.

The problem is:

I have created an POST API inside the IOT BOX using driver.py

The API works for URL with http://192.168.50.22:8069/test

But after the URL is changed , the API doesn't work for this URL:

http://192-168-50-22.xxxxxxxx.odoo-iot.com:8069/test

Автор

@Quentin The URL works.

Earlier what happened, I was using the IP from iot_box table from database and accessing the API using javascript. So, Javascript geeting only "192-168-50-22.xxxxxxxx.odoo-iot.com" was unable to access the API.

I have corrected the full api and now it works with HTPPS secured connection.

Автор Лучший ответ

Image for better understanding:


Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
нояб. 22
5843
2
авг. 25
2289
1
июл. 25
822
1
авг. 25
1150
0
мая 25
1274