cfinke / OSX-Messages-Exporter

Exports iMessages and SMS's to files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to Open Database

ilovemetalrobots opened this issue · comments

I'm running from the command line on Catalina 10.15.3. Any ideas how to remedy this error? Thank you!

Fatal error: Uncaught Exception: Unable to open database: unable to open database file in /Users/kbb/Desktop/OSX-Messages-Exporter-master/messages-exporter.php:68
Stack trace:
#0 /Users/kayneburk/Desktop/OSX-Messages-Exporter-master/messages-exporter.php(68): SQLite3->__construct('/Users/kbb...', 1)
#1 {main}
thrown in /Users/kbb/Desktop/OSX-Messages-Exporter-master/messages-exporter.php on line 68

It looks like it might be because Terminal doesn't have Full Disk Access. See this for instructions on doing so: https://www.tech-otaku.com/mac/manually-granting-applications-full-disk-access-macos-catalina/