Hmm... We couldn't reach this Repl Make sure this Repl has a port open and is ready to receive HTTP traffic

Why does my Node.JS server keep showing this?? Like when I initially make Node.JS server it works, then after a few hours (12+) it starts showing this error even when I do nothing to the REPL, and it will no longer work no matter what I do to it until I fork the repl. Then after forking it after a few hours it breaks again and im stuck on this infinite loop of repls breaking??? What?? How do I fix this?

Hey, @L4CTOSE!
Could you try stopping and re-running your Repl? If that doesn’t work, try typing kill 1 in the shell.

Hello @L4CTOSE!

Repls aren’t made to run this long, so instead, use deployments. (Currently, there’s an issue with Reserved VMs, but you should be able to deploy it with Autoscale).

1 Like