콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
5912 화면

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
6326
2
8월 25
3152
1
7월 25
1349
1
8월 25
1152
0
5월 25
1748