Skip to content

[Bug]: Too many redirects - Deploy release 0.7.0 using helm chart #1105

@bayer-veera

Description

@bayer-veera

🐞 Bug Summary

When deployed the latest release using helm chart I get too many redirects issue. I am checking by doing kubectl port-forward cmd

🧩 Affected Component

Select the area of the project impacted:

  • mcpgateway - API
  • mcpgateway - UI (admin panel)
  • mcpgateway.wrapper - stdio wrapper
  • Federation or Transports
  • CLI, Makefiles, or shell scripts
  • Container setup (Docker/Podman/Compose)
  • Other (explain below)

🔁 Steps to Reproduce

  1. Deploy using helm charts under mcp-stack (fresh deployment - no migration)
  2. Check if pods are healthy
  3. Try accessing the service using kubectl port-forward cmd

🤔 Expected Behavior

Login page should be provided, instead I get too many redirect error.

📓 Logs / Error Output

27.0.0.1:44676 - "GET /admin HTTP/1.1" 307
2025-09-23 11:15:49,727 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/ HTTP/1.1" 302
2025-09-23 11:15:49,827 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/login HTTP/1.1" 303
2025-09-23 11:15:49,957 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin HTTP/1.1" 307
2025-09-23 11:15:50,057 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/ HTTP/1.1" 302
2025-09-23 11:15:50,158 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/login HTTP/1.1" 303
2025-09-23 11:15:50,263 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin HTTP/1.1" 307
2025-09-23 11:15:50,365 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/ HTTP/1.1" 302
2025-09-23 11:15:50,681 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/login HTTP/1.1" 303
2025-09-23 11:15:50,876 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin HTTP/1.1" 307
2025-09-23 11:15:50,994 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/ HTTP/1.1" 302
2025-09-23 11:15:51,130 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/login HTTP/1.1" 303
2025-09-23 11:15:51,236 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin HTTP/1.1" 307
2025-09-23 11:15:51,335 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/ HTTP/1.1" 302
2025-09-23 11:15:51,473 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/login HTTP/1.1" 303
2025-09-23 11:15:51,578 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin HTTP/1.1" 307
2025-09-23 11:15:51,679 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/ HTTP/1.1" 302
2025-09-23 11:15:51,778 - uvicorn.access - INFO - 127.0.0.1:44676 - "GET /admin/login HTTP/1.1" 303


🧠 Environment Info

ghcr.io/ibm/mcp-context-forge:1758548738


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageIssues / Features awaiting triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions