Skip to content

Instantly share code, notes, and snippets.

@palango
Created January 15, 2021 11:35
Show Gist options
  • Save palango/799cc51f1faa7d489fd7a067df62554b to your computer and use it in GitHub Desktop.
Save palango/799cc51f1faa7d489fd7a067df62554b to your computer and use it in GitHub Desktop.
2021-01-15T11:24:09.956Z [info] Starting Raiden Light-Client {
prevBlockNumber: 2723614,
address: '0xc9777b0338956948e8fbf5035cD3ED45f5C1FaaB',
TokenNetworkRegistry: '0x5a5CF4A63022F61F1506D1A2398490c2e8dfbb98',
network: { name: 'goerli', chainId: 5 },
'raiden-ts': '0.14.0',
'raiden-contracts': '0.37.1',
config: {
matrixServerLookup: 'https://raw.githubusercontent.com/raiden-network/raiden-service-bundle/master/known_servers/known_servers-development-v1.2.0.json',
settleTimeout: 500,
revealTimeout: 50,
expiryFactor: 1.1,
httpTimeout: 30000,
discoveryRoom: 'raiden_goerli_discovery',
pfsRoom: 'raiden_goerli_path_finding',
monitoringRoom: 'raiden_goerli_monitoring',
pfs: 'https://pfs.transport01.raiden.network',
matrixExcessRooms: 3,
pfsSafetyMargin: 1.1,
pfsMaxPaths: 5,
pfsMaxFee: BigNumber { _hex: '0xb1a2bc2ec50000', _isBigNumber: true },
pfsIouTimeout: 200000,
confirmationBlocks: 5,
monitoringReward: BigNumber { _hex: '0x4563918244f40000', _isBigNumber: true },
logger: 'info',
caps: { Delivery: 0, Receive: 1, Mediate: 1, webRTC: 1, toDevice: 1 },
fallbackIceServers: [ { urls: 'stun:stun.l.google.com:19302' } ],
rateToSvt: {},
pollingInterval: 5000,
minimumAllowance: BigNumber {
_hex: '0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff',
_isBigNumber: true
},
autoSettle: true,
matrixServer: 'https://transport.transport02.raiden.network'
},
versions: {
node: '14.14.0',
v8: '8.4.371.19-node.17',
uv: '1.40.0',
zlib: '1.2.11',
brotli: '1.0.9',
ares: '1.16.1',
modules: '83',
nghttp2: '1.41.0',
napi: '7',
llhttp: '2.1.3',
openssl: '1.1.1g',
cldr: '37.0',
icu: '67.1',
tz: '2019c',
unicode: '13.0'
}
}
No window or document object: WebRTC is not supported in this environment
2021-01-15T11:24:10.087Z [info] %c action color: #03A9F4; font-weight: bold { type: 'raiden/started' }
2021-01-15T11:24:10.096Z [info] Server started at: http://127.0.0.1:57455
2021-01-15T11:24:10.298Z [info] %c action color: #03A9F4; font-weight: bold { type: 'block/new', payload: { blockNumber: 4108772 } }
2021-01-15T11:24:10.549Z [info] %c action color: #03A9F4; font-weight: bold {
type: 'udc/deposit/success',
payload: { balance: BigNumber { _hex: '0x00', _isBigNumber: true } },
meta: { totalDeposit: BigNumber { _hex: '0x00', _isBigNumber: true } }
}
2021-01-15T11:24:14.844Z [info] %c action color: #03A9F4; font-weight: bold {
type: 'matrix/setup',
payload: {
server: 'https://transport.transport02.raiden.network',
setup: {
userId: '@0xc9777b0338956948e8fbf5035cd3ed45f5c1faab:transport.transport02.raiden.network',
accessToken: 'MDAzMmxvY2F0aW9uIHRyYW5zcG9ydC50cmFuc3BvcnQwMi5yYWlkZW4ubmV0d29yawowMDEzaWRlbnRpZmllciBrZXkKMDAxMGNpZCBnZW4gPSAxCjAwNjNjaWQgdXNlcl9pZCA9IEAweGM5Nzc3YjAzMzg5NTY5NDhlOGZiZjUwMzVjZDNlZDQ1ZjVjMWZhYWI6dHJhbnNwb3J0LnRyYW5zcG9ydDAyLnJhaWRlbi5uZXR3b3JrCjAwMTZjaWQgdHlwZSA9IGFjY2VzcwowMDIxY2lkIG5vbmNlID0gZEpleUdfLmIyLU5CVGJiXwowMDJmc2lnbmF0dXJlID_l9kDHPE18YCvWoAgO3pssBDVESzSUcuTh2Cu2AMtECg',
deviceId: 'RAIDEN',
displayName: '0xba052b8f79277e6bdf5613c01246175ae4290daac57aca5092b7d6bd2833f5726b44de79200f3b5f23693c385273de70ea1b94df7293e7f0e49d39ec74a2771c1b'
}
}
}
2021-01-15T11:24:15.503Z [info] %c action color: #03A9F4; font-weight: bold { type: 'block/new', payload: { blockNumber: 4108773 } }
2021-01-15T11:24:15.860Z [error] Epic error initMatrixEpic [Function: initMatrixEpic] ConnectionError: request failed: getaddrinfo ENOTFOUND transport.transport02.raiden.network
at /Users/paul/Projects/brainbot/light-client/node_modules/matrix-js-sdk/lib/http-api.js:774:15
at Request._callback (/Users/paul/Projects/brainbot/light-client/node_modules/matrix-js-sdk/lib/http-api.js:715:9)
at self.callback (/Users/paul/Projects/brainbot/light-client/node_modules/request/request.js:185:22)
at Request.emit (events.js:315:20)
at Request.onRequestError (/Users/paul/Projects/brainbot/light-client/node_modules/request/request.js:877:8)
at ClientRequest.emit (events.js:315:20)
at TLSSocket.socketErrorListener (_http_client.js:469:9)
at TLSSocket.emit (events.js:315:20)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3) {
_cause: Error: getaddrinfo ENOTFOUND transport.transport02.raiden.network
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:67:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'transport.transport02.raiden.network'
}
}
2021-01-15T11:24:15.863Z [info] %c action color: #03A9F4; font-weight: bold {
type: 'raiden/shutdown',
payload: {
reason: ConnectionError: request failed: getaddrinfo ENOTFOUND transport.transport02.raiden.network
at /Users/paul/Projects/brainbot/light-client/node_modules/matrix-js-sdk/lib/http-api.js:774:15
at Request._callback (/Users/paul/Projects/brainbot/light-client/node_modules/matrix-js-sdk/lib/http-api.js:715:9)
at self.callback (/Users/paul/Projects/brainbot/light-client/node_modules/request/request.js:185:22)
at Request.emit (events.js:315:20)
at Request.onRequestError (/Users/paul/Projects/brainbot/light-client/node_modules/request/request.js:877:8)
at ClientRequest.emit (events.js:315:20)
at TLSSocket.socketErrorListener (_http_client.js:469:9)
at TLSSocket.emit (events.js:315:20)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3) {
_cause: Error: getaddrinfo ENOTFOUND transport.transport02.raiden.network
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:67:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'transport.transport02.raiden.network'
}
}
}
}
2021-01-15T11:24:15.864Z [info] Closing server...
(node:51063) UnhandledPromiseRejectionWarning: #<Object>
(Use `node --trace-warnings ...` to show where the warning was created)
(node:51063) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:51063) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:51063) UnhandledPromiseRejectionWarning: #<Object>
(node:51063) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment