Hi, I am working on a Ktor project which uses MongoDB. Few days back it was working fine but suddenly it stopped working while accessing any collection. I am using kMongo to connect to MongoDB. This is the error I am getting when any collection is accessed:
reactor/core/publisher/Mono
Can anyone please help fix this