Code Monkey home page Code Monkey logo

Comments (3)

koenhendriks avatar koenhendriks commented on June 11, 2024 1

Nevermind, I messed up the versioning in my variables.

my config:
export VERSION=3.9.0

Should be
export VERSION="v3.9.0"

from installcentos.

koenhendriks avatar koenhendriks commented on June 11, 2024

I manually added -c to create the htpasswd but it still seems to fail on line 103, oc: command not found

from installcentos.

dpalomar avatar dpalomar commented on June 11, 2024

I experiment a similar issue but with "Configure etcd" Play. This is the output:


Failure summary:


  1. Hosts:    10.0.2.15
     Play:     Configure etcd
     Task:     Pull etcd container
     Message:  non-zero return code
htpasswd: cannot modify file /etc/origin/master/htpasswd; use '-c' to create it
./install-openshift.sh: line 103: oc: command not found
Failed to restart origin-master-api.service: Unit not found.
******
* Your console is https://console.xxx.xxx.xxx.xxx.nip.io:8443
* Your username is xxx
* Your password is password
*
* Login using:
*
$ oc login -u xxx -p password https://console.xxx.xxx.xxx.xxx.nip.io:8443/
******
./install-openshift.sh: line 118: oc: command not found

Next the Task error log:

fatal: [10.0.2.15]: FAILED! => {"changed": false, "cmd": ["docker", "pull", "registry.fedoraproject.org/latest/etcd"], "delta": "0:00:01.481021", "end": "2018-05-14 14:
52:37.201731", "msg": "non-zero return code", "rc": 1, "start": "2018-05-14 14:52:35.720710", "stderr": "Get https://registry.fedoraproject.org/v1/_ping: dial tcp: look
up registry.fedoraproject.org: no such host", "stderr_lines": ["Get https://registry.fedoraproject.org/v1/_ping: dial tcp: lookup registry.fedoraproject.org: no such ho
st"], "stdout": "Using default tag: latest\nTrying to pull repository registry.fedoraproject.org/latest/etcd ... ", "stdout_lines": ["Using default tag: latest", "Tryin
g to pull repository registry.fedoraproject.org/latest/etcd ... "]}

from installcentos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.