Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database Exception (unable to open database file) #964

Open
1 of 2 tasks
burakJs opened this issue Aug 15, 2024 · 1 comment
Open
1 of 2 tasks

Database Exception (unable to open database file) #964

burakJs opened this issue Aug 15, 2024 · 1 comment

Comments

@burakJs
Copy link

burakJs commented Aug 15, 2024

🐛 Bug Report

I saw this crash in Firebase Crashlytics. I need clarification on what this error is

DatabaseException(Error Domain=FMDatabase Code=14 "unable to open database file" UserInfo={NSLocalizedDescription=unable to open database file}) sql 'INSERT INTO cacheObject (url, key, relativePath, eTag, validTill, touched, length) VALUES (?, ?, ?, ?, ?, ?, ?)' args [https://images.x.com/y/z, https://images.x.com/y/z, e105bc80-299d-10e7-b9ba-155eec7740b8.octet-stream, "62721a0acb1559fee9f36afc19dd18d8", 1724274411878, 1723669612006, 728105]

Expected behavior

Reproduction steps

Configuration

Version: 3.3.0

Platform:

  • 📱 iOS
  • 🤖 Android
@zhuwei
Copy link

zhuwei commented Nov 13, 2024

I also made this mistake on ios

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants