The installer log shows that the installation passed. I’m a bit unclear on exactly what the problem was
This is odd. By default /var/opt/rh/rh-redis5/log/redis
should be used. Perhaps we misconfigure this in the installer.
This is correct and I don’t see what the problem is.
Can you share them? I suspect that you may be enabling a different Ruby or changed your system Ruby in some way.
Can you share how it’s broken?
Again, I don’t know what you mean
It would be useful if you shared exactly what’s going on. This again hints that your system Ruby may be broken and foreman-debug would report that.
Looking at /var/log/messages
in your debug the thing that mostly jumps out is that Pulp 3 can’t authenticate to PostgreSQL. That is a problem.
Another thing that jumped out was that hammer ping
couldn’t connect to https://$FQDN:443
. Perhaps there’s a firewall in between? If the service isn’t running, that might also explain it. In the debug I don’t see logs from /var/log/foreman
so I can’t really say anything about that.