You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo npm install -g pm2
pm2 start jingo -- -c [CONFIG_FILE_FILEPATH]
pm2 startup systemd # Then paste the output of this command like it tells you to
pm2 save
There seems to be a memory leak in jingo. Restarting jingo doesn't seem to help, but restarting nginx does: