redhat-developer-demos / faas-tutorial

Java FaaS demos with OpenWhisk and OpenShift
Apache License 2.0
43 stars 28 forks source link

Minishift has no ability to shutdown #7

Closed JimTyrrell closed 6 years ago

JimTyrrell commented 6 years ago

-Checking out the VirtualBox Console running minishift stop The 'minishift' VM is already stopped.

Gets this message.

My notebook is melting down and I can't seem to find the way to gracefully shut this running instance of mini shift down.

rafabene commented 6 years ago

What's your environment / minishift version?

JimTyrrell commented 6 years ago

Mac OS X 10.12.6. I haven't seen this before. Don't know if this is a new Minishift thing, or unique to the way I am starting up OpenWhisk on OpenShift?

JimTyrrell commented 6 years ago

Figured it out.... export MINISHIFT_HOME=~/minishift_1.13.1 Was set in a much easier step.

You set this environment variable in one tab. Moved to another one, and then mini shift stop didn't work.

rafabene commented 6 years ago

Cool. I just don't export this variable and everything works.

@kamesh Do we really need this env var?

On Thu, Apr 5, 2018 at 3:14 PM, JimTyrrell notifications@github.com wrote:

Figured it out.... export MINISHIFT_HOME=~/minishift_1.13.1 Was set in a much easier step.

You set this environment variable in one tab. Moved to another one, and then mini shift stop didn't work.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/redhat-developer-demos/faas-java-tutorial/issues/7#issuecomment-379028912, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB1s4ixPtooDM51uYz9kI1n1fEZnw-3ks5tll8cgaJpZM4TI2qA .

-- Rafael Benevides | Senior Product Manager Director of Developer Experience Follow me at Twitter: @rafabene https://twitter.com/rafabene M: +1-407-401-3555 Register today at https://developers.redhat.com/

kameshsampath commented 6 years ago

no @rafabene - just copy from our istio tutorial

rafabene commented 6 years ago

Ok. Let's remove it and close this issue since it seems to cause problems.

kameshsampath commented 6 years ago

sure, will do it first job next week