Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'prev' of undefined #18

Closed
justmoon opened this issue Dec 10, 2016 · 2 comments
Closed

TypeError: Cannot read property 'prev' of undefined #18

justmoon opened this issue Dec 10, 2016 · 2 comments

Comments

@justmoon
Copy link
Contributor

justmoon commented Dec 10, 2016

mark 2016-12-10T03:25:18.621Z connector:app error TypeError: Cannot read property 'prev' of undefined
mark     at eliminate (/opt/workspace/interledgerjs/five-bells-demo/node_modules/code42day-vis-why/index.js:65:28)
mark     at simplify (/opt/workspace/interledgerjs/five-bells-demo/node_modules/code42day-vis-why/index.js:125:3)
mark     at LiquidityCurve.simplify (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-routing/src/lib/liquidity-curve.js:55:31)
mark     at Route.simplify (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-routing/src/lib/route.js:94:33)
mark     at combineRoutesByConnector (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-routing/src/lib/routing-tables.js:260:21)
mark     at table.destinations.each (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-routing/src/lib/routing-tables.js:139:31)
mark     at PrefixMap.each (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-routing/src/lib/prefix-map.js:45:7)
mark     at eachSource (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-routing/src/lib/routing-tables.js:138:26)
mark     at PrefixMap.each (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-routing/src/lib/prefix-map.js:45:7)
mark     at RoutingTables.eachSource (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-routing/src/lib/routing-tables.js:115:34)
mark     at RoutingTables.toJSON (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-routing/src/lib/routing-tables.js:137:10)
mark     at RoutingTables.toJSON (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-connector/src/lib/routing-tables.js:81:30)
mark     at RouteBroadcaster.broadcast (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-connector/src/lib/route-broadcaster.js:69:39)
mark     at RouteBroadcaster.start (/opt/workspace/interledgerjs/five-bells-demo/node_modules/ilp-connector/src/lib/route-broadcaster.js:50:12)
mark     at start.next (<anonymous>)
mark     at onFulfilled (/opt/workspace/interledgerjs/five-bells-demo/node_modules/co/index.js:65:19)
@sentientwaffle
Copy link
Contributor

Any additional context for this? I can see that its from within the demo, but was there any custom configuration or anything? I just ran the latest version of the demo without any issues.

@michielbdejong
Copy link
Contributor

This error happened in a version long before the current one, please reopen if this can still be reproduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants