repl process died unexpectedly: signal: killed
some minutes ago this wasn't getting any error, and now (I didn't change anything) it died with this error: repl process died unexpectedly: signal: killed
CodeLongAndPros (1564)
That means the the UNIX server sent it a SIGKILL, meaning that something beyond your control happened. It was probably server load.
Blessedchan (1)
@CodeLongAndPros was probably if they used a while true
function
CodeLongAndPros (1564)
@Blessedchan Nah, a while true can’t cause that
Blessedchan (1)
@CodeLongAndPros guess it's just repl screwing up, could have been if the bot had been running for too long(happens to me occasionally)
Repl sometimes does things with reasons that... don't seem clear at the time. Just remember... when you become the best person you can be, you can thank repl for it. There's no question that repl's plan is how everything is meant to be.