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 about 5 years ago. Updated about 5 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

Also available in: Atom PDF