DEV Community

Jayakanth Arun
Jayakanth Arun

Posted on

i am facing an error while integrating mongoose with elysia

error looks like this :

MongooseServerSelectionError:

1 | (function (...args) { super(...args); }) ^ MongooseServerSelectionError: Failed to connect code: "undefined" at new MongooseError (:1:32) at new MongooseServerSelectionError (:1:32) at _handleConnectionErrors (/home/jka_583/Projects/bun_project_1/backend/node_modules/mongoose/lib/connection.js:805:10) at /home/jka_583/Projects/bun_project_1/backend/node_modules/mongoose/lib/connection.js:780:10 at processTicksAndRejections (:61:76)

find a solution to this issue.....

Top comments (0)

Warp.dev image

Warp is the highest-rated coding agent—proven by benchmarks.

Warp outperforms every other coding agent on the market, and gives you full control over which model you use. Get started now for free, or upgrade and unlock 2.5x AI credits on Warp's paid plans.

Download Warp

👋 Kindness is contagious

Take a moment to explore this thoughtful article, beloved by the supportive DEV Community. Coders of every background are invited to share and elevate our collective know-how.

A heartfelt "thank you" can brighten someone's day—leave your appreciation below!

On DEV, sharing knowledge smooths our journey and tightens our community bonds. Enjoyed this? A quick thank you to the author is hugely appreciated.

Okay