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

Kubernetes Cluster Setup and other views report an error when Portainer is exposed over a subpath #10112

Closed
2 tasks done
jamest-portainer opened this issue Aug 24, 2023 · 0 comments · Fixed by #8690
Closed
2 tasks done
Labels
Milestone

Comments

@jamest-portainer
Copy link

Before you start please confirm the following.

Problem Description

When Portainer is exposed over a subpath such as https://tools.domain.tld/portainer some views in the Kubernetes management area are failing to load.
We have tested the following views that were failing, some others might be as well:

  • Cluster setup
  • Ingress creation (add via form)
  • Namespace access view

Expected Behavior

No error should occur.

Actual Behavior

The following error is reported by the API (this example is from the Cluster Setup view):
{
"message": "Failed to check RBAC status",
"details": "the server could not find the requested resource (post serviceaccounts)"
}

Steps to Reproduce

  1. Deploy Portainer so it is exposed over a subpath
  2. Go to one of the views mentioned

Portainer logs or screenshots

No response

Portainer version

2.18.4

Portainer Edition

Community Edition (CE)

Platform and Version

Kubernetes

OS and Architecture

Any

Browser

No response

What command did you use to deploy Portainer?

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant