반응형
문제 상황은 다음과 같다.
[Err] [REST.cc:205] Error in REST request
libcurl: (51) SSL: no alternative certificate subject name matches target host name 'api.ignitionfuel.org'
타겟 호스트 이름 주소가 잘못된 것 같다.
it seems that the target host name is wrong address.
다행히, Tsuru Masato라는 일본 사람같은 이름을 가진 사람이 문제를 아래의 방법으로 해결했다고 했다.
Tsuru Masato looks like a japanese post that he solved this error.
His solution is following as :
You need to change ~/.ignition/fuel/config.yaml as following.
해결 방법은 ~/.ignition/fuel/config.yaml as following 을 열어서 아래 주소를 robotics 블라블라로 바꾸라는 것이다.
to
and i also end that.
해보니 된다!
우분투에서 한글을 못 써서 영어로 썼다가 한글을 추가함.
Reference
https://bitbucket.org/osrf/gazebo/issues/2607/error-restcc-205-during-startup-gazebo
728x90
'UAV' 카테고리의 다른 글
Airsim 설치 정리 - Windows 10 에서 (0) | 2021.08.19 |
---|---|
HITL - Onboard (0) | 2020.12.03 |
[GAZEBO] Tutorial - 관성 센서 노이즈 모델 (0) | 2020.11.16 |
[GAZEBO] Tutorial - 카메라 왜곡 모델 (0) | 2020.11.16 |
[GAZEBO] Tutorial - 시뮬레이션 모델 만들기(요약) (0) | 2020.11.15 |