Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
5572 Widoki

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



Awatar
Odrzuć
Najlepsza odpowiedź

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 ?

Awatar
Odrzuć
Autor

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

Autor

@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.

Autor Najlepsza odpowiedź

Image for better understanding:


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
lis 22
5842
2
sie 25
2262
1
lip 25
799
1
sie 25
1150
0
maj 25
1271