• #11
    Closed

    Failed to run setup script

    Jun 28, 2023

    How do you re-run?
    Failed to create cluster failed to pull Kind

  • Jun 28, 2023

    vmbase_init.service: Main process excited, code=exited, status=1/Failure
    vmbase_init.service: Failed with result 'exit-code'

    This is only thing I see in error log using - journalctl -xe

  • Jun 28, 2023

    I am getting this error on multiple vcenters

    [FAILED] Failed to start Appliance initialization script

  • Jun 29, 2023

    You can review the installation log. To collect it, you can use:

    scp root@<appliance-ip>:/var/log/bootstrap.log <local-path>/bootstrap.log

  • Jun 29, 2023

    I can't scp to the appliance

  • Jun 30, 2023

    You can try the default one - vmware. Probably the root password you entered did not meet security checks.

  • Jul 03, 2023

    Got he same problem - here the bootstras.log:

    09:02:52:52 [INFO] Creating the Cluster with ingress controller and configuring the host port forwarding to the ingress
    Creating cluster "kind" ...
    • Ensuring node image (kindest/node:v1.25.3) 🖼 ...
    ✗ Ensuring node image (kindest/node:v1.25.3) 🖼
    ERROR: failed to create cluster: failed to pull image "kindest/node:v1.25.3@sha256:f52781bc0d7a19fb6c405c2af83abfeb311f130707a0e219175677e366cc45d1": command "docker pull kindest/node:v1.25.3@sha256:f52781bc0d7a19fb6c405c2af83abfeb311f130707a0e219175677e366cc45d1" failed with error: exit status 1

    Command Output: Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp 3.216.34.172:443: i/o timeout

  • Jul 18, 2023

    I'm Getting the same problem. Has anyone found a FIX

  • Aug 28, 2023

    With 1.0.2 this problem should be fixed.

  • Aug 30, 2023

    @Lyuboslav - can confirm, 1.0.2 installed without problems