minishift / minishift

Run OpenShift 3.x locally | This project does not see active developement and maintenance.
Apache License 2.0
2.49k stars 476 forks source link

minishift console should check openshift status instead of vm status #2529

Open amitkrout opened 6 years ago

amitkrout commented 6 years ago

General information

Steps to reproduce

  1. Start a remote machine (Fedora workstation) with all these configurations
  2. start minishift from the host machine
    ./minishift start --vm-driver generic --remote-ipaddress <ip address of the remote machine> --remote-ssh-user root --remote-ssh-key ~/.ssh/id_rsa
  3. After successful m start run m stop
  4. Then start minishift console
    $ minishift console
  5. This will be redirected to "Unable to connect" page

Expected

Should report message like "Openshift cluster is stopped. This requires a running Openshift instance"

Actual

Redirected to browser

Logs

You can start Minishift with minishift start --show-libmachine-logs -v5 to collect logs. Please consider posting this on http://gist.github.com/ and post the link in the issue.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.