[GH-ISSUE #5215] [bug]: [Helm] Initial migration failes with external db config #1992

Open
opened 2026-03-16 22:46:48 +03:00 by kerem · 0 comments
Owner

Originally created by @ancashoria on GitHub (Jul 1, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5215

Is there an existing issue for this?

  • I have searched existing issues and this bug hasn't been reported yet

Platform

Web App

Browser

Chrome

Operating System

Windows

Bug Description

If you try to install the community edition using the helm instructions and use an external db url, it will fail at migrations.

The migration job tries to connect to the internal postgres db, even though I have set community.config.database.external=true

Deployment Type

Self-hosted (on-prem deployment)

Version

2025.6.0

Originally created by @ancashoria on GitHub (Jul 1, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5215 ### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Platform Web App ### Browser Chrome ### Operating System Windows ### Bug Description If you try to install the community edition using the helm instructions and use an external db url, it will fail at migrations. The migration job tries to connect to the internal postgres db, even though I have set `community.config.database.external=true` ### Deployment Type Self-hosted (on-prem deployment) ### Version 2025.6.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1992
No description provided.