P
Prisma2w ago
alan

connect mongodb database in console fail

my steps: 1. Database -> New connection -> Accelerate 2. Enter Database connection string: mongodb+srv://{name}:{password}@cluster0.hnnjj.mongodb.net/{path}?retryWrites=true&w=majority&ssl=true&authSource=admin 3. Click Save connection I get the feedback "We were unable to process your request. Please refresh and try again.",the Network response is { redirect: currentUrlPath, status: 302, revalidate: true, reload: false} Thanks for your time!
5 Replies
Prisma AI Help
You decided to hold for human wisdom. We'll chime in soon! Meanwhile, #ask-ai is there if you need a quick second opinion.
alan
alanOP2w ago
here is the feedback, the connecting string is ok on local
No description
Nurul
Nurul2w ago
Hey @alan 👋 What happens id you remove the connection string parameters? Do you get the same error? Like this: "mongodb+srv://{name}:{password}@cluster0.hnnjj.mongodb.net/{path}" Can you share with me your email id or the GitHub handle with which you signed up?
alan
alanOP2w ago
it's work, thanks
Nurul
Nurul2w ago
I am glad to hear that. Please let me know if you face any further issues 🙏

Did you find this page helpful?