GithubHelp home page GithubHelp logo

wo01 / electrum-koto Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spesmilo/electrum

9.0 9.0 0.0 53.94 MB

Electrum; Koto thin client

Home Page: https://electrum.kotocoin.info

License: MIT License

Shell 2.51% Python 96.86% NSIS 0.20% Makefile 0.04% GLSL 0.01% Java 0.08% Dockerfile 0.31%

electrum-koto's People

Contributors

admin-slush avatar akshayaurora avatar bauerj avatar benma avatar bitromortac avatar btchip avatar cculianu avatar chrisglass avatar dabura667 avatar ecdsa avatar echterago avatar fluffypony avatar genjix avatar jeremyrand avatar jimboman77 avatar kyuupichan avatar m0mchil avatar matejcik avatar neocogent avatar ovidiusoft avatar romanz avatar sombernight avatar stefaang avatar toxeus avatar verretor avatar wakiyamap avatar wo01 avatar wozz avatar ysangkok avatar zebra-lucky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ming-tang

electrum-koto's Issues

MemoryError:

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 3119, in closeEvent
  File "electrum\gui\qt\main_window.py", line 3140, in clean_up
  File "electrum\gui\qt\__init__.py", line 292, in close_window
  File "electrum\daemon.py", line 268, in stop_wallet
  File "electrum\address_synchronizer.py", line 170, in stop_threads
  File "electrum\util.py", line 367, in <lambda>
  File "electrum\util.py", line 363, in do_profile
  File "electrum\address_synchronizer.py", line 442, in save_transactions
  File "electrum\storage.py", line 93, in put

MemoryError: 

Reporter

This issue was reported by 10 user(s):

Electrum Version Operating System Wallet Type Locale
3.3.2 Windows-10-10.0.17134-SP0 standard ja_JP
3.3.2 Windows-10-10.0.17763 standard ja_JP
3.3.2 Windows-10-10.0.17134-SP0 standard ja_JP
3.3.4 Windows-10-10.0.17134-SP0 standard ja_JP
3.3.4 Windows-10-10.0.17134-SP0 standard ja_JP
3.3.4 Windows-7-6.1.7601-SP1 standard ja_JP
3.3.2.3 Windows-10-10.0.17134-SP0 standard ja_JP
3.3.4 Windows-10-10.0.17763 standard ja_JP
3.3.2.3 Windows-10-10.0.17134-SP0 standard es_ES
3.3.2.1 Windows-10-10.0.19041-SP0 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

AssertionError:

Crash Report

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

Traceback

  File "site-packages\electrum-3.1.1-py3.5.egg\electrum\util.py", line 764, in run_with_except_hook
  File "threading.py", line 862, in run
  File "D:\ProgramFiles (x86)\Electrum for Koto\electrum_plugins\trustedcoin\trustedcoin.py", line 345, in request_billing_info
    assert billing_address == billing_info['billing_address']

AssertionError: 

Reporter

This issue was reported by 4 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.1 Windows-10-10.0.16299-SP0 2fa ja_JP
3.1.1 Windows-7-6.1.7601-SP1 2fa zh_CN
3.1.1 Windows-7-6.1.7601-SP1 2fa zh_CN
3.1.1 Windows-7-6.1.7601-SP1 2fa zh_CN

Additional Information

The reporting user(s) did not provide additional information.

KeyError: '6a0ca4b2f81231df6dbcbc8360a53abd05e865c9c5495bd33c864fac11b84727'

Crash Report

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

Traceback

  File "site-packages\electrum-3.1.0-py3.5.egg\electrum_gui\qt\main_window.py", line 623, in timer_actions
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum_gui\qt\main_window.py", line 743, in update_wallet
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum_gui\qt\main_window.py", line 746, in update_tabs
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum_gui\qt\util.py", line 499, in update
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\util.py", line 288, in <lambda>
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\util.py", line 284, in do_profile
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum_gui\qt\history_list.py", line 212, in on_update
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\util.py", line 288, in <lambda>
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\util.py", line 284, in do_profile
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\wallet.py", line 1075, in get_full_history
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\wallet.py", line 1743, in unrealized_gains
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\wallet.py", line 1743, in <genexpr>
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\wallet.py", line 1729, in txin_value

KeyError: '6a0ca4b2f81231df6dbcbc8360a53abd05e865c9c5495bd33c864fac11b84727'

Reporter

This issue was reported by 3 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.0 Windows-10-10.0.17134-SP0 standard ja_JP
3.1.0 Windows-10-10.0.17134-SP0 standard ja_JP
3.1.0 Windows-10-10.0.16299 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

PermissionError: [Errno 13] Permission denied: 'C:\\Users\\strtn\\AppData\\Roaming\\Electrum-Koto\\config'

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 549, in <lambda>
  File "electrum\gui\qt\main_window.py", line 257, in toggle_tab
  File "electrum\simple_config.py", line 149, in set_key
  File "electrum\simple_config.py", line 158, in _set_key_in_user_config
  File "electrum\simple_config.py", line 238, in save_user_config

PermissionError: [Errno 13] Permission denied: 'C:\\Users\\strtn\\AppData\\Roaming\\Electrum-Koto\\config'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.3.2.1 Windows-10-10.0.17763-SP0 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

No send coins

3.3.8; info error: The server returned an error when broadcasting the transaction.
Consider trying to connect to a different server, or updating Electrum.

Script evaluated without error but finished with a false/empty top stack element

TypeError: '<' not supported between instances of 'NoneType' and 'float'

Crash Report

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

Traceback

  File "/usr/lib/python3.6/site-packages/electrum_gui/qt/history_list.py", line 90, in on_combo
    start_date = self.select_date()
  File "/usr/lib/python3.6/site-packages/electrum_gui/qt/history_list.py", line 157, in select_date
    self.update()
  File "/usr/lib/python3.6/site-packages/electrum_gui/qt/util.py", line 490, in update
    self.on_update()
  File "/usr/lib/python3.6/site-packages/electrum/util.py", line 278, in <lambda>
    return lambda *args, **kw_args: do_profile(func, args, kw_args)
  File "/usr/lib/python3.6/site-packages/electrum/util.py", line 274, in do_profile
    o = func(*args, **kw_args)
  File "/usr/lib/python3.6/site-packages/electrum_gui/qt/history_list.py", line 208, in on_update
    r = self.wallet.get_full_history(domain=self.get_domain(), from_timestamp=self.start_timestamp, to_timestamp=self.end_timestamp, fx=fx)
  File "/usr/lib/python3.6/site-packages/electrum/util.py", line 278, in <lambda>
    return lambda *args, **kw_args: do_profile(func, args, kw_args)
  File "/usr/lib/python3.6/site-packages/electrum/util.py", line 274, in do_profile
    o = func(*args, **kw_args)
  File "/usr/lib/python3.6/site-packages/electrum/wallet.py", line 993, in get_full_history
    if from_timestamp and timestamp < from_timestamp:

TypeError: '<' not supported between instances of 'NoneType' and 'float'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.1 Linux-4.15.5-1-ARCH-x86_64-with-arch imported ja_JP

Additional Information

The reporting user(s) did not provide additional information.

Unverified Payments

My electrum-Koto is reporting hundreds of unverified payments, how long must I wait for clearance, some of the payments are 2 weeks old! Is there a way of listing these payments to a spreadsheet for example.
I am mining Koto at the moment, but I'm not an expert.
Can somebody help please

MemoryError:

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 1631, in do_pay
  File "electrum\gui\qt\main_window.py", line 1645, in do_pay_invoice
  File "electrum\gui\qt\main_window.py", line 1714, in pay_onchain_dialog
  File "electrum\gui\qt\main_window.py", line 1623, in save_pending_invoice
  File "electrum\wallet.py", line 790, in save_invoice
  File "electrum\wallet.py", line 315, in save_db
  File "electrum\wallet_db.py", line 1344, in write
  File "electrum\util.py", line 412, in <lambda>
  File "electrum\util.py", line 408, in do_profile
  File "electrum\wallet_db.py", line 1353, in _write
  File "electrum\json_db.py", line 44, in wrapper
  File "electrum\json_db.py", line 200, in dump
  File "json\__init__.py", line 234, in dumps
  File "json\encoder.py", line 199, in encode
  File "json\encoder.py", line 257, in iterencode

MemoryError: 

Reporter

This issue was reported by 2 user(s):

Electrum Version Operating System Wallet Type Locale
4.1.1 Windows-10-10.0.18362-SP0 standard zh_CN
4.1.1 Windows-10-10.0.18362-SP0 standard zh_CN

Additional Information

The reporting user(s) did not provide additional information.

ValueError: invalid version number '3.3.8.1'

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 250, in on_version_received
  File "electrum\gui\qt\update_checker.py", line 78, in is_newer
  File "distutils\version.py", line 40, in __init__
  File "distutils\version.py", line 137, in parse

ValueError: invalid version number '3.3.8.1'

Reporter

This issue was reported by 65 user(s):

Electrum Version Operating System Wallet Type Locale
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.17134-SP0 standard zh_CN
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard zh_CN
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard bg_BG
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard bg_BG
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Linux-5.4.0-42-generic-x86_64-with-debian-buster-sid standard it_IT
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.17134-SP0 standard zh_CN
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard bg_BG
3.3.8.1 Darwin-19.6.0-x86_64-i386-64bit standard ?
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Linux-5.4.0-42-generic-x86_64-with-debian-buster-sid standard en_US
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Darwin-19.6.0-x86_64-i386-64bit standard ?
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-7-6.1.7601-SP1 standard zh_CN
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Darwin-19.6.0-x86_64-i386-64bit standard ?
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Darwin-20.1.0-x86_64-i386-64bit standard ?
3.3.8.1 Windows-7-6.1.7601-SP1 standard ja_JP
3.3.8.1 Windows-7-6.1.7601-SP1 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.19041-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard ja_JP
3.3.8.1 Windows-10-10.0.19041-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.19041-SP0 standard ja_JP
3.3.8.1 Darwin-20.3.0-x86_64-i386-64bit standard ?
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Darwin-20.4.0-x86_64-i386-64bit 2fa ?
3.3.8.1 Windows-10-10.0.19041 standard ja_JP
3.3.8.1 Darwin-20.6.0-x86_64-i386-64bit standard ?
3.3.8.1 Darwin-20.6.0-x86_64-i386-64bit standard ?

Additional Information

The reporting user(s) did not provide additional information.

AssertionError:

Crash Report

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

Traceback

  File "site-packages\electrum-3.1-py3.5.egg\electrum\util.py", line 754, in run_with_except_hook
  File "threading.py", line 862, in run
  File "C:\Users\YUICHI~1\AppData\Local\Temp\_MEI136522\electrum_plugins\trustedcoin\trustedcoin.py", line 359, in request_billing_info
    assert billing_address == billing_info['billing_address']

AssertionError: 

Reporter

This issue was reported by 4 user(s):

Electrum Version Operating System Wallet Type Locale
3.1 Windows-10-10.0.16299 2fa ja_JP
3.1.0 Windows-7-6.1.7601-SP1 2fa ja_JP
3.1.0 Windows-7-6.1.7601-SP1 2fa ja_JP
3.1.0 Windows-10-10.0.16299-SP0 2fa ru_RU

Additional Information

インストール時とその後の起動の際にエラーが出ました。It occured after the install and the executing after the install. seems to be fine, but my coins are not verified yet (30 minutes waiting) thx


AttributeError: 'NoneType' object has no attribute 'session'

Crash Report

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

Traceback

  File "electrum/network.py", line 870, in broadcast_transaction

AttributeError: 'NoneType' object has no attribute 'session'

Reporter

This issue was reported by 10 user(s):

Electrum Version Operating System Wallet Type Locale
3.3.8 Darwin-17.7.0-x86_64-i386-64bit 2fa ?
3.3.8.1 Windows-7-6.1.7601-SP1 standard zh_CN
3.3.8.1 Windows-10-10.0.18362-SP0 standard es_ES
3.3.8.1 Windows-7-6.1.7601-SP1 standard zh_CN
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.8.1 Windows-10-10.0.18362 standard es_ES
3.3.8.1 Windows-10-10.0.18362 standard es_ES
3.3.8.1 Windows-10-10.0.18362-SP0 standard ja_JP
4.0.2 Windows-10-10.0.19041-SP0 standard ja_JP

Additional Information

wanting to send koto to a wallet mark error and not send


Exception: default

Crash Report

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

Traceback

  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\util.py", line 766, in run_with_except_hook
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 985, in run
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 967, in wait_on_sockets
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 626, in process_responses
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 572, in process_response
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 926, in on_get_header

Exception: default

Reporter

This issue was reported by 3 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.3 Windows-10-10.0.17134-SP0 standard en_US
3.2.2 Windows-10-10.0.17134-SP0 imported ja_JP
3.2.2 Windows-10-10.0.17134-SP0 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

Exception: Invalid header: b''

Crash Report

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

Traceback

  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\util.py", line 832, in run_with_except_hook
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\network.py", line 1060, in run
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\network.py", line 1042, in wait_on_sockets
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\network.py", line 709, in process_responses
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\network.py", line 614, in process_response
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\network.py", line 1069, in on_notify_header
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\blockchain.py", line 54, in deserialize_header

Exception: Invalid header: b''

Reporter

This issue was reported by 5 user(s):

Electrum Version Operating System Wallet Type Locale
3.2.2 Windows-10-10.0.17134 imported ru_RU
3.2.2 Windows-7-6.1.7601-SP1 standard ja_JP
3.2.2 Windows-10-10.0.17134-SP0 standard ja_JP
3.2.2 Windows-7-6.1.7601-SP1 imported ja_JP
3.2.2 Windows-10-10.0.10586-SP0 imported ru_RU

Additional Information

The reporting user(s) did not provide additional information.

KeyError: 'd009a0f95eb5d28a61b4e75217f6474f3d5a58b18c4e1279e69caac212b278f9'

Crash Report

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

Traceback

  File "site-packages\electrum-3.1-py3.5.egg\electrum_gui\qt\main_window.py", line 615, in timer_actions
  File "site-packages\electrum-3.1-py3.5.egg\electrum_gui\qt\main_window.py", line 735, in update_wallet
  File "site-packages\electrum-3.1-py3.5.egg\electrum_gui\qt\main_window.py", line 738, in update_tabs
  File "site-packages\electrum-3.1-py3.5.egg\electrum_gui\qt\util.py", line 491, in update
  File "site-packages\electrum-3.1-py3.5.egg\electrum\util.py", line 278, in <lambda>
  File "site-packages\electrum-3.1-py3.5.egg\electrum\util.py", line 274, in do_profile
  File "site-packages\electrum-3.1-py3.5.egg\electrum_gui\qt\history_list.py", line 207, in on_update
  File "site-packages\electrum-3.1-py3.5.egg\electrum\util.py", line 278, in <lambda>
  File "site-packages\electrum-3.1-py3.5.egg\electrum\util.py", line 274, in do_profile
  File "site-packages\electrum-3.1-py3.5.egg\electrum\wallet.py", line 1072, in get_full_history
  File "site-packages\electrum-3.1-py3.5.egg\electrum\wallet.py", line 1728, in unrealized_gains
  File "site-packages\electrum-3.1-py3.5.egg\electrum\wallet.py", line 1728, in <genexpr>
  File "site-packages\electrum-3.1-py3.5.egg\electrum\wallet.py", line 1714, in txin_value

KeyError: 'd009a0f95eb5d28a61b4e75217f6474f3d5a58b18c4e1279e69caac212b278f9'

Reporter

This issue was reported by 6 user(s):

Electrum Version Operating System Wallet Type Locale
3.1 Windows-10-10.0.16299-SP0 standard ja_JP
3.1 Windows-10-10.0.16299-SP0 standard ja_JP
3.1 Windows-10-10.0.16299-SP0 standard ja_JP
3.1 Linux-4.15.7-1-ARCH-x86_64-with-arch imported ja_JP
3.1 Windows-10-10.0.16299-SP0 standard ja_JP
3.1 Windows-7-6.1.7601-SP1 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

3.3.8.1

hello, version 3.3.8.1 remains disconnected continuously. Could you check?

TypeError: '<' not supported between instances of 'NoneType' and 'str'

Crash Report

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

Traceback

  File "Electrum-3.2.2-py3.6.egg/electrum/util.py", line 832, in run_with_except_hook
  File "Electrum-3.2.2-py3.6.egg/electrum/network.py", line 1060, in run
  File "Electrum-3.2.2-py3.6.egg/electrum/network.py", line 1042, in wait_on_sockets
  File "Electrum-3.2.2-py3.6.egg/electrum/network.py", line 709, in process_responses
  File "Electrum-3.2.2-py3.6.egg/electrum/network.py", line 652, in process_response
  File "Electrum-3.2.2-py3.6.egg/electrum/verifier.py", line 116, in verify_merkle
  File "Electrum-3.2.2-py3.6.egg/electrum/wallet.py", line 305, in save_verified_tx
  File "Electrum-3.2.2-py3.6.egg/electrum/util.py", line 317, in <lambda>
  File "Electrum-3.2.2-py3.6.egg/electrum/util.py", line 313, in do_profile
  File "Electrum-3.2.2-py3.6.egg/electrum/storage.py", line 247, in write
  File "Electrum-3.2.2-py3.6.egg/electrum/storage.py", line 255, in _write
  File "json/__init__.py", line 238, in dumps
  File "json/encoder.py", line 201, in encode
  File "json/encoder.py", line 430, in _iterencode
  File "json/encoder.py", line 404, in _iterencode_dict
  File "json/encoder.py", line 353, in _iterencode_dict

TypeError: '<' not supported between instances of 'NoneType' and 'str'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.2.2 Darwin-17.5.0-x86_64-i386-64bit standard ?

Additional Information

The reporting user(s) did not provide additional information.

AssertionError:

Crash Report

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

Traceback

  File "/Users/tetsuo/electrum-koto/lib/util.py", line 832, in run_with_except_hook
    run_original(*args2, **kwargs2)
  File "/Users/tetsuo/electrum-koto/lib/network.py", line 977, in run
    self.wait_on_sockets()
  File "/Users/tetsuo/electrum-koto/lib/network.py", line 959, in wait_on_sockets
    self.process_responses(interface)
  File "/Users/tetsuo/electrum-koto/lib/network.py", line 607, in process_responses
    assert interface == self.interface

AssertionError: 

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.3-246-g088ffc5-dirty Darwin-15.6.0-x86_64-i386-64bit standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

Error sending founds

Koto wallet sending founds error: sufficient_funds() missing 1 required keyword-only argument: 'bucket_value_sum'

AttributeError: 'QMessageBox' object has no attribute 'show_error'

Crash Report

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

Traceback

  File "site-packages\electrum-3.1.1-py3.5.egg\electrum_gui\qt\util.py", line 649, in on_done
  File "site-packages\electrum-3.1.1-py3.5.egg\electrum_gui\qt\main_window.py", line 1622, in broadcast_done

AttributeError: 'QMessageBox' object has no attribute 'show_error'

Reporter

This issue was reported by 3 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.1 Windows-2008ServerR2-6.1.7601-SP1 standard zh_CN
3.1.1 Windows-2008ServerR2-6.1.7601-SP1 standard zh_CN
3.1.1 Windows-7-6.1.7601-SP1 standard zh_CN

Additional Information

我向外发送KOTO币时,一开始提示签名交易,一直出现这个窗口,并且钱包也很卡,机器也很卡,然后过上一段时间就会提示这个错误
error:(message:the transaction was rejected by network rules.\s\n16:bad-txns-oversize


mandatory-script-flag-failed(script evaluated without error but finished with a false/empty top stack element)


MemoryError:

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 3010, in closeEvent
  File "electrum\gui\qt\main_window.py", line 3027, in clean_up
  File "electrum\gui\qt\__init__.py", line 340, in close_window
  File "electrum\daemon.py", line 518, in stop_wallet
  File "electrum\wallet.py", line 353, in stop
  File "electrum\wallet.py", line 293, in save_db
  File "electrum\wallet_db.py", line 1224, in write
  File "electrum\wallet_db.py", line 1232, in _write
  File "electrum\json_db.py", line 44, in wrapper
  File "electrum\json_db.py", line 197, in dump
  File "json\__init__.py", line 238, in dumps
  File "json\encoder.py", line 202, in encode

MemoryError: 

Reporter

This issue was reported by 9 user(s):

Electrum Version Operating System Wallet Type Locale
4.0.4 Windows-10-10.0.18362-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.1.1 Windows-10-10.0.19041-SP0 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

MissingHeader: 816480

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 615, in <lambda>
  File "electrum\gui\qt\__init__.py", line 197, in show_network_dialog
  File "electrum\gui\qt\network_dialog.py", line 56, in __init__
  File "electrum\gui\qt\network_dialog.py", line 340, in __init__
  File "electrum\gui\qt\network_dialog.py", line 392, in update
  File "electrum\gui\qt\network_dialog.py", line 116, in update
  File "electrum\blockchain.py", line 247, in get_name
  File "electrum\blockchain.py", line 584, in get_hash

MissingHeader: 816480

Reporter

This issue was reported by 5 user(s):

Electrum Version Operating System Wallet Type Locale
3.3.8 Windows-7-6.1.7601-SP1 standard ja_JP
3.3.8 Windows-7-6.1.7601-SP1 standard zh_CN
3.3.8 Windows-10-10.0.18362-SP0 standard ja_JP
3.3.7 Windows-7-6.1.7601-SP1 standard zh_CN
3.3.8.1 Windows-7-6.1.7601-SP1 standard zh_CN

Additional Information

The reporting user(s) did not provide additional information.

Exception: unexpected trustedcoin billing address: expected k1EqZ8qztXQBa647Yz1EjFcWwnjQDSAMKet, received 1J12PpZDuG95FbxdHioPiVWtrCXh5u4oge

Crash Report

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

Traceback

  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\util.py", line 832, in run_with_except_hook
  File "threading.py", line 862, in run
  File "C:\Users\ADMINI~1\AppData\Local\Temp\_MEI147602\electrum_plugins\trustedcoin\trustedcoin.py", line 381, in f
    return func(self, *args, **kwargs)
  File "C:\Users\ADMINI~1\AppData\Local\Temp\_MEI147602\electrum_plugins\trustedcoin\trustedcoin.py", line 399, in request_billing_info
    .format(billing_address, billing_info['billing_address']))

Exception: unexpected trustedcoin billing address: expected k1EqZ8qztXQBa647Yz1EjFcWwnjQDSAMKet, received 1J12PpZDuG95FbxdHioPiVWtrCXh5u4oge

Reporter

This issue was reported by 39 user(s):

Electrum Version Operating System Wallet Type Locale
3.2.2 Windows-7-6.1.7601-SP1 2fa zh_CN
3.2.2 Windows-7-6.1.7601-SP1 2fa zh_CN
3.2.2 Windows-7-6.1.7601-SP1 2fa zh_CN
3.2.2 Windows-10-10.0.17134-SP0 2fa ja_JP
3.2.2 Windows-2008ServerR2-6.1.7601-SP1 2fa zh_CN
3.2.2 Windows-10-10.0.17134 2fa ja_JP
3.2.2 Windows-10-10.0.17134 2fa ja_JP
3.2.2 Windows-10-10.0.17134 2fa ja_JP
3.2.2 Windows-10-10.0.16299-SP0 2fa ja_JP
3.2.2 Windows-10-10.0.16299-SP0 2fa ja_JP
3.2.2 Windows-10-10.0.16299-SP0 2fa ja_JP
3.2.2 Windows-10-10.0.16299-SP0 2fa ja_JP
3.2.2 Windows-10-10.0.16299-SP0 2fa ja_JP
3.2.2 Windows-10-10.0.17134 2fa ja_JP
3.2.2 Windows-10-10.0.17134 2fa ja_JP
3.2.2 Windows-10-10.0.17134-SP0 2fa ja_JP
3.2.2 Windows-10-10.0.17134-SP0 2fa ja_JP
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-10-10.0.17134-SP0 2fa ja_JP
3.2.2 Windows-7-6.1.7601-SP1 2fa es_CO
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-7-6.1.7601-SP1 2fa pt_BR
3.2.2 Windows-10-10.0.17134 2fa hr_HR
3.2.2 Windows-10-10.0.16299-SP0 2fa en_US
3.2.2 Windows-10-10.0.17134-SP0 2fa fr_FR
3.2.2 Windows-10-10.0.16299-SP0 2fa en_US
3.2.2 Windows-10-10.0.17134-SP0 2fa ja_JP
3.3.6 Windows-10-10.0.17134-SP0 2fa en_US
3.3.6 Windows-10-10.0.17134-SP0 2fa en_US
3.3.6 Windows-10-10.0.17134-SP0 2fa en_US
3.3.6 Windows-10-10.0.17134-SP0 2fa en_US

Additional Information

cant verified trusted coin account?


cant verified trusted coin account?


cant verified trusted coin account?


cant verified trusted coin account?


PermissionError: [Errno 13] Permission denied: '/storage/emulated/0/org.electrum.electrum'

Crash Report

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

Traceback

  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/core/window/window_sdl2.py", line 747, in mainloop
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/core/window/window_sdl2.py", line 479, in _mainloop
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/base.py", line 342, in idle
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/base.py", line 327, in dispatch_input
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/base.py", line 293, in post_dispatch_input
  File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/uix/behaviors/button.py", line 179, in on_touch_up
  File "kivy/_event.pyx", line 703, in kivy._event.EventDispatcher.dispatch
  File "kivy/_event.pyx", line 1214, in kivy._event.EventObservers.dispatch
  File "kivy/_event.pyx", line 1098, in kivy._event.EventObservers._dispatch
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/lang/builder.py", line 64, in custom_callback
  File "/data/data/info.kotocoin.electrum.electrum/files/app/electrum/gui/kivy/uix/ui_screens/status.kv", line 86, in <module>
    app.save_backup()
  File "/home/user/wspace/electrum/.buildozer/android/app/electrum/gui/kivy/main_window.py", line 1344, in save_backup
  File "/home/user/wspace/electrum/.buildozer/android/app/electrum/util.py", line 422, in android_backup_dir

PermissionError: [Errno 13] Permission denied: '/storage/emulated/0/org.electrum.electrum'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
4.1.1 Android 10 on OPPO OP4EF3L1 (CPH2099_11_A.39) standard en_US

Additional Information

The reporting user(s) did not provide additional information.

Exception: ('unknown action', 'create_standard_seed')

Crash Report

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

Traceback

  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/gui/qt/main_window.py", line 675, in new_wallet
    self.gui_object.start_new_window(full_path, None)
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 252, in wrapper
    return func(self, *args, **kwargs)
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 276, in start_new_window
    wallet = self._start_wizard_to_select_or_create_wallet(path)
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 318, in _start_wizard_to_select_or_create_wallet
    wizard.run('new')
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/base_wizard.py", line 115, in run
    f(*args, **kwargs)
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/base_wizard.py", line 153, in new
    self.choice_dialog(title=title, message=message, choices=choices, run_next=self.on_wallet_type)
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/gui/qt/installwizard.py", line 120, in func_wrapper
    run_next(*out)
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/base_wizard.py", line 193, in on_wallet_type
    self.run(action)
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/base_wizard.py", line 115, in run
    f(*args, **kwargs)
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/base_wizard.py", line 226, in choose_keystore
    self.choice_dialog(title=title, message=message, choices=choices, run_next=self.run)
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/gui/qt/installwizard.py", line 120, in func_wrapper
    run_next(*out)
  File "/tmp/.mount_electrs2gQni/usr/lib/python3.7/site-packages/electrum/base_wizard.py", line 117, in run
    raise Exception("unknown action", action)

Exception: ('unknown action', 'create_standard_seed')

Reporter

This issue was reported by 20 user(s):

Electrum Version Operating System Wallet Type Locale
4.1.1 Linux-5.8.0-48-generic-x86_64-with-debian-bullseye-sid standard en_US
4.1.1 Android 11 on Redmi alioth (RKQ1.200826.002 test-keys) unknown en_US
4.1.1 Android 10 on Redmi begoniain (QP1A.190711.020) unknown en_US
4.1.1 Android 10 on Redmi begoniain (QP1A.190711.020) unknown en_US
4.1.1 Android 10 on HONOR HWYAL (YAL-L21 10.1.0.245(C10E3R3P2)) unknown en_US
4.1.1 Android 9 on samsung dreamlte (PPR1.180610.011.G950FXXS7DTA6) unknown en_US
4.1.1 Android 9 on samsung dreamlte (PPR1.180610.011.G950FXXS7DTA6) unknown en_US
4.1.1 Android 10 on HUAWEI HWBLA (BLA-L09 10.0.0.159(C109E4R1P3)) imported en_US
4.1.1 Android 6.0 on Xiaomi nikel (MRA58K) unknown en_US
4.1.1 Android 6.0 on Xiaomi nikel (MRA58K) unknown en_US
4.1.1 Android 10 on realme RECE4244 (RMX2195_11_A.37) unknown en_US
4.1.1 Android 11 on samsung x1q (RP1A.200720.012.G981WVLU2DUG1) unknown en_US
4.1.1 Android 11 on Xiaomi apollo (RKQ1.200826.002 test-keys) unknown en_US
4.1.1 Android 8.1.0 on AGM T61RUR (OPM1.171019.019 release-keys) unknown en_US
4.1.1 Android 7.1.1 on Android-x86 x86_64 (android_x86_64-userdebug 7.1.1 NMF26O 564 test-keys) unknown en_US
4.1.1 Android 10 on TECNO TECNO-KC8 (KC8-H6110LMN-Q-OP-210708V261) unknown en_US
4.1.1 Android 10 on OnePlus OP7ProNRSpr (GM1925_31_210930) unknown en_US
4.1.1 Android 8.1.0 on OPPO CPH1803 (CPH1803EX_11_A.30) unknown en_US
4.1.1 Android 11 on Redmi sweet (RKQ1.200826.002 test-keys) unknown en_US
4.1.1 Android 13 on google lynx (TQ3A.230805.001) unknown en_US

Additional Information

crash


TypeError: __init__() missing 1 required positional argument: 'height'

Crash Report

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

Traceback

  File "electrum\gui\qt\__init__.py", line 215, in wrapper
  File "electrum\gui\qt\__init__.py", line 239, in start_new_window
  File "electrum\gui\qt\__init__.py", line 284, in _start_wizard_to_select_or_create_wallet
  File "electrum\gui\qt\installwizard.py", line 329, in run_upgrades
  File "electrum\base_wizard.py", line 152, in upgrade_storage
  File "electrum\gui\qt\installwizard.py", line 501, in waiting_dialog
  File "electrum\base_wizard.py", line 145, in on_finished
  File "electrum\base_wizard.py", line 149, in do_upgrade
  File "electrum\storage.py", line 233, in upgrade
  File "electrum\util.py", line 356, in <lambda>
  File "electrum\util.py", line 352, in do_profile
  File "electrum\json_db.py", line 211, in upgrade
  File "electrum\json_db.py", line 419, in _convert_version_17

TypeError: __init__() missing 1 required positional argument: 'height'

Reporter

This issue was reported by 3 user(s):

Electrum Version Operating System Wallet Type Locale
3.3.8.1 Windows-7-6.1.7601-SP1 standard zh_CN
3.3.8.1 Windows-7-6.1.7601-SP1 standard zh_CN
3.3.8.1 Windows-7-6.1.7601-SP1 standard zh_CN

Additional Information

The reporting user(s) did not provide additional information.

KeyError: 'd7ae03a6170133f85158079e1bba6f26856f943f1b2fc4f02b5f0d51fc7bf155'

Crash Report

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

Traceback

  File "site-packages\electrum-3.1.0-py3.5.egg\electrum_gui\qt\main_window.py", line 623, in timer_actions
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum_gui\qt\main_window.py", line 743, in update_wallet
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum_gui\qt\main_window.py", line 746, in update_tabs
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum_gui\qt\util.py", line 499, in update
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\util.py", line 288, in <lambda>
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\util.py", line 284, in do_profile
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum_gui\qt\history_list.py", line 212, in on_update
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\util.py", line 288, in <lambda>
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\util.py", line 284, in do_profile
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\wallet.py", line 1075, in get_full_history
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\wallet.py", line 1743, in unrealized_gains
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\wallet.py", line 1743, in <genexpr>
  File "site-packages\electrum-3.1.0-py3.5.egg\electrum\wallet.py", line 1729, in txin_value

KeyError: 'd7ae03a6170133f85158079e1bba6f26856f943f1b2fc4f02b5f0d51fc7bf155'

Reporter

This issue was reported by 3 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.0 Windows-10-10.0.16299-SP0 standard ja_JP
3.1.0 Windows-10-10.0.16299-SP0 standard ja_JP
3.1.0 Windows-10-10.0.16299 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

PermissionError: [WinError 5] Access is denied: 'f:\\users\\smart\\appdata\\roaming\\electrum-koto\\wallets\\my koto.tmp.15220' -> 'f:\\users\\smart\\appdata\\roaming\\electrum-koto\\wallets\\my koto'

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 3010, in closeEvent
  File "electrum\gui\qt\main_window.py", line 3027, in clean_up
  File "electrum\gui\qt\__init__.py", line 340, in close_window
  File "electrum\daemon.py", line 518, in stop_wallet
  File "electrum\wallet.py", line 353, in stop
  File "electrum\wallet.py", line 293, in save_db
  File "electrum\wallet_db.py", line 1224, in write
  File "electrum\wallet_db.py", line 1232, in _write
  File "electrum\util.py", line 406, in <lambda>
  File "electrum\util.py", line 402, in do_profile
  File "electrum\storage.py", line 98, in write

PermissionError: [WinError 5] Access is denied: 'f:\\users\\smart\\appdata\\roaming\\electrum-koto\\wallets\\my koto.tmp.15220' -> 'f:\\users\\smart\\appdata\\roaming\\electrum-koto\\wallets\\my koto'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
4.0.4 Windows-10-10.0.19041-SP0 imported en_GB

Additional Information

The reporting user(s) did not provide additional information.

DataOverflowError:

Crash Report

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

Traceback

  File "/data/user/0/info.kotocoin.electrum.electrum/files/app/crystax_python/site-packages/kivy/core/window/window_sdl2.py", line 727, in mainloop
    self._mainloop()
  File "/data/user/0/info.kotocoin.electrum.electrum/files/app/crystax_python/site-packages/kivy/core/window/window_sdl2.py", line 460, in _mainloop
    EventLoop.idle()
  File "/data/user/0/info.kotocoin.electrum.electrum/files/app/crystax_python/site-packages/kivy/base.py", line 337, in idle
    Clock.tick()
  File "/data/user/0/info.kotocoin.electrum.electrum/files/app/crystax_python/site-packages/kivy/clock.py", line 581, in tick
    self._process_events()
  File "kivy/_clock.pyx", line 384, in kivy._clock.CyClockBase._process_events
  File "kivy/_clock.pyx", line 414, in kivy._clock.CyClockBase._process_events
  File "kivy/_clock.pyx", line 412, in kivy._clock.CyClockBase._process_events
  File "kivy/_clock.pyx", line 167, in kivy._clock.ClockEvent.tick
  File "/data/user/0/info.kotocoin.electrum.electrum/files/app/crystax_python/site-packages/kivy/animation.py", line 352, in _update
    self.stop(widget)
  File "/data/user/0/info.kotocoin.electrum.electrum/files/app/crystax_python/site-packages/kivy/animation.py", line 217, in stop
    self.dispatch('on_complete', widget)
  File "kivy/_event.pyx", line 703, in kivy._event.EventDispatcher.dispatch
  File "kivy/_event.pyx", line 1214, in kivy._event.EventObservers.dispatch
  File "kivy/_event.pyx", line 1138, in kivy._event.EventObservers._dispatch
  File "/data/user/0/info.kotocoin.electrum.electrum/files/app/crystax_python/site-packages/kivy/uix/modalview.py", line 195, in <lambda>
    a.bind(on_complete=lambda *x: self.dispatch('on_open'))
  File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch
  File "./gui/kivy/uix/dialogs/qr_dialog.py", line 46, in on_open
    self.ids.qr.set_data(self.data)
  File "./gui/kivy/uix/qrcodewidget.py", line 64, in set_data
    self.data = data
  File "kivy/properties.pyx", line 483, in kivy.properties.Property.__set__
  File "kivy/properties.pyx", line 524, in kivy.properties.Property.set
  File "kivy/properties.pyx", line 579, in kivy.properties.Property.dispatch
  File "kivy/_event.pyx", line 1214, in kivy._event.EventObservers.dispatch
  File "kivy/_event.pyx", line 1120, in kivy._event.EventObservers._dispatch
  File "./gui/kivy/uix/qrcodewidget.py", line 57, in on_data
    self.update_qr()
  File "./gui/kivy/uix/qrcodewidget.py", line 79, in update_qr
    qr.make(fit=True)
  File "/data/data/info.kotocoin.electrum.electrum/files/app/packages/qrcode/main.py", line 92, in make
    self.best_fit(start=self.version)
  File "/data/data/info.kotocoin.electrum.electrum/files/app/packages/qrcode/main.py", line 164, in best_fit
    raise exceptions.DataOverflowError()

DataOverflowError: 

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.2.2 Android 8.0.0 on HUAWEI HWMHA (MHA-L29 8.0.0.371(C635)) imported ?

Additional Information

The reporting user(s) did not provide additional information.

Doesn't sync with the network

Wallet stopped syncing with the network and stuck on block 2444710
At the time of writing, the network has already mined 2453677 blocks
image

Disable our crash reporting

Hey,

we at Electrum recently received a crash report (spesmilo#3903) from your fork. Since we are not interested in solving issues in your code, we would like you to either disable the crash reporter or switch to your own server.

Thanks in advance.

KeyError: 'start_fiat_value'

Crash Report

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

Traceback

  File "/home/tetsuo/electrum-koto/gui/qt/history_list.py", line 177, in show_summary
    grid.addWidget(QLabel(str(h['start_fiat_value']) + '/KOTO'), 0, 2)

KeyError: 'start_fiat_value'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.3-111-g0ad026e-dirty Linux-4.4.0-119-generic-x86_64-with-Ubuntu-16.04-xenial standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

AssertionError: 62496

Crash Report

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

Traceback

  File "/Users/tetsuo/electrum-koto/gui/qt/main_window.py", line 79, in onPress
    self.func()
  File "/Users/tetsuo/electrum-koto/gui/qt/main_window.py", line 1946, in <lambda>
    self.status_button = StatusBarButton(QIcon(":icons/status_disconnected.png"), _("Network"), lambda: self.gui_object.show_network_dialog(self))
  File "/Users/tetsuo/electrum-koto/gui/qt/__init__.py", line 177, in show_network_dialog
    self.network_updated_signal_obj)
  File "/Users/tetsuo/electrum-koto/gui/qt/network_dialog.py", line 48, in __init__
    self.nlayout = NetworkChoiceLayout(network, config)
  File "/Users/tetsuo/electrum-koto/gui/qt/network_dialog.py", line 319, in __init__
    self.update()
  File "/Users/tetsuo/electrum-koto/gui/qt/network_dialog.py", line 367, in update
    self.nodes_list_widget.update(self.network)
  File "/Users/tetsuo/electrum-koto/gui/qt/network_dialog.py", line 107, in update
    name = b.get_name()
  File "/Users/tetsuo/electrum-koto/lib/blockchain.py", line 139, in get_name
    return self.get_hash(self.get_checkpoint()).lstrip('00')[0:10]
  File "/Users/tetsuo/electrum-koto/lib/blockchain.py", line 301, in get_hash
    assert (height+1) % 2016 == 0, height

AssertionError: 62496

Reporter

This issue was reported by 2 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.3-289-g47d5983-dirty Darwin-15.6.0-x86_64-i386-64bit standard ja_JP
3.2.2 Windows-10-10.0.17134-SP0 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

AssertionError:

Crash Report

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

Traceback

  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\util.py", line 766, in run_with_except_hook
  File "threading.py", line 862, in run
  File "C:\Program Files (x86)\Electrum for Koto\electrum_plugins\trustedcoin\trustedcoin.py", line 345, in request_billing_info
    assert billing_address == billing_info['billing_address']

AssertionError: 

Reporter

This issue was reported by 30 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.3 Windows-10-10.0.16299-SP0 2fa ja_JP
3.1.3 Windows-10-10.0.16299-SP0 2fa ja_JP
3.1.3 Windows-10-10.0.16299-SP0 2fa ru_RU
3.1.3 Windows-10-10.0.17134 2fa bg_BG
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134-SP0 2fa pl_PL
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.14393-SP0 2fa ru_RU
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134-SP0 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.16299-SP0 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.10240-SP0 2fa ru_RU
3.1.3 Windows-10-10.0.17134 2fa ja_JP
3.1.3 Windows-10-10.0.16299-SP0 2fa ja_JP
3.1.3 Windows-10-10.0.16299-SP0 2fa ja_JP
3.1.1 Windows-2012ServerR2-6.3.9600 2fa en_US

Additional Information

Not connected


AttributeError: 'NoneType' object has no attribute 'blockchain'

Crash Report

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

Traceback

  File "/usr/lib/python3.6/site-packages/electrum_gui/qt/main_window.py", line 623, in timer_actions
    self.update_wallet()
  File "/usr/lib/python3.6/site-packages/electrum_gui/qt/main_window.py", line 743, in update_wallet
    self.update_tabs()
  File "/usr/lib/python3.6/site-packages/electrum_gui/qt/main_window.py", line 748, in update_tabs
    self.address_list.update()
  File "/usr/lib/python3.6/site-packages/electrum_gui/qt/util.py", line 499, in update
    self.on_update()
  File "/usr/lib/python3.6/site-packages/electrum_gui/qt/address_list.py", line 97, in on_update
    num = len(self.wallet.get_address_history(address))
  File "/usr/lib/python3.6/site-packages/electrum/wallet.py", line 735, in get_address_history
    tx_height = self.get_tx_height(tx_hash)[0]
  File "/usr/lib/python3.6/site-packages/electrum/wallet.py", line 471, in get_tx_height
    conf = max(self.get_local_height() - height + 1, 0)
  File "/usr/lib/python3.6/site-packages/electrum/wallet.py", line 464, in get_local_height
    return self.network.get_local_height() if self.network else self.storage.get('stored_height', 0)
  File "/usr/lib/python3.6/site-packages/electrum/network.py", line 1066, in get_local_height
    return self.blockchain().height()
  File "/usr/lib/python3.6/site-packages/electrum/network.py", line 1036, in blockchain
    self.blockchain_index = self.interface.blockchain.checkpoint

AttributeError: 'NoneType' object has no attribute 'blockchain'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.1 Linux-4.15.11-1-ARCH-x86_64-with-arch imported ja_JP

Additional Information

The reporting user(s) did not provide additional information.

MemoryError:

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 3010, in closeEvent
  File "electrum\gui\qt\main_window.py", line 3027, in clean_up
  File "electrum\gui\qt\__init__.py", line 340, in close_window
  File "electrum\daemon.py", line 518, in stop_wallet
  File "electrum\wallet.py", line 353, in stop
  File "electrum\wallet.py", line 293, in save_db
  File "electrum\wallet_db.py", line 1224, in write
  File "electrum\wallet_db.py", line 1232, in _write
  File "electrum\util.py", line 406, in <lambda>
  File "electrum\util.py", line 402, in do_profile
  File "electrum\storage.py", line 83, in write
  File "electrum\storage.py", line 183, in encrypt_before_writing
  File "electrum\ecc.py", line 326, in encrypt_message
  File "electrum\crypto.py", line 118, in aes_encrypt_with_iv
  File "cryptography\hazmat\primitives\ciphers\base.py", line 154, in update
  File "cryptography\hazmat\backends\openssl\ciphers.py", line 125, in update

MemoryError: 

Reporter

This issue was reported by 3 user(s):

Electrum Version Operating System Wallet Type Locale
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.1.5 Windows-10-10.0.18363-SP0 standard zh_CN

Additional Information

The reporting user(s) did not provide additional information.

FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/f_/_6ycts5x0cvdjj17fzprwwqm0000gn/T/_MEIJKA903/electrum/wordlist/english.txt'

Crash Report

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

Traceback

  File "electrum/gui/qt/main_window.py", line 553, in new_wallet
  File "electrum/gui/qt/__init__.py", line 215, in wrapper
  File "electrum/gui/qt/__init__.py", line 239, in start_new_window
  File "electrum/gui/qt/__init__.py", line 281, in _start_wizard_to_select_or_create_wallet
  File "electrum/base_wizard.py", line 102, in run
  File "electrum/base_wizard.py", line 137, in new
  File "electrum/gui/qt/installwizard.py", line 96, in func_wrapper
  File "electrum/base_wizard.py", line 170, in on_wallet_type
  File "electrum/base_wizard.py", line 102, in run
  File "electrum/base_wizard.py", line 203, in choose_keystore
  File "electrum/gui/qt/installwizard.py", line 96, in func_wrapper
  File "electrum/base_wizard.py", line 102, in run
  File "electrum/base_wizard.py", line 453, in restore_from_seed
  File "electrum/gui/qt/installwizard.py", line 93, in func_wrapper
  File "electrum/gui/qt/installwizard.py", line 424, in restore_seed_dialog
  File "electrum/gui/qt/installwizard.py", line 392, in seed_input
  File "electrum/gui/qt/seed_dialog.py", line 113, in __init__
  File "electrum/gui/qt/seed_dialog.py", line 152, in initialize_completer
  File "electrum/mnemonic.py", line 128, in __init__
  File "electrum/mnemonic.py", line 94, in load_wordlist

FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/f_/_6ycts5x0cvdjj17fzprwwqm0000gn/T/_MEIJKA903/electrum/wordlist/english.txt'

Reporter

This issue was reported by 4 user(s):

Electrum Version Operating System Wallet Type Locale
3.3.8 Darwin-18.7.0-x86_64-i386-64bit 2fa ?
3.3.8 Darwin-18.7.0-x86_64-i386-64bit 2fa ?
3.3.8 Darwin-18.7.0-x86_64-i386-64bit 2fa ?
3.3.8 Darwin-18.7.0-x86_64-i386-64bit 2fa ?

Additional Information

The reporting user(s) did not provide additional information.

AttributeError: 'NoneType' object has no attribute 'blockchain'

Crash Report

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

Traceback

  File "/home/tetsuo/electrum-koto/gui/qt/main_window.py", line 634, in timer_actions
    self.update_wallet()
  File "/home/tetsuo/electrum-koto/gui/qt/main_window.py", line 750, in update_wallet
    self.update_tabs()
  File "/home/tetsuo/electrum-koto/gui/qt/main_window.py", line 755, in update_tabs
    self.address_list.update()
  File "/home/tetsuo/electrum-koto/gui/qt/util.py", line 505, in update
    self.on_update()
  File "/home/tetsuo/electrum-koto/gui/qt/address_list.py", line 98, in on_update
    is_used = self.wallet.is_used(address)
  File "/home/tetsuo/electrum-koto/lib/wallet.py", line 1363, in is_used
    c, u, x = self.get_addr_balance(address)
  File "/home/tetsuo/electrum-koto/lib/wallet.py", line 686, in get_addr_balance
    received, sent = self.get_addr_io(address)
  File "/home/tetsuo/electrum-koto/lib/wallet.py", line 647, in get_addr_io
    h = self.get_address_history(address)
  File "/home/tetsuo/electrum-koto/lib/wallet.py", line 754, in get_address_history
    tx_height = self.get_tx_height(tx_hash)[0]
  File "/home/tetsuo/electrum-koto/lib/wallet.py", line 487, in get_tx_height
    conf = max(self.get_local_height() - height + 1, 0)
  File "/home/tetsuo/electrum-koto/lib/wallet.py", line 480, in get_local_height
    return self.network.get_local_height() if self.network else self.storage.get('stored_height', 0)
  File "/home/tetsuo/electrum-koto/lib/network.py", line 1063, in get_local_height
    return self.blockchain().height()
  File "/home/tetsuo/electrum-koto/lib/network.py", line 1032, in blockchain
    if self.interface and self.interface.blockchain is not None:

AttributeError: 'NoneType' object has no attribute 'blockchain'

Reporter

This issue was reported by 2 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.3-140-g8380e1d-dirty Linux-4.4.0-119-generic-x86_64-with-Ubuntu-16.04-xenial 2of4 ja_JP
3.1.3 Windows-10-10.0.17134-SP0 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

TypeError: a bytes-like object is required, not 'str'

Crash Report

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

Traceback

  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\util.py", line 766, in run_with_except_hook
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 985, in run
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 967, in wait_on_sockets
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 626, in process_responses
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 572, in process_response
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 877, in on_get_header
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\blockchain.py", line 247, in write

TypeError: a bytes-like object is required, not 'str'

Reporter

This issue was reported by 10 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.3 Windows-10-10.0.17134-SP0 standard zh_CN
3.1.3 Windows-7-6.1.7601-SP1 standard ja_JP
3.1.1 Windows-10-10.0.17134 standard ja_JP
3.1.3 Windows-7-6.1.7601-SP1 standard ja_JP
3.1.3 Windows-10-10.0.15063-SP0 standard en_US
3.1.1 Windows-10-10.0.17134 standard ja_JP
3.1.3 Windows-7-6.1.7601-SP1 standard ja_JP
3.1.3 Windows-10-10.0.17134-SP0 2fa ja_JP
3.1.3 Windows-7-6.1.7601-SP1 standard ja_JP
3.1.1 Windows-7-6.1.7601-SP1 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

PermissionError: [WinError 5] アクセスが拒否されました。: 'c:\\users\\山端\u3000賢一\\appdata\\roaming\\electrum-koto\\wallets\\wallet_5.tmp.4408' -> 'c:\\users\\山端\u3000賢一\\appdata\\roaming\\electrum-koto\\wallets\\wallet_5'

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 3256, in closeEvent
  File "electrum\gui\qt\main_window.py", line 3277, in clean_up
  File "electrum\gui\qt\__init__.py", line 307, in close_window
  File "electrum\daemon.py", line 286, in stop_wallet
  File "electrum\wallet.py", line 240, in stop_threads
  File "electrum\util.py", line 356, in <lambda>
  File "electrum\util.py", line 352, in do_profile
  File "electrum\storage.py", line 89, in write
  File "electrum\storage.py", line 108, in _write

PermissionError: [WinError 5] アクセスが拒否されました。: 'c:\\users\\山端\u3000賢一\\appdata\\roaming\\electrum-koto\\wallets\\wallet_5.tmp.4408' -> 'c:\\users\\山端\u3000賢一\\appdata\\roaming\\electrum-koto\\wallets\\wallet_5'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.3.8 Windows-10-10.0.17763-SP0 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

MemoryError:

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 3171, in closeEvent
  File "electrum\gui\qt\main_window.py", line 3192, in clean_up
  File "electrum\gui\qt\__init__.py", line 286, in close_window
  File "electrum\daemon.py", line 276, in stop_wallet
  File "electrum\address_synchronizer.py", line 172, in stop_threads
  File "electrum\util.py", line 367, in <lambda>
  File "electrum\util.py", line 363, in do_profile
  File "electrum\storage.py", line 122, in write
  File "electrum\storage.py", line 131, in _write
  File "electrum\storage.py", line 280, in encrypt_before_writing
  File "electrum\ecc.py", line 289, in encrypt_message
  File "base64.py", line 58, in b64encode

MemoryError: 

Reporter

This issue was reported by 14 user(s):

Electrum Version Operating System Wallet Type Locale
3.3.4 Windows-7-6.1.7601-SP1 standard ja_JP
3.3.4 Windows-7-6.1.7601-SP1 standard ja_JP
4.0.4 Windows-10-10.0.18362-SP0 standard ja_JP
4.0.4 Windows-10-10.0.18362-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.0.4 Windows-10-10.0.19041-SP0 standard ja_JP
4.1.5 Windows-10-10.0.18363-SP0 standard zh_CN

Additional Information

The reporting user(s) did not provide additional information.

AttributeError: 'NoneType' object has no attribute 'endswith'

Crash Report

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

Traceback

  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\util.py", line 766, in run_with_except_hook
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 985, in run
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 967, in wait_on_sockets
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 623, in process_responses

AttributeError: 'NoneType' object has no attribute 'endswith'

Reporter

This issue was reported by 14 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.3 Windows-10-10.0.17134 2fa en_US
3.1.3 Windows-10-10.0.17134 standard ja_JP
3.1.3 Windows-10-10.0.17134 standard ja_JP
3.1.3 Windows-10-10.0.17134 standard ja_JP
3.2.2 Windows-10-10.0.17134-SP0 standard ja_JP
3.2.2 Windows-10-10.0.17134-SP0 standard ja_JP
3.2.2 Windows-10-10.0.17134-SP0 standard ja_JP
3.1.3 Windows-10-10.0.16299-SP0 standard ja_JP
3.1.3 Windows-10-10.0.16299-SP0 standard ja_JP
3.2.3 Windows-10-10.0.17134-SP0 standard ja_JP
3.2.3 Windows-10-10.0.17134-SP0 standard ja_JP
3.2.3 Windows-10-10.0.17134-SP0 standard ja_JP
3.2.3 Windows-10-10.0.17134-SP0 standard ja_JP
3.2.3 Windows-10-10.0.17134-SP0 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

TrustedCoinException: not found

Crash Report

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

Traceback

  File "site-packages\electrum-3.1-py3.5.egg\electrum\util.py", line 764, in run_with_except_hook
  File "threading.py", line 862, in run
  File "C:\Program Files (x86)\Electrum for Koto\electrum_plugins\trustedcoin\trustedcoin.py", line 358, in request_billing_info
    billing_info = server.get(wallet.get_user_id()[1])
  File "C:\Program Files (x86)\Electrum for Koto\electrum_plugins\trustedcoin\trustedcoin.py", line 153, in get
    return self.send_request('get', 'cosigner/%s' % quote(id))
  File "C:\Program Files (x86)\Electrum for Koto\electrum_plugins\trustedcoin\trustedcoin.py", line 112, in send_request
    raise TrustedCoinException(message, response.status_code)

TrustedCoinException: not found

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.1 Windows-7-6.1.7601-SP1 2fa ru_RU

Additional Information

The reporting user(s) did not provide additional information.

Exception: unrecognized address: 'k1CYGDJNxsCUcZY5uyFTpXoVQtUrmrmpXom'

Crash Report

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

Traceback

  File "electrum\gui\qt\util.py", line 850, in on_done
  File "electrum\gui\qt\main_window.py", line 2942, in on_success
  File "electrum\gui\qt\main_window.py", line 1637, in pay_onchain_dialog
  File "electrum\gui\qt\confirm_tx_dialog.py", line 175, in __init__
  File "electrum\gui\qt\util.py", line 335, in __init__
  File "electrum\gui\qt\confirm_tx_dialog.py", line 86, in update_tx
  File "electrum\gui\qt\main_window.py", line 1630, in <lambda>
  File "electrum\wallet.py", line 1255, in make_unsigned_transaction
  File "electrum\transaction.py", line 1061, in estimated_size
  File "electrum\transaction.py", line 1111, in estimated_weight
  File "electrum\transaction.py", line 1091, in estimated_total_size
  File "electrum\transaction.py", line 983, in serialize_to_network
  File "electrum\transaction.py", line 983, in <genexpr>
  File "electrum\transaction.py", line 980, in create_script_sig
  File "electrum\transaction.py", line 874, in input_script
  File "electrum\transaction.py", line 855, in guess_txintype_from_address

Exception: unrecognized address: 'k1CYGDJNxsCUcZY5uyFTpXoVQtUrmrmpXom'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
4.0.4 Windows-10-10.0.19041-SP0 imported ja_JP

Additional Information

The reporting user(s) did not provide additional information.

UnrelatedTransactionException: Transaction is unrelated to this wallet.

Crash Report

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

Traceback

  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\util.py", line 766, in run_with_except_hook
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 985, in run
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 967, in wait_on_sockets
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 626, in process_responses
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\network.py", line 575, in process_response
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\synchronizer.py", line 153, in tx_response
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\wallet.py", line 958, in receive_tx_callback
  File "site-packages\electrum-3.1.3-py3.5.egg\electrum\wallet.py", line 846, in add_transaction

UnrelatedTransactionException: Transaction is unrelated to this wallet.

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.1.3 Windows-10-10.0.17134-SP0 standard ru_RU

Additional Information

The reporting user(s) did not provide additional information.

FileExistsError: [WinError 183] 既に存在するファイルを作成することはできません。: 'C:\\Users\\n\\AppData\\Roaming\\Electrum-Koto\\wallets\\default_wallet.tmp.3280' -> 'C:\\Users\\n\\AppData\\Roaming\\Electrum-Koto\\wallets\\default_wallet'

Crash Report

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

Traceback

  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\util.py", line 832, in run_with_except_hook
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\network.py", line 1060, in run
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\network.py", line 1042, in wait_on_sockets
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\network.py", line 709, in process_responses
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\network.py", line 652, in process_response
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\verifier.py", line 116, in verify_merkle
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\wallet.py", line 305, in save_verified_tx
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\util.py", line 317, in <lambda>
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\util.py", line 313, in do_profile
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\storage.py", line 247, in write
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\storage.py", line 276, in _write

FileExistsError: [WinError 183] 既に存在するファイルを作成することはできません。: 'C:\\Users\\n\\AppData\\Roaming\\Electrum-Koto\\wallets\\default_wallet.tmp.3280' -> 'C:\\Users\\n\\AppData\\Roaming\\Electrum-Koto\\wallets\\default_wallet'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.2.2 Windows-7-6.1.7601-SP1 standard ja_JP

Additional Information

The reporting user(s) did not provide additional information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.