Skip to content

Instantly share code, notes, and snippets.

@CosminNechifor
Created August 24, 2018 12:42
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/e319bf34883850c8828bf5baf0496577 to your computer and use it in GitHub Desktop.
Save CosminNechifor/e319bf34883850c8828bf5baf0496577 to your computer and use it in GitHub Desktop.
Welcome to Raiden, version 0.5.2.dev69+g39936e5b!
----------------------------------------------------------------------
| This is an Alpha version of experimental open source software |
| released under the MIT license and may contain errors and/or bugs. |
| Use of the software is at your own risk and discretion. No |
| guarantee whatsoever is made regarding its suitability for your |
| intended purposes and its compliance with applicable law and |
| regulations. It is up to the user to determine the software´s |
| quality and suitability and whether its use is compliant with its |
| respective regulatory regime, especially in the case that you are |
| operating in a commercial context. |
----------------------------------------------------------------------
The following accounts were found in your machine:
[ 0] - 0x97a9F9222bA359E5547055500769E5cd662ca0AF
[ 1] - 0xa80fAAa7D98A479C304a67e6CDEf92dF8f3435Af
[ 2] - 0x8A0cE8bDA200D64d858957080bf7eDDD3371135F
Select one of them by index to continue: 2
Enter the password to unlock 0x8A0cE8bDA200D64d858957080bf7eDDD3371135F:
2018-08-24 12:35:37 [debug ] JSONRPCClient created [raiden.network.rpc.client] available_nonce=149 sender=8a0ce8bd
Checking if the ethereum node is synchronized
You are connected to the 'ropsten' network and the DB path is: /home/cosmin/.raiden/netid_3/8a0ce8bd/v130024082018_log.db
2018-08-24 12:35:40 [debug ] Matrix homeserver RTT times [raiden.network.transport.matrix] rtt_times=[('https://transport02.raiden.network', 0.13191333333333333), ('https://transport03.raiden.network', 0.13700500000000002), ('https://transport01.raiden.network', 0.15338733333333332)]
2018-08-24 12:35:40 [info ] Automatically selecting matrix homeserver based on RTT [raiden.network.transport.matrix] homeserver=https://transport02.raiden.network rtt=0.13191333333333333
2018-08-24 12:35:41 [info ] Lock 139845868847568 acquired on /home/cosmin/.raiden/netid_3/8a0ce8bd/.lock [filelock]
2018-08-24 12:35:41 [debug ] Restoring from snapshot [raiden.storage.wal]
2018-08-24 12:35:41 [debug ] Replaying state changes [raiden.storage.wal] num_state_changes=314
2018-08-24 12:35:42 [debug ] Restored state from WAL [raiden.raiden_service] last_restored_block=3900709
2018-08-24 12:35:45 [debug ] starting at block number [raiden.tasks] current_block=3900741
2018-08-24 12:35:45 [debug ] BLOCKCHAIN EVENT [raiden.blockchain_events_handler] chain_event=<Event contract: 9fe1f19d event: {'args': AttributeDict({'channel_identifier': 109, 'participant1': '0x008135fa6977849ADD47BA058929cA2096725466', 'participant2': '0x82641569b2062B545431cF6D7F0A418582865ba7', 'settle_timeout': 500}), 'event': 'ChannelOpened', 'logIndex': 0, 'transactionIndex': 1, 'transactionHash': HexBytes('0xd000ef37c606c88b4d4a6ff0f2019c9874e3b3c7dd64f544e850ac8f95addf6b'), 'address': '0x9FE1f19D8C0d2591Fd01486E575B44f4220eF241', 'blockHash': HexBytes('0xd905bc52912cf16141a297195368f91646f6c833b80429a595ee7b70c5d23f15'), 'blockNumber': 3900730, 'block_number': 3900730, 'channel_identifier': 109, 'participant1': b'\x00\x815\xfaiw\x84\x9a\xddG\xba\x05\x89)\xca \x96rTf', 'participant2': b'\x82d\x15i\xb2\x06+TT1\xcfm\x7f\nA\x85\x82\x86[\xa7', 'settle_timeout': 500}> node=8a0ce8bd
2018-08-24 12:35:45 [debug ] STATE CHANGE [raiden.raiden_service] node=8a0ce8bd state_change=<ContractReceiveRouteNew token_network:9fe1f19d id:109 node1:008135fa node2:82641569>
2018-08-24 12:35:45 [debug ] STATE CHANGE [raiden.raiden_service] node=8a0ce8bd state_change=<Block 3900741>
2018-08-24 12:35:45 [debug ] Processing pending transactions [raiden.raiden_service] num_pending_transactions=1
2018-08-24 12:35:45 [info ] settle called [raiden.network.proxies.token_network] locked_amount=0 locksroot=0x0000000000000000000000000000000000000000000000000000000000000000 node=8a0ce8bd partner=92746ece partner_locked_amount=0 partner_locksroot=0x0000000000000000000000000000000000000000000000000000000000000000 partner_transferred_amount=0 token_network=9fe1f19d transferred_amount=0
2018-08-24 12:35:45 [debug ] send_raw_transaction called [raiden.network.rpc.client] account=0x8A0cE8bDA200D64d858957080bf7eDDD3371135F gasLimit=3767373 gasPrice=6000000000 nonce=149
2018-08-24 12:35:45 [debug ] send_raw_transaction returned [raiden.network.rpc.client] account=0x8A0cE8bDA200D64d858957080bf7eDDD3371135F gasLimit=3767373 gasPrice=6000000000 nonce=149 tx_hash=HexBytes('0xd5f089b08718a692b3242a5b61f312706ce21e6fc992be4831a95dacfcfe6164')
2018-08-24 12:36:26 [info ] settle failed [raiden.network.proxies.token_network] locked_amount=0 locksroot=0x0000000000000000000000000000000000000000000000000000000000000000 node=8a0ce8bd partner=92746ece partner_locked_amount=0 partner_locksroot=0x0000000000000000000000000000000000000000000000000000000000000000 partner_transferred_amount=0 token_network=9fe1f19d transferred_amount=0
2018-08-24 12:36:26 [error ] Channel cannot be settled before closing [raiden.raiden_event_handler]
2018-08-24 12:36:27 [debug ] new block [raiden.tasks] number=3900743
2018-08-24 12:36:27 [info ] missed blocks [raiden.tasks] current_block=3900743 missed_blocks=1
2018-08-24 12:36:27 [debug ] STATE CHANGE [raiden.raiden_service] node=8a0ce8bd state_change=<Block 3900743>
2018-08-24 12:36:32 [info ] LOGIN [raiden.network.transport.matrix] current_user=@0x8a0ce8bda200d64d858957080bf7eddd3371135f:transport02.raiden.network homeserver=transport02.raiden.network server_url=https://transport02.raiden.network username=0x8a0ce8bda200d64d858957080bf7eddd3371135f
2018-08-24 12:36:33 [debug ] new block [raiden.tasks] number=3900744
2018-08-24 12:36:33 [debug ] STATE CHANGE [raiden.raiden_service] node=8a0ce8bd state_change=<Block 3900744>
2018-08-24 12:36:35 [debug ] new block [raiden.tasks] number=3900745
2018-08-24 12:36:35 [debug ] STATE CHANGE [raiden.raiden_service] node=8a0ce8bd state_change=<Block 3900745>
2018-08-24 12:36:39 [debug ] new block [raiden.tasks] number=3900746
2018-08-24 12:36:39 [debug ] STATE CHANGE [raiden.raiden_service] node=8a0ce8bd state_change=<Block 3900746>
2018-08-24 12:36:41 [debug ] new block [raiden.tasks] number=3900747
2018-08-24 12:36:41 [debug ] STATE CHANGE [raiden.raiden_service] node=8a0ce8bd state_change=<Block 3900747>
2018-08-24 12:36:43 [warning ] Got invited to a room by invalid signed user - ignoring [raiden.network.transport.matrix] current_user=@0x8a0ce8bda200d64d858957080bf7eddd3371135f:transport02.raiden.network room_id=!pFNwxLCToFpBxpeafw:transport03.raiden.network user=<User id="@0x008311788dff04e3c0426a3eb19622b2035ba49d:transport03.raiden.network">
2018-08-24 12:36:48 [debug ] new block [raiden.tasks] number=3900748
2018-08-24 12:36:49 [debug ] STATE CHANGE [raiden.raiden_service] node=8a0ce8bd state_change=<Block 3900748>
2018-08-24 12:36:52 [debug ] new block [raiden.tasks] number=3900749
2018-08-24 12:36:52 [debug ] STATE CHANGE [raiden.raiden_service] node=8a0ce8bd state_change=<Block 3900749>
2018-08-24 12:37:08 [debug ] new block [raiden.tasks] number=3900750
2018-08-24 12:37:08 [debug ] STATE CHANGE [raiden.raiden_service] node=8a0ce8bd state_change=<Block 3900750>
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 1064, in run
NodeRunner(kwargs, ctx).run()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/ui/cli.py", line 923, in run
app = self._run_app()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/ui/cli.py", line 941, in _run_app
app_ = run_app(**self._options)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/ui/cli.py", line 765, in run_app
raiden_app.start()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/app.py", line 132, in start
self.raiden.start()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 310, in start
self.start_async().wait()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_service.py", line 293, in start_async
self.transport.start(self, queueids_to_queues)
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/network/transport/matrix.py", line 197, in start
self._join_discovery_room()
File "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/network/transport/matrix.py", line 361, in _join_discovery_room
discovery_room = self._client.join_room(discovery_room_alias_full)
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/matrix_client/client.py", line 320, in join_room
response = self.api.join_room(room_id_or_alias)
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/matrix_client/api.py", line 195, in join_room
return self._send("POST", path)
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/raiden_libs/network/matrix/client.py", line 72, in _send
return super()._send(method, path, *args, **kwargs)
File "/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/matrix_client/api.py", line 691, in _send
code=response.status_code, content=response.text
matrix_client.errors.MatrixRequestError: 500: {"errcode":"M_UNKNOWN","error":"Internal server error"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment