Skip to content

Catch redis address error

DJ Mountney requested to merge catch-redis-address-error into master

What does this MR do?

Catches an error that is thrown when ipv6 is disabled, and redis is not running.

Why was this MR needed?

During build and asset compilation, we often do not have redis or postgres running.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes: omnibus-gitlab#2545 (closed)

cc\ @stanhu

Merge request reports