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 assign null to property after upgrade to v4.0.0-beta.370 #4330

Open
driaug opened this issue Nov 18, 2024 · 0 comments
Open

[Bug]: Cannot assign null to property after upgrade to v4.0.0-beta.370 #4330

driaug opened this issue Nov 18, 2024 · 0 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@driaug
Copy link

driaug commented 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.

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

@driaug driaug added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant