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

[bitnami/minio] after setting the ingress.path to /minio-path/ , the static resource cannot be reached #23872

Closed
LiDaiyan opened this issue Feb 23, 2024 · 3 comments
Assignees
Labels
minio solved stale 15 days without activity tech-issues The user has a technical issue about an application

Comments

@LiDaiyan
Copy link

LiDaiyan commented Feb 23, 2024

Name and Version

bitnami/minio:13.6.2

What architecture are you using?

amd64

What steps will reproduce the bug?

this is the values

ingress:
  enabled: true
  apiVersion: ""
  ingressClassName: "my-traefik"
  hostname: localhost
  path: /minio-console
  pathType: ImplementationSpecific

and the status of
http://localhost/minio-console/ is 200

but it will request the static resource from root path, and it can not be loaded because no ingress for the static resources.

Are you using any custom parameters or values?

no

What is the expected behavior?

I want the static resource can be loaded.

What do you see instead?

because the static resource can not be loaded, there is nothing on the page.

Additional information

No response

@LiDaiyan LiDaiyan added the tech-issues The user has a technical issue about an application label Feb 23, 2024
@github-actions github-actions bot added the triage Triage is needed label Feb 23, 2024
@javsalgar javsalgar changed the title after setting the ingress.path to /minio-path/ , the static resource cannot be reached [bitnami/minio] after setting the ingress.path to /minio-path/ , the static resource cannot be reached Feb 26, 2024
@github-actions github-actions bot removed the triage Triage is needed label Feb 26, 2024
@github-actions github-actions bot assigned aoterolorenzo and unassigned javsalgar Feb 26, 2024
@aoterolorenzo
Copy link
Contributor

Hi @LiDaiyan,

Could you share the pod logs?

Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Mar 27, 2024
Copy link

github-actions bot commented Apr 1, 2024

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

@github-actions github-actions bot added the solved label Apr 1, 2024
@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minio solved stale 15 days without activity tech-issues The user has a technical issue about an application
Projects
None yet
Development

No branches or pull requests

4 participants