Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication failure #2

Open
abdennour opened this issue Jul 1, 2018 · 4 comments
Open

Authentication failure #2

abdennour opened this issue Jul 1, 2018 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@abdennour
Copy link

Steps to reproduce

  1. Start minikube and point kubectl on it.
  2. start docker engine
docker-machine start default
eval $(docker-machine env default)
  1. parse docker host IP IP=$(docker-machine ip default)

  2. Run app docker-compose up -d

  3. Visit http://${IP}

  4. Click "Let's Start Exam"

Issue

Authentication failure.

image

  • Do I need browser plugin?
  • Do I need CKA candidate handbook to understand what's error in this simulation?
@arush-sal arush-sal self-assigned this Jul 2, 2018
@arush-sal arush-sal added the bug Something isn't working label Jul 2, 2018
@hellolijj
Copy link

hellolijj commented Dec 17, 2018

i also meet the same problem

@arush-sal
Copy link
Owner

arush-sal commented Dec 20, 2018

@abdennour & @hellolijj Unfortunately I don't have minikube on my system and my current system can't directly support it, but still, I'll be looking into ways to reproduce and resolve this issue with some much needed improvements overall. Sorry for the delay.

@sebastiansutter
Copy link

This log entry might be related to the issue: 2019/06/05 15:49:10 [error] 6#6: *10 open() "/usr/share/nginx/html/xmlrpc.php" failed (2: No such file or directory), client: x.x.x.x, server: localhost, request: "GET /xmlrpc.php HTTP/1.1", host: "x.x.x.x"

@satomic
Copy link

satomic commented Sep 6, 2019

you can try my fork https://github.com/satomic/cka-practice-environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants