Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

`vagrant service-manager install-cli openshift´ fails #448

Open
claviola opened this issue Dec 29, 2016 · 7 comments
Open

`vagrant service-manager install-cli openshift´ fails #448

claviola opened this issue Dec 29, 2016 · 7 comments
Assignees
Milestone

Comments

@claviola
Copy link

$ vagrant service-manager install-cli openshift
undefined method `upcase' for nil:NilClass

vagrant-service-manager is at version 1.4.1.

@coolbrg
Copy link
Contributor

coolbrg commented Dec 29, 2016

@claviola Could you elaborate more how you installed ADB and how you got this error?

@claviola
Copy link
Author

claviola commented Dec 30, 2016

I followed all the steps in the "How do I install and run ADB?" section of the README up until trying to follow the instructions shown after vagrant up finishes:

==> default: You can now access OpenShift console on: https://openshift.adb:8443/console
==> default: 
==> default: Configured basic user: openshift-dev, Password: devel
==> default: 
==> default: Configured cluster admin user: admin, Password: admin
==> default: 
==> default: To download and install OC binary, run:
==> default: vagrant service-manager install-cli openshift
==> default: 
==> default: To use OpenShift CLI, run:
==> default: $ oc login openshift.adb:8443
==> default: 
==> default: To browse the OpenShift API documentation, follow this link:
==> default: http://openshift3swagger-claytondev.rhcloud.com
==> default: 
==> default: Then enter this URL:
==> default: https://openshift.adb:8443/swaggerapi/oapi/v1

@coolbrg coolbrg self-assigned this Jan 31, 2017
@coolbrg
Copy link
Contributor

coolbrg commented Jan 31, 2017

Hi @claviola ,

What is your vagrant version? and which OS you are running?

We are facing this issue in vagrant 1.9.1 with Windows OS only.
Adding a fix of this.

@coolbrg coolbrg added this to the 1.5.1 milestone Jan 31, 2017
@claviola
Copy link
Author

Seems fixed for me.

@claviola claviola reopened this Jan 31, 2017
@claviola
Copy link
Author

I got ahead of myself. After 'vagrant up' finished successfully, I attempted to run the command and got the same result. This is on Ubuntu 16.10.

@ghost
Copy link

ghost commented Feb 21, 2017

FWIW I am trying to install this today with Vagrant 1.9.1.
I'm running the VM from the OpenShift CDK (latest) I'm on Mac OSX (Yosemite), Virtual Box is the latest 5.1 (just updated today):
BDS00818:rhel-ose jsheppard$ vagrant service-manager install-cli openshift
undefined method `upcase' for nil:NilClass

Any workaround for this?

@coolbrg
Copy link
Contributor

coolbrg commented Feb 22, 2017

@shepp67 Commented here hashicorp/vagrant#8259 (comment)

We won't recommend 1.9.1 as it also breaks private IP - hashicorp/vagrant#8250.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants