#Chrome doesn't launch on Linux
Make sure all the necessary dependencies are installed.The common ones are provided below. Also, see
apt install -y gconf-service ca-certificates fonts-liberation libasound2 libatk-bridge2.0-0 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgconf-2-4 libgdk-pixbuf2.0-0 libgbm1 libgcc1 libglib2.0-0 libgtk-3-0 libnspr4 libnss3 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libappindicator1 libxrandr2 libxrender1 libxss1 libxtst6 lsb-release wget xdg-utils libgbm-dev libatk1.0-0
npm install pm2 -g
Start/stop/restart Nodejs Server with apllication Please check dir before exicute the comand
pm2 start myAppName.js -i max
pm2 stop myAppName.js -i max
pm2 restart myAppName.js -i max
if not start Node js Server Try with Force
pm2 start myAppName.js -i max -f
pm2 stop myAppName.js -i max -f
pm2 restart myAppName.js -i max -f
server run after reboot also
pm2 save
troubleshoot for node server
pm2 list
pm2 restart all
pm2 stop all
pm2 delete all
For Monitor NodeJs Server
pm2 monit
for check List all processes:
pm2 list
action
pm2 stop
pm2 restart
pm2 delete
Google Map Search: http://localhost:3000/map/search?url=https://www.google.com/maps/search/restaurants/@26.8763136,75.7956608,12z?entry=ttu
Google Serp: http://localhost:3000/serp/google?url=https://www.google.com/search?q=technofizi