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

MaxListenersExceededWarning: (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. #79

Open
ateebahmed opened this issue Oct 8, 2018 · 1 comment

Comments

@ateebahmed
Copy link

Hello,

I was following the Getting Started section on interledger.org, getting this line when I ran

moneyd xrp:start --testnet

did not did anything and it is running at the time of posting. Found this repo, started following instructions in README.md after above command.

Installed

ilp-curl

and ran

ilp-curl -X POST https://unhash.ilp-test.com --data @1.txt

1.txt is the file containing text. Got the same error but didn't stop it and its running.

Went back to interledger and started following SPSP tutorial, installed

ilp-spsp

and ran

ilp-spsp send --amount 10 --receiver '$spsp.ilp-test.com'

Got message

paying 10 to "$spsp.ilp-test.com"...

and then instead of getting sent, got the same error.

Have not stopped any of the above programs but I think nothing is happening in them. Please guide as I have been looking for a project like this and I am happy to try it, please guide me as I don't have much information if I should be looking elsewhere.

@scb630
Copy link

scb630 commented Nov 11, 2018

I am having the same issue! Need help asap.

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

2 participants