aaPanel_Kern How to resolve this
Pm2
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?