Edit the config.yaml
file:
sudo gedit ~/.ignition/fuel/config.yaml
Modify the file:
# url: https://api.ignitionfuel.org
url: https://api.ignitionrobotics.org # Add this line
like the bellow:
#The list of servers.
servers:
-
name: osrf|
# url: https: / /api.ignitionfuel.org
url: https : i / api.ignitionrobotics.org
#-
#name: another_server
#url: https: / / myserver
# where are the assets stored in disk.
# cache:
# path: /tmp/ ignition/fuel
Start again, no error message anymore.