You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create project
Add redis resource
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
The text was updated successfully, but these errors were encountered:
mauveine
added
🐛 Bug
Reported issues that need to be reproduced by the team.
🔍 Triage
Issues that need assessment and prioritization.
labels
Jan 21, 2025
Error Message and Logs
I have created a Redis resource in a project.
Whenever I try to click on save changes, I get the following error:
Steps to Reproduce
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
The text was updated successfully, but these errors were encountered: