You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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"
Steps to reproduce
parse docker host IP
IP=$(docker-machine ip default)
Run app
docker-compose up -d
Visit http://${IP}
Click "Let's Start Exam"
Issue
Authentication failure.
The text was updated successfully, but these errors were encountered: