Giter Club home page Giter Club logo

Comments (2)

dchmelik avatar dchmelik commented on August 25, 2024

We got similar error on Kubuntu (64-bit) 20.04 w/python3/focal,now 3.8.2-0ubuntu2 amd64... blockchain synchronization stopped a little after in the last case, (537011/634251) but might've restarted.

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/electrum_gui/qt/main_window.py", line 634, in timer_actions
    self.update_wallet()
  File "/usr/local/lib/python3.8/dist-packages/electrum_gui/qt/main_window.py", line 758, in update_wallet
    self.update_tabs()
  File "/usr/local/lib/python3.8/dist-packages/electrum_gui/qt/main_window.py", line 761, in update_tabs
    self.history_list.update()
  File "/usr/local/lib/python3.8/dist-packages/electrum_gui/qt/util.py", line 505, in update
    self.on_update()
  File "/usr/local/lib/python3.8/dist-packages/electrum/util.py", line 293, in <lambda>
    return lambda *args, **kw_args: do_profile(func, args, kw_args)
  File "/usr/local/lib/python3.8/dist-packages/electrum/util.py", line 289, in do_profile
    o = func(*args, **kw_args)
  File "/usr/local/lib/python3.8/dist-packages/electrum_gui/qt/history_list.py", line 239, in on_update
    status, status_str = self.wallet.get_tx_status(tx_hash, height, conf, timestamp)
  File "/usr/local/lib/python3.8/dist-packages/electrum/wallet.py", line 1171, in get_tx_status
    size = tx.estimated_size()
  File "/usr/local/lib/python3.8/dist-packages/electrum/util.py", line 293, in <lambda>
    return lambda *args, **kw_args: do_profile(func, args, kw_args)
  File "/usr/local/lib/python3.8/dist-packages/electrum/util.py", line 291, in do_profile
    print_error("[profiler]", n, "%.4f"%t)
  File "/usr/local/lib/python3.8/dist-packages/electrum/util.py", line 251, in print_error
    print_stderr(*args)
  File "/usr/local/lib/python3.8/dist-packages/electrum/util.py", line 255, in print_stderr
    sys.stderr.write(" ".join(args) + "\n")
OSError: [Errno 5] Input/output error

from electrum.

AlfiGitHub avatar AlfiGitHub commented on August 25, 2024

I received a message of ElectrumG wallet version 3.2.1 asking me to report this bug. The message is the following:

Traceback
Traceback (most recent call last):
File "site-packages\electrumg-3.2.1-py3.5.egg\electrum\util.py", line 770, in run_with_except_hook
File "site-packages\electrumg-3.2.1-py3.5.egg\electrum\network.py", line 1035, in run
File "site-packages\electrumg-3.2.1-py3.5.egg\electrum\network.py", line 969, in wait_on_sockets
File "site-packages\electrumg-3.2.1-py3.5.egg\electrum\network.py", line 593, in process_responses
AssertionError

Additional information
ElectrumG version: 3.2.1
Operating system: Windows-7-6.1.7601-SP1
Wallet type: standard
Locale: es_VE
Testnet: False
Regtest: False

from electrum.

Related Issues (20)

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.