Can't take heap snapshot with chrome inspector for nodejs Can't take heap snapshot with chrome inspector for nodejs kubernetes kubernetes

Can't take heap snapshot with chrome inspector for nodejs


My advice is to :

  1. Update chrome to latest version and relaunched it (also it is good to download Chrome Canary )

  2. Restart node

  3. Open chrome://inspect and added localhost: port number -9229 update connection in chrome.

Take a look: debugging-nodejs, memory-leaks-nodejs.