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

[Bug]: Cannot save Redis after creating base resource #4907

Closed
mauveine opened this issue Jan 21, 2025 · 0 comments · Fixed by #4915
Closed

[Bug]: Cannot save Redis after creating base resource #4907

mauveine opened this issue Jan 21, 2025 · 0 comments · Fixed by #4915

Comments

@mauveine
Copy link

Error Message and Logs

I have created a Redis resource in a project.

Image

Whenever I try to click on save changes, I get the following error:

SQLSTATE[42703]: Undefined column: 7 ERROR:  column "standalone_redis_id" of relation "environment_variables" does not exist
LINE 1: update "environment_variables" set "standalone_redis_id" = $...
                                           ^ (Connection: pgsql, SQL: update "environment_variables" set "standalone_redis_id" = 2, "updated_at" = 2025-01-21 23:38:33 where "id" = 120)

Steps to Reproduce

  1. Create project
  2. Add redis resource
  3. Try saving the redis resource changes

Example Repository URL

No response

Coolify Version

v4.0.0-beta.385

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04

Additional Information

No response

@mauveine mauveine added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 21, 2025
@github-actions github-actions bot removed 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 22, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant