HDInnovations / UNIT3D-Community-Edition

Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
GNU Affero General Public License v3.0
1.96k stars 373 forks source link

[Bug] Undefined Constant #1721

Closed masterdraco closed 3 years ago

masterdraco commented 3 years ago

Describe the bug after a clean install i get internal server error 500 when i push the _Set All Cache and this is what ends up in the log Undefined constant "Spatie\Backup\Commands\SIGINT" {"userId":3,"exception":"[object] (Error(code: 0): Undefined constant "Spatie\Backup\Commands\SIGINT" at /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Container.php:877)

To Reproduce Steps to reproduce the behavior:

  1. Go to 'staff dashboard/commands'
  2. Click on 'any command'
  3. Internal server error 500

laravel-2021-04-14.log

UNIT3D (please complete the following information):

Desktop (please complete the following information):

Problem does not exist when running command from shell

github-actions[bot] commented 3 years ago

Thank you for submitting your first issue. Please make sure it follows our Issue Template and you have provided all information.' first issue

HDVinnie commented 3 years ago

This is a upstream issue. spatie/laravel-backup#1288

HDVinnie commented 3 years ago

@masterdraco im not able to replicate this locally or on the demo site. Spatie\Backup has nothing to do with cache commands and only is part of the backup manager.