Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • sakia sakia
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 78
    • Issues 78
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • clients
  • python
  • sakiasakia
  • Issues
  • #810

Closed
Open
Created May 01, 2020 by matograine@matograineDeveloper

Endless error when syncing + "envoyer comme source"

Sakia launched from a terminal. Under Debian 10. Installed with Pip.

I tried the new feature "secure send" + "send as source". I had no problem with secure sending.

I sent my test transfer "as source" shortly after. Then, on the next sync of the blockchain, I got an endless error :


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "/usr/lib/python3.7/asyncio/events.py", line 88, in _run
    self._context.run(self._callback, *self._args)

RuntimeError: cannot enter context: <Context object at 0x7f12d44ecfc0> is already entered

The error window pops out endlessly until I close the terminal window.

On the terminal, I get this :

("Unhandled error in custom exception handler\ncontext: {'message': 'Exception in callback _SelectorSocketTransport._read_ready()', 'exception': RuntimeError('cannot enter context: <Context object at 0x7f12d44ecfc0> is already entered'), 'handle': <Handle _SelectorSocketTransport._read_ready()>}",), {'exc_info': (<class 'RecursionError'>, RecursionError('maximum recursion depth exceeded'), <traceback object at 0x7f12d60a1e48>)}
--- Logging error ---
--- Logging error ---
("Unhandled error in custom exception handler\ncontext: {'message': 'Exception in callback _SelectorSocketTransport._read_ready()', 'exception': RuntimeError('cannot enter context: <Context object at 0x7f12d44ecfc0> is already entered'), 'handle': <Handle _SelectorSocketTransport._read_ready()>}",), {'exc_info': (<class 'RecursionError'>, RecursionError('maximum recursion depth exceeded'), <traceback object at 0x7f12d44c64c8>)}
--- Logging error ---
--- Logging error ---
("Unhandled error in custom exception handler\ncontext: {'message': 'Exception in callback _SelectorSocketTransport._read_ready()', 'exception': RuntimeError('cannot enter context: <Context object at 0x7f12d44ecfc0> is already entered'), 'handle': <Handle _SelectorSocketTransport._read_ready()>}",), {'exc_info': (<class 'RecursionError'>, RecursionError('maximum recursion depth exceeded'), <traceback object at 0x7f12d44c6888>)}
Edited May 01, 2020 by matograine
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking