Hi,
I'm using the latest nodejs agent installed by Cluster Agent in AKS.
I run NextJS application with the following script:
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
Hi @Kiryl.Kaliada,
Thanks for following up on your post. Can you provide a bit more context?
looks like "ts-node" freeze if appd installed