Skip to content

start error then blockchain update halt(?) #53

Description

@dchmelik

Installed electrumg but see error message below. Then blockchain synchronization stops long time at 551123/633393; hasn't updated some hours. I'm on Slackware64 14+-current. w/python3-3.7.2-x86_64-1_SBo.

Traceback (most recent call last):
  File "/usr/bin/electrumg", line 425, in <module>
    result = server.gui(config_options)
  File "/usr/lib64/python3.7/site-packages/jsonrpclib/jsonrpc.py", line 748, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python3.7/site-packages/jsonrpclib/jsonrpc.py", line 630, in _request
    check_for_errors(response)
  File "/usr/lib64/python3.7/site-packages/jsonrpclib/jsonrpc.py", line 1321, in check_for_errors
    raise ProtocolError((code, message))
jsonrpclib.jsonrpc.ProtocolError: (-32603, 'Server error: File "/usr/lib64/python3.7/site-packages/electrum/util.py", line 255, in print_stderr | OSError: [Errno 5] Input/output error\n')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions