[BUG] MaxListenersExceededWarning
(node:2760906) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. MaxListeners is 10. Use events.setMaxListeners() to increase limit
(Use node --trace-warnings ... to show where the warning was created)
This warning appears at random when using claude on terminal.
Same here. Happened with the most recent update.
(node:17379) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. MaxListeners is 10. Use events.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)
Getting the same error.
Same here
(node:76582) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. Use events.setMaxListeners() to increase limit
same
getting the same error too : (node:93282) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. MaxListeners is 10. Use events.setMaxListeners() to increase limit
Hey, we're looking into this. Can you share when this started? Was it with today's release (1.0.33) or before? Also, what version of node are you running (node -v)?
Hey, we're looking into this. Can you share when this started? Was it with today's release (1.0.33) or before? Also, what version of node are you running (
node -v)?
Today, about 4-5hrs ago for me
got this as well
Does this happen at any time or just in plan mode?
anytime, usually after about 30 minutes of usage, it starts happening
Hey, we're looking into this. Can you share when this started? Was it with today's release (1.0.33) or before? Also, what version of node are you running (
node -v)?
node version is v20.18.1 here. It started with claude 1.0.33 afaiu.
Hey, we're looking into this. Can you share when this started? Was it with today's release (1.0.33) or before? Also, what version of node are you running (
node -v)?
1.0.31 31 is ok i think, didnt see this problem yesterday. I started when update started streaming into my terminals i had like quite a few open
my node is v22.14.0
so it's probably 1.0.32 , i started my session at 7am (+8time zone)
(node:2587029) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. Use events.setMaxListeners() to increase limit
Got several today. None before today.
Same here.
node v20.19.3 here; saw this first in claude 1.0.33
Same here
(node:25217) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. Use events.setMaxListeners() to increase limit
~$ claude --version
1.0.33 (Claude Code)
~$ node --version
v18.19.1
same. started after today's update.
I started seeing this this morning -Now let me check how this component gets its data by looking for the component class or service provider: (node:839800) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. MaxListeners is 10. Use events.setMaxListeners() to increase limit
Same problem after today's update.
same here
same here
Same
Same here. It might be either a bug in claude code or claude code should properly set the max listeners value
Got this after a few minutes on latest update as well
same here too brothers
Started with today's release
~ % claude --version
1.0.33 (Claude Code)
~ % node --version
v20.18.0
yes, also getting this.
So what's the deal, what is the effect of having this error?
@ashwin-ant , if claude code came with a context engine like augmentcode's , maybe this error could have been solved. Just joking 😂 Any planned context engine for claude code?
What's the rest of you using ? https://github.com/oraios/serena ?
Same here
(node:39739) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. Use events.setMaxListeners() to increase limit
Same. Started yesterday. (node:30263) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. MaxListeners is 10. Use events.setMaxListeners() to increase limit