electrum icon indicating copy to clipboard operation
electrum copied to clipboard

DatabaseError: file is encrypted or is not a database

Open TARS-bot opened this issue 4 years ago • 0 comments

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

Traceback (most recent call last):
  File "/tmp/.mount_electrT8X0zD/usr/lib/python3.7/site-packages/electrum/util.py", line 1063, in run_with_except_hook
    run_original(*args2, **kwargs2)
  File "/tmp/.mount_electrT8X0zD/usr/lib/python3.7/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "/tmp/.mount_electrT8X0zD/usr/lib/python3.7/site-packages/electrum/sql_db.py", line 46, in run_sql
    self.create_database()
  File "/tmp/.mount_electrT8X0zD/usr/lib/python3.7/site-packages/electrum/channel_db.py", line 521, in create_database
    c.execute(create_node_info)
sqlite3.DatabaseError: file is encrypted or is not a database

DatabaseError: file is encrypted or is not a database

Reporter

This issue was reported by 7 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.1.5 3.7.10 (default, Jun 28 2018, 19:01:02) [GCC 5.4.0 20160609] Linux-5.10.0-8-amd64-x86_64-with-debian-10.10 standard,imported en_US
4.4.3 3.9.15 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.1.0-1parrot1-amd64-x86_64-with-glibc2.31 en_US
4.4.3 3.9.15 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.1.0-1parrot1-amd64-x86_64-with-glibc2.31 standard en_US
4.5.2 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.5.0-13parrot1-amd64-x86_64-with-glibc2.36 en_US
4.5.3 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22631-SP0 standard en_US
4.5.3 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22631-SP0 en_US
4.5.3 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22631-SP0 en_US

Additional Information

Set up a new wallet (standard), then I went to Tools-> Preferences -> Lightning and un-checked "Use trampoline routing"


TARS-bot avatar Jul 20 '21 20:07 TARS-bot