coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
32.33k stars 1.69k forks source link

[Bug]: Can't setup coolify backup #2738

Open Bechma opened 3 months ago

Bechma commented 3 months ago

Description

I want to keep a backup of coolify instance, so I tried to add backup but I got an error after adding an automatic backup:

Minimal Reproduction (if possible, example repository)

  1. Fresh install coolify
  2. Add a new server
  3. Add a postgres database resource into coolify.
  4. Go to settings, and try to add an "Instance Backup"

Exception or Error

image

image Error: Cannot assign array to property App\Livewire\Project\Database\BackupEdit::$backup of type ?App\Models\ScheduledDatabaseBackup (View: /var/www/html/resources/views/livewire/settings/backup.blade.php)

Version

v4.0.0-beta.306

floberlin commented 3 months ago

same issue here. i am no longer able to access the settings page. is there a quick fix for this?