question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Authentication failed because "/" endpoint returns 403

See original GitHub issue

I can query my k8s cluster using my certiticates and key :

k cluster-info
Kubernetes master is running at https://......
Grafana is running at http://......
Heapster is running at https://.....
KubeDNS is running at https://..../proxy
Kubemonitor is running at http://.....

But kubebox complains and asks me for a username/password/token. screen_shot_2018-10-17_at_2_45_55_pm

Any workaround ?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
astefanutticommented, Nov 5, 2018

It should be fixed with 98b9c339058e45b8ed932ca356ece1b9210918ae. I’ll cut a new release with the fix ASAP.

0reactions
astefanutticommented, Nov 2, 2018

I plan to have this issue fixed for the upcoming release 0.3.2.

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTTP Error 403 Forbidden: What It Means and How to Fix It
The 403 (Forbidden) status code indicates that the server understood the request but refuses to authorize it...If authentication credentials ...
Read more >
403 Forbidden Error: What It Is and How to Fix It - Airbrake Blog
Invalid or corrupted Cookies can cause improper authentication for the server, leading to the 403 Error. This is due to the fact that...
Read more >
HTTP 403 Forbidden | What is 403 Forbidden Error and How ...
HTTP 403 forbidden error code means that the server understood the request but will not process it. Learn more about 403 forbidden error ......
Read more >
Forbidden (403), Unauthorized (401), or What Else? - Auth0
For example, suppose your API returns a 401 Unauthorized status code with an error description like The access token is expired . In...
Read more >
Login Endpoint returns 403 forbidding in post man but ...
Move the csrf.disable() and other configurations from the protected void configure(HttpSecurity http) method to the SecurityFilterChain ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found