mcp-context-forge
mcp-context-forge copied to clipboard
[Bug]: Not able to build Gateway with existing Postgres DB
🐞 Bug Summary
I'm trying to build the MC Gateway with v8 and 9 as well using existing Postgres Remote DB I already have. Getting below errors
Versions tested: v0.8.0 and v0.9.0/latest Error: Can't locate revision identified by 'd31026856c01' Database: PostgreSQL on AWS RDS To test, Schema manually created, but tables are not created Connection works; the issue is with the migration files
🧩 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
- ...
- ...
- ...
🤔 Expected Behavior
What should have happened instead?
📓 Logs / Error Output
Paste any relevant stack traces or logs here. ⚠️ Do not paste secrets, credentials, or tokens.
🧠 Environment Info
You can retrieve most of this from the /version endpoint.
| Key | Value |
|---|---|
| Version or commit | e.g. v0.9.0 or main@a1b2c3d |
| Runtime | e.g. Python 3.11, Gunicorn |
| Platform / OS | e.g. Ubuntu 22.04, macOS |
| Container | e.g. Docker, Podman, none |
🧩 Additional Context (optional)
Add any configuration details, flags, or related issues.