cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

node.js agent blocking my application from starting

Kiryl.Kaliada
Producer

Hi,

I'm using the latest nodejs agent installed by Cluster Agent in AKS.

I run NextJS application with the following script:

"start:production": "npm-run-all --serial bootstrap next:build next:start"

Looks like AppDynamics is trying to connect to the first command in the script in this scenario to "bootstrap" and it looks like it blocks the application from running the next one.

It works fine with 1 command in the startup script, but with 2,3, etc it gets stuck on the first one

Any idea how to get around the problem?

^ Edited by @Ryan.Paredez for some clarity

2 REPLIES 2

Kiryl.Kaliada
Producer

looks like "ts-node" freeze if appd installed

Ryan.Paredez
Community Manager

Hi @Kiryl.Kaliada,

Thanks for following up on your post. Can you provide a bit more context? 


Thanks,

Ryan, Cisco AppDynamics Community Manager




Found something helpful? Click the Accept as Solution button to help others find answers faster.

Liked something? Click the Thumbs Up button.



Check out Observabiity in Action

new deep dive videos weekly in the Knowledge Base.