Traceback (most recent call last):
  File "/tmp/.mount_electrJ1vq76/usr/lib/python3.9/site-packages/electrum/gui/qt/main_window.py", line 507, in load_wallet
    wallet.try_detecting_internal_addresses_corruption()
  File "/tmp/.mount_electrJ1vq76/usr/lib/python3.9/site-packages/electrum/util.py", line 469, in do_profile
    o = func(*args, **kw_args)
  File "/tmp/.mount_electrJ1vq76/usr/lib/python3.9/site-packages/electrum/wallet.py", line 3324, in try_detecting_internal_addresses_corruption
    self.check_address_for_corruption(addr_found)
  File "/tmp/.mount_electrJ1vq76/usr/lib/python3.9/site-packages/electrum/wallet.py", line 3329, in check_address_for_corruption
    raise InternalAddressCorruption()
electrum.wallet.InternalAddressCorruption: Wallet file corruption detected. Please restore your wallet from seed, and compare the addresses in both files

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/tmp/.mount_electrJ1vq76/usr/lib/python3.9/site-packages/electrum/gui/qt/main_window.py", line 507, in load_wallet
    wallet.try_detecting_internal_addresses_corruption()
  File "/tmp/.mount_electrJ1vq76/usr/lib/python3.9/site-packages/electrum/util.py", line 469, in do_profile
    o = func(*args, **kw_args)
  File "/tmp/.mount_electrJ1vq76/usr/lib/python3.9/site-packages/electrum/wallet.py", line 3324, in try_detecting_internal_addresses_corruption
    self.check_address_for_corruption(addr_found)
  File "/tmp/.mount_electrJ1vq76/usr/lib/python3.9/site-packages/electrum/wallet.py", line 3329, in check_address_for_corruption
    raise InternalAddressCorruption()
electrum.wallet.InternalAddressCorruption: Wallet file corruption detected. Please restore your wallet from seed, and compare the addresses in both files