3

I have a case where I upload an SQLite DB to Laravel to be parsed for the data within. I am currently using Homestead for this project.

When I upload an SQLite db sized under a MB, all seems alright. As soon as I upload a DB that is 2MB I get this error:

SQLSTATE[HY000]: General error: 10 disk I/O error

What can be the trouble here? Is this a Homestead thing? The physical HD has plenty of space so it isn't a space problem. I've checked the permissions on the directory the file is being read from and the permissions are alright. Any ideas?

fusion3k
  • 11,568
  • 4
  • 25
  • 47
ackerchez
  • 1,684
  • 7
  • 28
  • 49

0 Answers0