TapSwapBot icon indicating copy to clipboard operation
TapSwapBot copied to clipboard

Failure to create a session

Open mrjonesdev opened this issue 1 year ago • 0 comments

To create a session after choosing a name, I encounter this error What is the case?

tapswap/lib/python3.10/site-packages/pyrogram/storage/file_storage.py", line 58, in open
    self.conn = sqlite3.connect(str(path), timeout=1, check_same_thread=False)
sqlite3.OperationalError: unable to open database file

mrjonesdev avatar Aug 01 '24 23:08 mrjonesdev