Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
    • Tags

    register with satellite on different subnet

    Posted on

    Hello Folks,

    So I have built a satellite on a specific subnet with a proxy pointing to different network and subnet. Now when I try to register the host on the other subnet with Satellite using this command "{subscription-manager register --org="" --activationkey="" }" it errors out with Network error, unable to connect to server. Please see /var/log/rhsm/rhsm.log for more information.

    When I checked the logs this is the output

    2018-03-08 14:56:26,222 [INFO] rhsmd:12569:MainThread @rhsmd:270 - rhsmd started
    2018-03-08 14:56:26,378 [INFO] subscription-manager:12563:MainThread @managercli.py:518 - X-Correlation-ID: ab3e30d10f5b43418fccacbd448fdb99
    2018-03-08 14:56:26,378 [INFO] subscription-manager:12563:MainThread @managercli.py:407 - Client Versions: {'python-rhsm': '1.19.10-1.el7_4', 'subscription-manager': '1.19.23-1.el7_4'}
    2018-03-08 14:56:26,380 [INFO] subscription-manager:12563:MainThread @connection.py:821 - Connection built: host=subscription.rhsm.redhat.com port=443 handler=/subscription auth=identity_cert ca_dir=/etc/rhsm/ca/ insecure=False
    2018-03-08 14:56:26,381 [INFO] subscription-manager:12563:MainThread @connection.py:821 - Connection built: host=subscription.rhsm.redhat.com port=443 handler=/subscription auth=none
    2018-03-08 14:56:26,382 [INFO] subscription-manager:12563:MainThread @managercli.py:407 - Client Versions: {'python-rhsm': '1.19.10-1.el7_4', 'subscription-manager': '1.19.23-1.el7_4'}
    2018-03-08 14:56:26,422 [INFO] subscription-manager:12563:MainThread @managercli.py:382 - Consumer Identity name=None uuid=None
    2018-03-08 14:56:26,425 [INFO] subscription-manager:12563:MainThread @managercli.py:382 - Consumer Identity name=None uuid=None
    2018-03-08 14:56:26,426 [INFO] subscription-manager:12563:MainThread @connection.py:821 - Connection built: host=subscription.rhsm.redhat.com port=443 handler=/subscription auth=none
    2018-03-08 14:56:26,483 [INFO] subscription-manager:12563:MainThread @dmiinfo.py:73 - Using dmidecode dump file: /dev/mem
    2018-03-08 14:58:34,259 [ERROR] subscription-manager:12563:MainThread @managercli.py:177 - Error during registration: [Errno 110] Connection timed out
    2018-03-08 14:58:34,261 [ERROR] subscription-manager:12563:MainThread @managercli.py:178 - [Errno 110] Connection timed out
    Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/subscription_manager/managercli.py", line 1194, in _do_command
    content_tags=self.installed_mgr.tags)
    File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 919, in registerConsumer
    return self.conn.request_post(url, params)
    File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 648, in request_post
    return self._request("POST", method, params, headers=headers)
    File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 671, in _request
    info=info, headers=headers)
    File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 527, in _request
    conn.request(request_type, handler, body=body, headers=final_headers)
    File "/usr/lib64/python2.7/httplib.py", line 1017, in request
    self._send_request(method, url, body, headers)
    File "/usr/lib64/python2.7/httplib.py", line 1051, in _send_request
    self.endheaders(body)
    File "/usr/lib64/python2.7/httplib.py", line 1013, in endheaders
    self._send_output(message_body)
    File "/usr/lib64/python2.7/httplib.py", line 864, in _send_output
    self.send(msg)
    File "/usr/lib64/python2.7/httplib.py", line 826, in send
    self.connect()
    File "/usr/lib64/python2.7/httplib.py", line 1227, in connect
    HTTPConnection.connect(self)
    File "/usr/lib64/python2.7/httplib.py", line 807, in connect
    self.timeout, self.source_address)
    File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
    raise err
    error: [Errno 110] Connection timed out

    Any Ideas?
    Thanks

    by

    points

    Responses

    Red Hat LinkedIn YouTube Facebook X, formerly Twitter

    Quick Links

    Help

    Site Info

    Related Sites

    © 2026 Red Hat