Hi! Kindly advice.
Node project started. It is working all is fine but inside node project GUI it gives error when starting, and i can not stop it as it shows that it is not started.


    aaPanel_Kern
    I got the same error. Although the project appears unable to launch, it is actually running in the background. If you want to stop the project, you must use the kill -9 command to stop. If you want to run it again, just press start even though you still receive the message that it cannot be launched, it will still run automatically. I don't understand the reason, because if you run the project directly using the cmd command line: "npm start", the project will run normally and no errors will occur.

    16 days later

    Coincidence my NextJS project also facing the exact situation. When I click to start the service it says "failed to activate...." and the status is "Stop".

    However when I visit my domain I can see the website is running. Also I am using the command "sudo netstat -tulpn | grep LISTEN" to find the process ID and able to see it is running on the port but the name is something like "next-router/" instead of usual "node".

    I suspect somewhere in aaPanel that doesn't able to recognize NextJS framework's process name so it does not able to show the status as "Running"

    a year later

    I have been try to get my nuxt node project to start it doesnt work. i have reassigned it a new port and it still doesnt work

    Connect with us: 📨 Telegram 💬 Discord Email: support@aapanel.com