Skip to content

Instantly share code, notes, and snippets.

@CosminNechifor
Created November 8, 2018 13:25
Show Gist options
  • Select an option

  • Save CosminNechifor/71a6986fb9c080b415af630510677b21 to your computer and use it in GitHub Desktop.

Select an option

Save CosminNechifor/71a6986fb9c080b415af630510677b21 to your computer and use it in GitHub Desktop.
2018-11-08 13:22:33 [debug ] Queue cleaned, stop retrying [raiden.network.transport.matrix] current_user=@0xb2c94bbaf307c6dfbf70cc2537385553385a3
45b:raidentransport.ki-decentralized.com message=<Secret [chainid:1 msgid:5750782050974259328 paymentid:1559329788287060083 token_network:a5c9ecf5 cha
nnel_identifier:74 nonce:96 transferred_amount:157 locked_amount:0 locksroot:00000000 hash:724eeab4 secrethash:63493500]> node=b2c94bba queue=<QueueId
entifier recipient:f0daca3b channel_identifier:74> queueids_to_queues={<QueueIdentifier recipient:f0daca3b channel_identifier:0>: [<SendSecretReveal m
sgid:1771771089086257278 secrethash:63493500 recipient:f0daca3b>]}
--- Logging error ---
Traceback (most recent call last):
File "logging/handlers.py", line 71, in emit
File "logging/handlers.py", line 187, in shouldRollover
File "logging/__init__.py", line 840, in format
File "site-packages/structlog/stdlib.py", line 490, in format
File "site-packages/raiden/log_config.py", line 29, in wrapper
File "site-packages/structlog/processors.py", line 187, in __call__
File "json/__init__.py", line 238, in dumps
File "json/encoder.py", line 199, in encode
File "json/encoder.py", line 257, in iterencode
TypeError: keys must be a string
Call stack:
File "site-packages/raiden/network/transport/matrix.py", line 752, in retry
File "site-packages/structlog/stdlib.py", line 63, in debug
File "site-packages/structlog/stdlib.py", line 119, in _proxy_to_logger
File "site-packages/structlog/_base.py", line 192, in _proxy_to_logger
File "logging/__init__.py", line 1296, in debug
File "logging/__init__.py", line 1444, in _log
File "logging/__init__.py", line 1454, in handle
File "logging/__init__.py", line 1516, in callHandlers
File "logging/__init__.py", line 865, in handle
File "logging/handlers.py", line 75, in emit
Message: {'current_user': '@0xb2c94bbaf307c6dfbf70cc2537385553385a345b:raidentransport.ki-decentralized.com', 'node': 'b2c94bba', 'message': <Secret [
chainid:1 msgid:5750782050974259328 paymentid:1559329788287060083 token_network:a5c9ecf5 channel_identifier:74 nonce:96 transferred_amount:157 locked_
amount:0 locksroot:00000000 hash:724eeab4 secrethash:63493500]>, 'queue': <QueueIdentifier recipient:f0daca3b channel_identifier:74>, 'queueids_to_que
ues': {<QueueIdentifier recipient:f0daca3b channel_identifier:0>: [<SendSecretReveal msgid:1771771089086257278 secrethash:63493500 recipient:f0daca3b>
]}, 'event': 'Queue cleaned, stop retrying', 'logger': 'raiden.network.transport.matrix', 'level': 'debug', 'timestamp': '2018-11-08 13:22:33'}
Arguments: ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment