openshift / openshift/installer

Internal error in macOS IPI install on Azure, connection refused on localhost:58581

Open
#10,873 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
1.6k
Forks
1.5k
Avg merge
5d 5h
Merged PRs (30d)
39

Description

Running the macOS installer for an IPI install on Azure,

openshift-install create cluster --dir . --log-level=debug 2>&1 | tee install.log

level=error msg=failed to fetch Cluster: failed to generate asset "Cluster": failed to create cluster: failed to create infrastructure manifest: Internal error occurred: failed calling webhook "validation.azureclusteridentity.infrastructure.cluster.x-k8s.io": failed to call webhook: Post "https://127.0.0.1:58581/validate-infrastructure-cluster-x-k8s-io-v1beta1-azureclusteridentity?timeout=10s": dial tcp 127.0.0.1:58581: connect: connection refused

Sanitized debug level install log:

install.log

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the provided openshift-install command and inspect install.log around the validation.azureclusteridentity webhook failure. Trace why the localhost:58581 webhook is unavailable during macOS IPI installation on Azure. Done means the installer proceeds without the connection-refused error and the relevant regression is covered by the project’s existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, go
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.