Question

How could I access my app console as I m using PM2 node.js

I just came to know about pm2 in node.js and I successfully launched my app using pm2 but I don’t know how to access the app console,Please help me


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Ryan Quinn
DigitalOcean Employee
DigitalOcean Employee badge
July 11, 2016
Accepted Answer

I am not sure that there is a way to connect to a “console” when you’re running your app via PM2. In general you should get your app working from a standard console and once you are ready to launch, use PM2, screen or a method to daemonize your script and use log files to debug any issues.

Thanks @ryanpq, yea there is no way to access my app console when I run through pm2.

I m running a Game app based on node.js in my droplet,could you please help me that how could I make my game to UTILIZE ALL CORES…

I hope you know pm 2 also not supports multi core for a app it just create multiple instances of the app in cluster mode

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel