aaP_hareeshnarayan1982 I waas checking a fastify server deployed in aapanel, done a reboot and it automatically started after the OS reboot. Is this normal ? because earlier it was not like this, we have to manually start.
aaPanel_Kern Hello, thanks for the problem, this is a known bug, please wait for a fix. aaP_hareeshnarayan1982
aaP_d27318855 Yes, a Node.js app doesn’t start automatically after a system reboot unless you've configured a process manager like PM2. You can install PM2 and run pm2 startup to generate a startup script. Then run pm2 save to persist your app across reboots. This way, your app will automatically restart with the system.Moreover you can also check this similer thread https://www.aapanel.com/forum/d/21628-node-project-doesnt-auto-run-after-server-restart