Skip to content

Installing locally fails #101

@c0debreaker

Description

@c0debreaker

I executed this

export PRIVATE_IP=192.168.1.107
./scripts/install.sh -o -P $PRIVATE_IP

but got this error few minutes after I started the install script. Here are the last few parts of the output. Any ideas why it's failing?

[INFO]  systemd: Creating service file /etc/systemd/system/k3s.service
[INFO]  systemd: Enabling k3s unit
Created symlink /etc/systemd/system/multi-user.target.wants/k3s.service → /etc/systemd/system/k3s.service.
[INFO]  systemd: Starting k3s
[INFO ]  --- END K3s ---
[INFO ] Setting Kubernetes context to Spinnaker namespace
Context "default" created.
[INFO ] Spinnaker Operator Version: 1.2.5
[INFO ] Spinnaker flavor: oss
The connection to the server 192.168.1.107:8443 was refused - did you specify the right host or port?
[ERROR] Unable to list namespaces of the kubernetes cluster:
[KUBE ] kubectl apply -f https://engineering.armory.io/manifests/pacrd-1.0.1.yaml -n spinnaker
[ERROR] Error executing command:
unable to recognize "https://engineering.armory.io/manifests/pacrd-1.0.1.yaml": Get https://192.168.1.107:8443/api?timeout=32s: dial tcp 192.168.1.107:8443: connect: connection refused
unable to recognize "https://engineering.armory.io/manifests/pacrd-1.0.1.yaml": Get https://192.168.1.107:8443/api?timeout=32s: dial tcp 192.168.1.107:8443: connect: connection refused

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions