I used this tutorial, and it's running on port 3000 (repl's favorite). However, Repl doesn't seem to see that it's running? It just keeps trying to wa
Coder100make sure its hosting on 0.0.0.0 and not localhost3 years ago
RYANTADIPARTHIIf it says repl waking up, try refreshing, or making a new repl. If all fails, just report it to bugs. or maybe try a different localhost3 years ago
Am I being rate limited or something? The solution is here but I'm confused as to why it happens.
Coder100I cooked up a simple repl to combat this problem. What happened was probably the server failing to terminate, thus making an error on the port being used.3 years ago
RayhanADevG’day @FeixuRuins
It’s probably some Repl lag (unless of course your project is super big, in which case you should consider getting Hacker). Repl is going through some changes and their server craps out often sometimes (Happens to me as well). Hope this helps!3 years ago