Running backup:list freezes & takes a long time #1666
Unanswered
kendepelchin
asked this question in
Q&A
Replies: 1 comment
-
seems like dropbox flysystem problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run the command
php artisan backup:list
using a Dropbox filesystem, the command is stuck and doesn't give me any output. I don't see any logs in php or laravel as well. I'm wondering what this issue could be?When I run
backup:run
the zip file is correctly created and stored on the Dropbox account. But after the slack notifications, the command gets stuck as well.Eventually, when the commands run for 10', I get the output
The backups on the dropbox disk are considered healthy.
🤕I'm not sure where I should look now. Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions