laravel-backup: Error in backup:run

Hi, I have this when I execute backup:run command:

Backup failed because ZipArchive::close(): Read error: No such file or directory

Also, it is notable that size of my laravel folder (except vendor and node_module) is about 14GB, the database size is around 800MB. When the whole size was fewer the backup run successfuly but after growing the data the backup has failed.

Thanks in advance

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 16 (7 by maintainers)

Most upvoted comments

Resolved : I was uploading it to google drive and there was not enough space on my drive.

@ebrahimirad how many Gigabytes are free in your disk?