PrismaP
Prisma2y ago
u007

mongodb connection randomly unable to connect

https://github.com/prisma/prisma/discussions/11929#discussioncomment-9600119

Error: MongoDB error
Server selection timeout: No available servers. Topology: { Type: ReplicaSetNoPrimary, Servers:

this happen randomly after 2 to 3days of running on production
GitHub
Hi, I tried to run mongo on Docker, but when I type prisma db push I get this error, can you help? Connectiong String: mongodb://username:password@localhost:27017/akillisatici?authSource=admin&...
Was this page helpful?