error with simple request
Hi, I am getting this error with simple query, I am using nextjs with mongodb, prisma accelerate.
15 Replies
Hello Max,
I assume this is happening only for the initial query, right?
Your subsequent queries work as expected?
Hi, I am also experiencing the same issue, personally, it IS only happening in the initial query, the subsequent queries (I assume the queries after it) are indeed working.
Our team has taken a note of this and are working on resolving this.
I'll inform you as soon as this is resolved.
@Max @Skyy This issue is caused due to a bug in MongoDB Rust Driver. We have reported the bug here: https://github.com/mongodb/mongo-rust-driver/issues/1170
MongoDB team has acknowledged the bug and created a Jira issue here: https://jira.mongodb.org/browse/RUST-1994
We are in touch with the MongoDB team and are taking measures to expedite this 🙏
@Skyy I'll respond in the thread you posted 🙏
Hi! 😄
Any update? As I can't see much happening in the Jira issue.
Hey, I see that the issue was assigned to an engineer. I hope there will be some movement in this week. If not, we will follow up with the MongoDB team 🙏
Awesome!
Hello 🙂
It seems the issue was resolved yesterday 08/19/2024 according to the ticket. Do you have any idea when the patch for the Accelerate driver will be released?
https://jira.mongodb.org/browse/RUST-1994
Hey @Max @Skyy @xhulz The bug is indeed resolved by the MongoDB team and we have verified it. The timeout issues are resolved with the mongodb driver fix. This will be out on next tuesday - 27th August with Prisma version 5.19.0
The issue would be resolved as soon as you upgrade to prisma version 5.19.0 🎉
Thank you @Nurul (Prisma) !
This is great news! Thank you so much for all your help! You were GREAT help with this 😄
@Max @Skyy @xhulz The bug fix is out. You can upgrade to prisma version 5.19.0 to try it out. Can you please upgrade and try out the bug fix. It should fix the timeout issue 🙏
Hey @Nurul!
Works like a charm man! Thank you so much 🙂
I am glad to hear that! 🎉
Thank you all for your patience and help while we worked on fixing this 🙏