I had the same problem, i try to connect to the sqlite, and throw this error too, what i have done to solve this problem is change the permissions of the archive, let the archive with all permissions, with chmod 777 -R [name_of_archive_of_database], in my case i use Linux in my computer.