Hello, I have this error but I don't know how to f...
# orm-help
m
Hello, I have this error but I don't know how to fix it :
"Command failed (IllegalOperation): This MongoDB deployment does not support retryable writes. Please add retryWrites=false to your connection string.)"
Can you help me please #mongodb In my .env :
Copy code
DATABASE_URL="<mongodb://username:password@host:27017/dbname>"
o
I had this same issue but I downgraded back to 2.26.0
🙏 1
m
Thank You 🙂
m