コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5611 ビュー

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:


アバター
破棄
関連投稿 返信 ビュー 活動
3
11月 22
5888
2
8月 25
2388
1
7月 25
890
1
8月 25
1151
0
5月 25
1335