Skip to content

Instantly share code, notes, and snippets.

@a1git
Created February 20, 2021 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a1git/c7e8b5de5b4cfb28e203d01a3d164b67 to your computer and use it in GitHub Desktop.
Save a1git/c7e8b5de5b4cfb28e203d01a3d164b67 to your computer and use it in GitHub Desktop.
cloud-init.log
2021-02-19 18:46:59,423 - util.py[DEBUG]: Resolving URL: http://169.254.169.254 took 0.002 seconds
2021-02-19 18:46:59,423 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack' with {'url': 'http://169.254.169.254/openstack', 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/19.2-36-g059d049c-0ubuntu1~18.04.1'}} configuration
2021-02-19 18:47:02,477 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack' failed [3/-1s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /openstack (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4e3fe92d68>: Failed to establish a new connection: [Errno 113] No route to host',))]
2021-02-19 18:47:02,478 - DataSourceOpenStack.py[DEBUG]: Giving up on OpenStack md from ['http://169.254.169.254/openstack'] after 3 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment