My program has been working fine for months and today it stopped with the following error:
replit drainwaitqueue(this[kwaitqueue], new error_1.mongotopologyclosederror()); ^ [mongotopologyclosederror: topology is closed] { [symbol(errorlabels)]: set(0) {}
After doing some research I saw that this was an issue not too long ago for some people and was thinking that the problem may have resurfaced. I had read that it may be an issue with the container my program had started in and that “kill 1” in the shell might do the trick, however nothing I do now is making it work.