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

(node:30) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added. Use emitter.setMaxListeners() to increase limit #1532

Closed
Jenzz10 opened this issue Apr 3, 2018 · 2 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@Jenzz10
Copy link

Jenzz10 commented Apr 3, 2018

Hi,

We are working with cypress for about a week now, and we're very impressed with the initial results.
Since today all our builds are failing and hanging on the following error. I don't find a lot of information about in on the web in the cypress context

(node:30) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added. Use emitter.setMaxListeners() to increase limit

We are running cypress in docker, with the provided docker image. When starting cypress in the local dashboard runner and running them 1 by 1 everything works fine. When running all the tests in docker we get the above error and everything hangs.

Anyone come across this?

Thx!

@kuceb
Copy link
Contributor

kuceb commented Apr 3, 2018

Duplicate of #1305

@jennifer-shehane jennifer-shehane added the type: duplicate This issue or pull request already exists label Jul 26, 2018
@Nawazsherif
Copy link

Could you explain this more. Where should we add this?

@kuceb kuceb marked this as a duplicate of #1305 Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants