Skip to content

Instantly share code, notes, and snippets.

@CosminNechifor
Created September 5, 2018 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CosminNechifor/44f96fa89ef61c8442366c117c8d9076 to your computer and use it in GitHub Desktop.
Save CosminNechifor/44f96fa89ef61c8442366c117c8d9076 to your computer and use it in GitHub Desktop.
\xff1\xdd\x92\xc85\x14E9W?0\x05\xbe', 'settle_timeout': 500}> node=0897ba2d
Traceback (most recent call last):
File "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 98, in _run
self.loop_until_stop()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 155, in loop_until_stop
self._run_callbacks(current_block)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 172, in _run_callbacks
result = callback(current_block)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 436, in _callback_new_block
on_blockchain_event(self, event)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/blockchain_events_handler.py", line 296, in on_blockchain_event
handle_channel_new(raiden, event)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/blockchain_events_handler.py", line 78, in handle_channel_new
channel_identifier,
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/network/blockchain_service.py", line 188, in payment_channel
channel_identifier=channel_id,
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/network/proxies/payment_channel.py", line 47, in __init__
raise ValueError('One participant must be the node address')
ValueError: One participant must be the node address
2018-09-05T13:36:21Z <Greenlet "AlarmTask|Greenlet-2" at 0x7f25641f7048: <bound method AlarmTask._run of <raiden.tasks.AlarmTask object at 0x7f25652c0048>>> failed with ValueError
2018-09-05 13:36:21 [info ] deposit called [raiden.network.proxies.token_network] amount_to_deposit=6 id=139798587903336 node=0897ba2d partner=02f4b6bc token_network=03c4ab05 total_deposit=6
2018-09-05 13:36:21 [debug ] send_raw_transaction called [raiden.network.rpc.client] account=0x0897ba2d2DDe199232661273e2b6495d12BdbC43 gasLimit=6412486 gasPrice=2000000000 nonce=9
2018-09-05 13:36:21 [debug ] send_raw_transaction returned [raiden.network.rpc.client] account=0x0897ba2d2DDe199232661273e2b6495d12BdbC43 gasLimit=6412486 gasPrice=2000000000 nonce=9 tx_hash=HexBytes('0x19d46cb60c458a60d3fbb738b7daaf47a448c879e47c201673b57ee3ec01ed3e')
Traceback (most recent call last):
File "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 332, in _run
self.stop()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 354, in stop
self.alarm.get()
File "src/gevent/greenlet.py", line 633, in gevent._greenlet.Greenlet.get
File "src/gevent/greenlet.py", line 312, in gevent._greenlet.Greenlet._raise_exception
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/gevent/_compat.py", line 47, in reraise
raise value.with_traceback(tb)
File "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 98, in _run
self.loop_until_stop()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 155, in loop_until_stop
self._run_callbacks(current_block)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 172, in _run_callbacks
result = callback(current_block)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 436, in _callback_new_block
on_blockchain_event(self, event)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/blockchain_events_handler.py", line 296, in on_blockchain_event
handle_channel_new(raiden, event)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/blockchain_events_handler.py", line 78, in handle_channel_new
channel_identifier,
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/network/blockchain_service.py", line 188, in payment_channel
channel_identifier=channel_id,
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/network/proxies/payment_channel.py", line 47, in __init__
raise ValueError('One participant must be the node address')
ValueError: One participant must be the node address
2018-09-05T13:36:22Z <Greenlet "RaidenService|Greenlet-1" at 0x7f25641f7148: <bound method RaidenService._run of <RaidenService 0897ba2d>>> failed with ValueError
FATAL: An unexpected exception occured. A traceback has been written to /tmp/raiden-exception-2018-09-05T13-369ogxo2__.txt
One participant must be the node address
Traceback (most recent call last):
File "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/ui/cli.py", line 1056, in stop_task
task.get() # re-raise
File "src/gevent/greenlet.py", line 633, in gevent._greenlet.Greenlet.get
File "src/gevent/greenlet.py", line 312, in gevent._greenlet.Greenlet._raise_exception
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/gevent/_compat.py", line 47, in reraise
raise value.with_traceback(tb)
File "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 332, in _run
self.stop()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 354, in stop
self.alarm.get()
File "src/gevent/greenlet.py", line 633, in gevent._greenlet.Greenlet.get
File "src/gevent/greenlet.py", line 312, in gevent._greenlet.Greenlet._raise_exception
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/gevent/_compat.py", line 47, in reraise
raise value.with_traceback(tb)
File "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 98, in _run
self.loop_until_stop()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 155, in loop_until_stop
self._run_callbacks(current_block)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 172, in _run_callbacks
result = callback(current_block)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 436, in _callback_new_block
on_blockchain_event(self, event)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/blockchain_events_handler.py", line 296, in on_blockchain_event
handle_channel_new(raiden, event)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/blockchain_events_handler.py", line 78, in handle_channel_new
channel_identifier,
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/network/blockchain_service.py", line 188, in payment_channel
channel_identifier=channel_id,
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/network/proxies/payment_channel.py", line 47, in __init__
raise ValueError('One participant must be the node address')
ValueError: One participant must be the node address
2018-09-05T13:36:22Z <Greenlet "Greenlet-4" at 0x7f25641f7348: stop_task(<RaidenService 0897ba2d>)> failed with ValueError
Traceback (most recent call last):
File "/home/cosmin/.virtualenvs/raiden/bin/raiden", line 11, in <module>
load_entry_point('raiden', 'console_scripts', 'raiden')()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/__main__.py", line 11, in main
run(auto_envvar_prefix='RAIDEN') # pylint: disable=no-value-for-parameter
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/click/core.py", line 1043, in invoke
return Command.invoke(self, ctx)
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/click/decorators.py", line 17, in new_func
return f(get_current_context(), *args, **kwargs)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/ui/cli.py", line 1099, in run
NodeRunner(kwargs, ctx).run()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/ui/cli.py", line 932, in run
app = self._run_app()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/ui/cli.py", line 1062, in _run_app
raise_error=True,
File "src/gevent/greenlet.py", line 849, in gevent._greenlet.joinall
File "src/gevent/greenlet.py", line 865, in gevent._greenlet.joinall
File "src/gevent/greenlet.py", line 312, in gevent._greenlet.Greenlet._raise_exception
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/gevent/_compat.py", line 47, in reraise
raise value.with_traceback(tb)
File "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/ui/cli.py", line 1056, in stop_task
task.get() # re-raise
File "src/gevent/greenlet.py", line 633, in gevent._greenlet.Greenlet.get
File "src/gevent/greenlet.py", line 312, in gevent._greenlet.Greenlet._raise_exception
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/gevent/_compat.py", line 47, in reraise
raise value.with_traceback(tb)
File "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 332, in _run
self.stop()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 354, in stop
self.alarm.get()
File "src/gevent/greenlet.py", line 633, in gevent._greenlet.Greenlet.get
File "src/gevent/greenlet.py", line 312, in gevent._greenlet.Greenlet._raise_exception
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/gevent/_compat.py", line 47, in reraise
raise value.with_traceback(tb)
File "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 98, in _run
self.loop_until_stop()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 155, in loop_until_stop
self._run_callbacks(current_block)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/tasks.py", line 172, in _run_callbacks
result = callback(current_block)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 436, in _callback_new_block
on_blockchain_event(self, event)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/blockchain_events_handler.py", line 296, in on_blockchain_event
handle_channel_new(raiden, event)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/blockchain_events_handler.py", line 78, in handle_channel_new
channel_identifier,
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/network/blockchain_service.py", line 188, in payment_channel
channel_identifier=channel_id,
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/network/proxies/payment_channel.py", line 47, in __init__
raise ValueError('One participant must be the node address')
ValueError: One participant must be the node address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment