<DKIM> OperationalError: unable to open database file

Nicolas Sebrecht nicolas.s-dev at laposte.net
Mon Jan 26 04:46:17 GMT 2015


On Sun, Jan 25, 2015 at 06:34:15PM +0100, Bjørn Forsman wrote:
> Hi,

Hi,

>     self.connection = sqlite.connect(self.filename, check_same_thread = False)
> OperationalError: unable to open database file
> 
> I tried to track down the path to the (missing) database file. I used
> both strace and offlineimap -d ALL but couldn't find it :-/

sqlite is supposed to create the database file if it doesn't exit. I
guess it was already there but it couldn't read it. Check what you have
in your metadata path (configuration option).

-- 
Nicolas Sebrecht




More information about the OfflineIMAP-project mailing list