Robotics StackExchange | Archived questions

SSL: no alternative certificate subject name matches target host name 'api.ignitionfuel.org'

[ INFO] [1565838380.026371061]: Finished loading Gazebo ROS API Plugin.
[ INFO] [1565838380.124697592]: waitForService: Service [/gazebo/set_physics_properties] has not been advertised, waiting...
[ INFO] [1565838380.237565240]: Finished loading Gazebo ROS API Plugin.
[ INFO] [1565838380.309446638]: waitForService: Service [/gazebo_gui/set_physics_properties] has not been advertised, waiting...
[ INFO] [1565838387.533294427, 0.038000000]: waitForService: Service [/gazebo/set_physics_properties] is now available.
[ INFO] [1565838388.437564512, 0.624000000]: Physics dynamic reconfigure ready.
[Err] [REST.cc:205] Error in REST request

libcurl: (51) SSL: no alternative certificate subject name matches target host name 'api.ignitionfuel.org'

I see an answer (https://answers.ros.org/question/321233/ros-cant-find-numpy/ ) saying to change in ~/.ignition/fuel/config.yaml, api.ignitionfuel.org to https://api.ignitionrobotics.org. But I think that I don't have ~/.ignition/fuel/config.yaml, because I'm looking and I don't found. Is it in some place or I nedd install? How?

).

Asked by Jose-Araujo on 2019-08-14 23:31:50 UTC

Comments

This is actually a problem with Gazebo, not with the ROS integration.

I would suggest you post on the Gazebo Answers site.

Asked by gvdhoorn on 2019-08-15 03:43:18 UTC

Answers