testkube icon indicating copy to clipboard operation
testkube copied to clipboard

Unable to login to dashboard

Open benke33 opened this issue 1 year ago • 2 comments

Describe the bug Unable to login to the dashboard after installation.

Login is successful in Dex, but getting this redirect error: { "type": "about:blank", "title": "Forbidden", "status": 403, "detail": "forbidden redirect URL: http://localhost:8082/auth/success", "instance": "/auth/callback" }

To Reproduce Steps to reproduce the behavior: $ testkube init demo $ testkube dashboard

login to dashboard with default credentials: [email protected]/password

Expected behavior Login to the dashboard works

Version / Cluster

  • Which testkube version? v2.0.19
  • What Kubernetes cluster? (e.g. GKE, EKS, Openshift etc, local KinD, local Minikube) Tested in EKS & Minikube with same results
  • What Kubernetes version? 1.29 & 1.30
  • what browsers? Chrome & Firefox

Screenshots Screenshot from 2024-08-08 15-31-38

benke33 avatar Aug 08 '24 13:08 benke33

hey, @benke33 we removed dashboard for OSS in 1.17. If you need it, try our Free Pro edition https://testkube.io/pricing

vsukhin avatar Aug 08 '24 14:08 vsukhin

@vsukhin, testkube init demo is actually starting the Pro edition

rangoo94 avatar Aug 08 '24 14:08 rangoo94

works with later versions, 2.1.18

benke33 avatar Sep 12 '24 09:09 benke33