Bug 788890 - Traceback from initscript: gaierror: [Errno -5] No address associated with hostname
Summary: Traceback from initscript: gaierror: [Errno -5] No address associated with ho...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: cobbler
Version: el6
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: James C.
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-09 08:50 UTC by Michal Nowak
Modified: 2014-04-21 19:22 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-21 19:22:38 UTC
Type: ---


Attachments (Terms of Use)

Description Michal Nowak 2012-02-09 08:50:48 UTC
Description of problem:

From /var/log/boot.log:

koan, Checking for re-install: Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/koan/utils.py", line 542, in __try_connect
    xmlrpc_server.ping()
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/usr/lib64/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/usr/lib64/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/usr/lib64/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/usr/lib64/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/usr/lib64/python2.6/socket.py", line 553, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
gaierror: [Errno -5] No address associated with hostname


Version-Release number of selected component (if applicable):

koan-2.2.1-1.el6.noarch

Steps to Reproduce:
1. Boot

Comment 2 Orion Poplawski 2013-12-16 20:44:31 UTC
koan is a sub-package of cobbler

Comment 3 Orion Poplawski 2014-04-21 19:22:38 UTC
Re-open if this is still a problem.


Note You need to log in before you can comment on or make changes to this bug.