Recently install Aapanel and set up the website successfully but when adding the project on PM2 Manager project is added but not showing on the list when add a second time then showing this error
And Showing this on Log
Recently install Aapanel and set up the website successfully but when adding the project on PM2 Manager project is added but not showing on the list when add a second time then showing this error
And Showing this on Log
aaP_altafmansuri_devloper
Hello, it is recommended to use the website -- node project, currently pm2 is known to restart the server to lose the project
aaPanel_Kern How to resolve this
use node project,
Now Successfully added project but Whatsapp Scan QR does not genarate getting this error ->
[2023-07-07 06:37:56] local.ERROR: cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://127.0.0.1:8000/sessions/add {"userId":3,"exception":"[object] (Illuminate\Http\Client\ConnectionException(code: 0): cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://127.0.0.1:8000/sessions/add at /www/wwwroot/wspsender.com/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php:816)
Please - any solution of error
Hello, please check if the project is started?
Check This
aaP_altafmansuri_devloper
you use 8000 port
Any Solution
aaP_altafmansuri_devloper
Use the ssh tool or terminal to log in as the root user to execute commands
curl -kv http://127.0.0.1:8000
Where is this link?