I’m trying to setup lyfe bot for my WhatsApp and when I try to deploy it presents the error message “TCP health check failed at port 3000”, same if I try a HTTP health check. What am I doing wrong
Hello @Daniel_Itota,
From what I see, the app keeps restarting:
PM2 | App [levanter:0] exited with code [1] via signal [SIGINT]
PM2 | App [levanter:0] starting in -fork mode-
PM2 | App [levanter:0] online
It looks like configuration issue. Maybe enabling debug logs will show more errors.