filament-spatie-laravel-backup icon indicating copy to clipboard operation
filament-spatie-laravel-backup copied to clipboard

[Bug]: Page timeout

Open EmilMoe opened this issue 5 months ago • 0 comments

What happened?

First of all, I'm not sure if it's a bug, but the other options were leading to non-functional (404) pages.

I have 209 backup files on DigitalOcean S3 and every time the page times out. I tried to set the noTimeout, but still times out. php artisan backup:health works and so do php artisan backup:list

If I could just list the most recent 15 or so backups, that would be fine.

How to reproduce the bug

I just install it as it is and added ->noTimeout()

Package Version

2.0.0

PHP Version

8.4

Laravel Version

12

Which operating systems does with happen with?

Linux

Notes

No response

EmilMoe avatar Jun 30 '25 17:06 EmilMoe