Project

General

Profile

Actions

Bug #28672

closed

qpid's wait-for-port ExecStartPost checks 127.0.0.1 which breaks on IPv6

Added by Ewoud Kohl van Wijngaarden over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

QPid binds to whatever connectivity is available on an external interface, ignoring lo. This means it's configured to bind to localhost it only binds to ::1 when eth0 is the only interface and IPv6 only. The wait-for-port override connects to 127.0.0.1:$ssl_port and fails.

Since netcat can connect to DNS, the solution is to connect to localhost instead of an IP.

A Bugzilla that describes a similar problem https://bugzilla.redhat.com/show_bug.cgi?id=1055660


Related issues 1 (1 open0 closed)

Related to Foreman - Tracker #28683: IPv6 only supportNew

Actions
Actions #1

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ewoud Kohl van Wijngaarden
  • Pull request https://github.com/theforeman/puppet-qpid/pull/128 added
Actions #2

Updated by The Foreman Bot over 4 years ago

  • Fixed in Releases 2.0.0 added
Actions #3

Updated by Ewoud Kohl van Wijngaarden over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Ewoud Kohl van Wijngaarden over 4 years ago

Actions

Also available in: Atom PDF