Hi, in my Flutter project I keep getting this:
MongoDB ConnectionException: connection closed: SocketException: Connection reset by peer (OS Error: Connection reset by peer, errno = 54)
Almost like every 5 min. Then when trying to call again, it works.
Its happening on iOS, both in simulator and on device. Does anyone know why that is popping up.
Hi, in my Flutter project I keep getting this:
MongoDB ConnectionException: connection closed: SocketException: Connection reset by peer (OS Error: Connection reset by peer, errno = 54)
Almost like every 5 min. Then when trying to call again, it works.
Its happening on iOS, both in simulator and on device. Does anyone know why that is popping up.