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
My self-hosted Coolify instance has a Redis instance deployed on it.
Everything was running smoothly until I upgraded to v4.0.0-beta.370, after which trying to open it results in the following 500 error.
Cannot assign null to property App\Livewire\Project\Database\Redis\General::$redis_username of type string (View: /var/www/html/resources/views/livewire/project/database/configuration.blade.php)
I have tried a variety of ways to access the Redis container but have not been successful so far.
Steps to Reproduce
No reproductions steps as I am not sure what caused this issue.
No changes were made to the underlying server or Coolify instance except upgrading to the latest version.
Example Repository URL
No response
Coolify Version
v4.0.0-beta.370
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 22.04.3 LTS
Additional Information
No response
The text was updated successfully, but these errors were encountered:
driaug
added
🐛 Bug
Reported issues that need to be reproduced by the team.
🔍 Triage
Issues that need assessment and prioritization.
labels
Nov 18, 2024
Error Message and Logs
My self-hosted Coolify instance has a Redis instance deployed on it.
Everything was running smoothly until I upgraded to
v4.0.0-beta.370
, after which trying to open it results in the following 500 error.I have tried a variety of ways to access the Redis container but have not been successful so far.
Steps to Reproduce
No reproductions steps as I am not sure what caused this issue.
No changes were made to the underlying server or Coolify instance except upgrading to the latest version.
Example Repository URL
No response
Coolify Version
v4.0.0-beta.370
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 22.04.3 LTS
Additional Information
No response
The text was updated successfully, but these errors were encountered: